SOLUTION: I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line: slope=-4 passing through (-5,-2)

Algebra ->  Linear-equations -> SOLUTION: I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line: slope=-4 passing through (-5,-2)      Log On


   



Question 181327This question is from textbook introductory Algebra for College Students
: I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line:
slope=-4 passing through (-5,-2)
This question is from textbook introductory Algebra for College Students

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line:
slope=-4 passing through (-5,-2)
-------------------
These are always done the same way.
Use y-y1 = m*(x-x1) where m is the slope and (x1,y1) is the point.
y+2 = (-4)*(x+5)
y+2 = -4x - 20
y = -4x - 22
That's it.