SOLUTION: write an equation for the line with slope 5 going through point (1,2)
Algebra
->
Linear-equations
-> SOLUTION: write an equation for the line with slope 5 going through point (1,2)
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 380830
:
write an equation for the line with slope 5 going through point (1,2)
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Since the equation has slope 5, the equation is in the form y = 5x + b. This line goes through the point (1,2) so we can substitute x,y to obtain b:
2 = 5(1) + b
b = -3
Thus the equation is y = 5x - 3.