SOLUTION: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.      Log On


   



Question 376369: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.
Answer by user_dude2008(1862) About Me  (Show Source):
You can put this solution on YOUR website!
y-y1=m(x-x1)
y-(-2)=-6(x-(-2))
y+2=-6(x+2)
y=-6x-12-2
y=-6x-14