SOLUTION: Write the equation of the line that passes through point (5, 19) with a slope of 5.
Algebra
->
Linear-equations
-> SOLUTION: Write the equation of the line that passes through point (5, 19) with a slope of 5.
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 74541
:
Write the equation of the line that passes through point (5, 19) with a slope of 5.
Answer by
checkley75(3666)
(
Show Source
):
You can
put this solution on YOUR website!
Y=mX+b (m)=SLOPE, (b)=Y INTERCEPT
19=5*5+b
b=19-25
b=-6 THUS THE EQUATION IS
Y=5X-6