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


   



Question 887129: find the equation of a line with slope m=3 and passes through (-6,-1)
Answer by richwmiller(17219) About Me  (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