You can put this solution on YOUR website! what is an equation for the line that contains ponts (-3, 5) and (1,-3)
---
slope = (5--3)/(-3-1) = -2
----
Intercept = ?
y = mx+b
5 = -2(-3)+b
b = -1
----
Equation:
y = -2x -1
------------------
Cheers,
Stan H.