Question 828073
how to solve y=8-x on a linear graph please 
------
If x = 0, y = 8
If x = 2, y = 6
----
Plot (0,8) and (2,6) and draw a line thru them
to see the graph.
-------------
{{{graph(400,400,-10,10,-10,10,8-x)}}}
===============
Cheers,
Stan H.
-------------