Halston R. answered 10/03/21
Lifelong Student On A Journey -- Join Me
First we'll start with the slope formula: ([y2-y1]/[x2-x1])
For our numerator, we take the difference of the y-coordinates and our denominator, the difference of the x-coordinates.
The y-coordinate of the second point is 4, the first is 6.
4-6 = -2
The x-coordinate of the second point is -5, the first is 2.
-5-2 = -7
So that's our slope.
We'll look at inserting our slope and our first point to use the point-slope form to get our equation.
m=(2/7), (2,6)
y-y1 = m(x-x1)
y-6 = (2/7)(x-2)
y-6 = (2/7)x-(4/7)
y-(42/7) = (2/7)x-(4/7)
y = (2/7)x + 5 (3/7)
Hope this helps!