SOLUTION: find the eguations of each line m=2;(1,3)
Algebra
->
Linear-equations
-> SOLUTION: find the eguations of each line m=2;(1,3)
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 38427
:
find the eguations of each line m=2;(1,3)
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Use the point-slope form
y - y1 = m(x - x1)
y - 3 = 2(x - 1)
y - 3 = 2x - 2
y = 2x + 1