SOLUTION: a line passing through (15,19) and (10,y) is parallel to a line with slope 2. What is the value of y?
Algebra
->
Coordinate-system
-> SOLUTION: a line passing through (15,19) and (10,y) is parallel to a line with slope 2. What is the value of y?
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 288231
:
a line passing through (15,19) and (10,y) is parallel to a line with slope 2. What is the value of y?
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
A line parallel to a line with slope = 2 will also have slope = 2
Using the point-slope formula:
y-y
1
= m(x-x
1
)
y - 19 = 2(10-15)
y -19 = -10
y = 9
Done.