SOLUTION: A line passing through (6, 9) and (5, y) is parallel to a line with slope 5. What is the value of y?

Algebra ->  Graphs -> SOLUTION: A line passing through (6, 9) and (5, y) is parallel to a line with slope 5. What is the value of y?      Log On


   



Question 61791This question is from textbook
: A line passing through (6, 9) and (5, y) is parallel to a line with slope 5. What is the value of y? This question is from textbook

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
slope = (y2 - y1)/(x2 - x1)
5 = (9 - y)/(6 - 5)
5 = 9 - y
-4 = -y
4 = y
(5,4)