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
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 61791
This 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)
(
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)