Question 383235
graph the equation -x + 2y =4
-----------------
2y = x+4
y = (1/2)x + 2
----
Let x = 0, then y = 2
Let y = 0, then x = -4
----------------------
Plot (0,2) and (-4,0) and draw a line thru them:
{{{graph(400,300,-10,10,-10,10,(1/2)x+2)}}}
============================================
Cheers,
Stan H.
=============