SOLUTION: Write the equation of the line that passes through (1,3) with a slope of 5.
Algebra
->
Linear-equations
-> SOLUTION: Write the equation of the line that passes through (1,3) 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 750504
:
Write the equation of the line that passes through (1,3) with a slope of 5.
Found 2 solutions by
jim_thompson5910, FrankM
:
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
So the equation of the line is
Answer by
FrankM(1040)
(
Show Source
):
You can
put this solution on YOUR website!
slope point form is the way to solve Y-y1=m(X-x1)
Y-3=5(X-1)
Y-3=5X-5
Y=5X-2