SOLUTION: 4. Write the equation of the line that passes through point (–5, –17) with a slope of 2.

Algebra ->  Graphs -> SOLUTION: 4. Write the equation of the line that passes through point (–5, –17) with a slope of 2.       Log On


   



Question 27049: 4.
Write the equation of the line that passes through point (–5, –17) with a slope of 2.



Answer by mbarugel(146) About Me  (Show Source):
You can put this solution on YOUR website!
The general equation for lines is:
y+=+mx+%2B+b
where m is the slope and b is the intercept.
In this case, we are told that m=2. So once we find b, we're done.
We know that the line passes through (-5, -17), so we simply plug these values into the equation and then solve for b:
y+=+2x+%2B+b
-17+=+2%2A%28-5%29+%2B+b
b+=+-7
The equation is then y = 2x - 7