You can put this solution on YOUR website! What is an equation in slope-intercept for the line that passes through the points (1,-3) and (3,1)?
--------
slope = (1--3)/(3-1) = 4/2 = 2
-----
Form:: y = mx + b
Solve for "b"::
1 = 2*3 + b
b = -5
-----
Equation:
y = 2x - 5
---------------
Cheers,
Stan H.
========