Question 550011
graph 3x+4y=8
----
You need 2 points:
Let x = 0, then y = 2
Let y = 0, then x = 8/3
------------------------------
Plot(0,2) and (8/3,0)
---------------------------
Draw a line thru them.
That is the graph you want.
--------------------------
{{{graph(400,400,-10,10,-10,10,(-3/4)x+2)}}}
=============================
Cheers,
Stan H.