You can put this solution on YOUR website! how do you graph y=-5/2x+3
------------------------
Plot two points and draw a line thru them.
Points:
If x = 0, y = (-5/2)*0+3 = 3 gives point (0,3)
If x = 2, y = (-5/2)*2+3 = -5+3 = -2 gives point (2,-2)
----------------------------------------------------------------
===============================
Cheers,
Stan H.