Question 114651
2x-3y=12 
-------------
solve for y:
3y = 2x-12
y = (2/3)x - 4
------------------
To graph, plot two points and draw a line thru them:
If x = 0 y = -4
If x = 3 y = -2
This gives you points (0,-4) and (3,-2)
========================
{{{graph(400,300,-10,10,-10,10,(2/3)x-4)}}}
=======================
Cheers,
Stan H.