You can put this solution on YOUR website! Find the slope of the line containing the given points. p1 (3,-2) P2 (2,0)
slope = (-2-0)/(3-2) = -2
-----
Form:: y = mx + b
Solve for "b"::
0 = -2*2 + b
b = 4
----
Equation:
y = -2x+4
---------------
Cheers,
Stan H.
---------------