SOLUTION: which equation of the line has a slope of 5 and passes through point (2,1)?
Algebra
->
Length-and-distance
-> SOLUTION: which equation of the line has a slope of 5 and passes through point (2,1)?
Log On
Geometry: Length, distance, coordinates, metric length
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Length-and-distance
Question 59733
:
which equation of the line has a slope of 5 and passes through point (2,1)?
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
Y=mX+b m=5 THE SLOPE
Y=5X+b NOW SUBSTITUTE THE GIVEN POINTS FOR Y & X WE GET
1=5*2+b
b=1-10
b=-9
THEN THE EQUATION FOR THIS LINE IS
Y=5X-9