SOLUTION: write an equation for the line in point-slope form slope=-3,passing through (-4,7)

Algebra ->  Linear-equations -> SOLUTION: write an equation for the line in point-slope form slope=-3,passing through (-4,7)      Log On


   



Question 706088: write an equation for the line in point-slope form
slope=-3,passing through (-4,7)

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
write an equation for the line in point-slope form
slope=-3,passing through (-4,7)
**
point-slope formula: (y1-y2)=m(x1-x2), m=slope
y-7=-3(x-(-4))
y-7=-3(x+4)
y-7=-3x-12
y=-3x-5