Westonci.ca makes finding answers easy, with a community of experts ready to provide you with the information you seek. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

(1, 3) and (-3, -5)
write a linear equation given the two points


Sagot :

Answer:

y = 2x + 1

Step-by-step explanation:

1. Find the slope;  (change in y values)/(change in x values)

Slope = (-5 - 3)/ (-3 - 1) = -8/-4 = 2

2. Find the y-intercept (b) using  the slope intercept formula: y = mx + b

    m = 2 and using point (1, 3) , solve for "b"

       y = mx + b

       3 = 2(1) + b

       3 = 2 + b

      1 = b

3.  Write the linear equation: y = 2x + 1