Question 351759
how to solve it in the graphing lines ? 
the problem is y=x-6
---
Plot two points.
If x = 0, y = -6
If x = 1, y = -5
---
Plot the two points and draw a line thru them.
{{{graph(400,300,-10,10,-10,10,x-6)}}}
==============
Cheers,
Stan H.