You can put this solution on YOUR website! What is the equation of a line that passes through (5,-12) and (15,-8)
------
slope = (-8--12)/(15-5) = 4/10 = 0.4
------------------
Form: y = mx + b
-8 = (2/5)*15 + b
-----
-8 = 6 + b
b = -14
--------
Equation:
y = (2/5)x - 14
=====================
Cheers,
Stan H.
=====================