SOLUTION: Find the equation of the line that goes through the given point and has the given slope. Write the answer in slope-intercept form (-1, -5), -8

Algebra ->  Linear-equations -> SOLUTION: Find the equation of the line that goes through the given point and has the given slope. Write the answer in slope-intercept form (-1, -5), -8       Log On


   



Question 233527: Find the equation of the line that goes through the given point and has the given slope. Write the answer in slope-intercept form
(-1, -5), -8

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
(-1, -5), -8
.
Plug given data into "point-slope" form of:
y - y1 = m(x - x1)
y - (-5) = -8(x - (-1))
y + 5 = -8(x + 1)
y + 5 = -8x - 8
y = -8x - 13