You can put this solution on YOUR website! graph y<-1/4x-2
-----------------------
Plot two points and draw a line thru them:
Let x = 0, then y = -2, giving you point (0,-2)
----------------
Let x = 4, then y = -3, giving you point (4,-3)
----------------
Graph:
===============================================
Cheers,
Stan H.