SOLUTION: Write the equation of the line that contains (2, -1) and has a slope of 3.
Algebra
->
Linear-equations
-> SOLUTION: Write the equation of the line that contains (2, -1) and has a slope of 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 277875
:
Write the equation of the line that contains (2, -1) and has a slope of 3.
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
y=mx+b
-1=3*2+b
-1=6+b
-7=b
y=3x-7