Question 63872
Graph using the intercept method: 2x + y = 4
-----------------
Let x=0, then y=4 giving the point (0,4)
----------
Let y=0, then x=2 giving the point (2,0)
----------
Plot the two points and draw a line thru them.
That is the graph you want.
{{{graph(300,200,-10,10,-10,10,-2x+4)}}}
Cheers,
Stan H.