David W. answered 03/15/17
Tutor
4.7
(90)
Experienced Prof
Slope is sometimes called "rise over run" because it is the difference between y-values divided by the difference between x-values,
If the slope = 2, then:
2 = (y2 - y1) / (x2 - x1)
2 = (-1 - k) / (3 - 1)
2 = -(k+1) / 2 [factor out (-1)]
-4 = k+1 [multiply both sides by (-2)]
-5 = k [subtract 1 from both sides]
Check (very important):
The equation of the line (in slope-intercept form) is:
y = 2x + b [y = mx+b]
-1 = 2(3) + b [use point (3,-1)]
-7 = b
The equation of the line is: y=2x-7
Is (1,k) on the line?
k = 2(1) - 7
k = -5 ? yes
Is (3,-1) on the line?
-1 = 2(3) - 7 ?
-1 = -1 ?yes