Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Ask your questions and receive accurate answers from professionals with extensive experience in various fields on our platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive 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