Karina F. answered 01/20/21
If you seek success...I am here to help
Hi...
Recall that slope, m = rise / run OR (change in y) / (change in x)
The change in y is (y2 - y1) and the change in x is (x2 - x1) with (x1, y1) being the coordinates of the 1st point P1 and (x2, y2) being the coordinates of the 2nd point P2
Say P1 = (3, k) and P2 = (7, 1) ....does NOT matter which is which as the slope will be the SAME
1/2 = (y2 - y1) / (x2 - x1)
1/2 = (1 - k) / (7 - 3)
1/2 = (1 - k) / 4
Cross multiply and solve for x
2(1 - k) = (1)(4)
2 - 2k = 4
-2k = 4 - 2
-2k = 2
k = -1
Check by recalculating the slope with (3, -1) and (7, 1)
Hope this helps...