Get comprehensive solutions to your questions with the help of IDNLearn.com's experts. Find the information you need quickly and easily with our reliable and thorough Q&A 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