SOLUTION: find the equation of a line with slope m=3 and passes through (-6,-1)
Algebra
->
College
->
Linear Algebra
-> SOLUTION: find the equation of a line with slope m=3 and passes through (-6,-1)
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 887129
:
find the equation of a line with slope m=3 and passes through (-6,-1)
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
There are many such equations not just one.
y=mx+b
b=y-mx
b=-1-(3*-6)
b=17
y=3x+17