You can put this solution on YOUR website! How do I graph the equation x+2y=8?
----
Solve for "y":
y = (-1/2)x + 4
----
Plot two points:
Let x = 0 ; then y = 4
Let x = 2 ; then y = 3
-----
Plot (0,4) and (2,3)
-----
Draw a line thru those two points.
--------
----------------
Cheers,
Stan H.
================