Michael J. answered 11/15/15
Tutor
5
(5)
Mathematical Reasoning and Logic Application
Parallel lines have the same slope.
For line 1:
Point 1 = (-3, k)
Point 2 = (4, 8)
For line 2:
Point 3 = (1, -6)
Point 4 = (5, 3)
Slope = change in y / change in x
Slope of line 1 = Slope of line 2
(y2 - y1) / (x2 - x1) = (y4 - y3) / (x4 - x3)
(8 - k) / (4 - (-3)) = (3 - (-6)) / (5 - 1)
(8 - k) / 7 = 9 / 4
Cross multiply.
4(8 - k) = 7(9)
4(8 - k) = 63
Divide both sides of the equation by 4.
8 - k = 15.75
Subtract 8 on both sides of the equation.
-k = 7.75
Divide both sides of the equation by -1.
k = -7.75