SOLUTION: Determine the standard form of the equation of the line that passes through (-2,-4) and (-5,-7)

Algebra ->  Linear-equations -> SOLUTION: Determine the standard form of the equation of the line that passes through (-2,-4) and (-5,-7)      Log On


   



Question 390582: Determine the standard form of the equation of the line that passes through (-2,-4) and (-5,-7)
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
Using the standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
Using the point-slope formula, m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29 to find m
(-2,-4) and (-5,-7)
m = [-7-(-4)] / [-5-(-2)] = -3/-3 = 1
y = 1*x + b Using ordered pari pt(-2,-4) to solve for b
-4 = 1*-2 + b
-2 = b
y = x -2