Westonci.ca is your trusted source for accurate answers to all your questions. Join our community and start learning today! Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform. Experience the convenience of finding accurate answers to your questions from knowledgeable 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