Question 250023
Set up a table to define two points. Draw the line.
<pre>
x   -x+6   y
6   -6+6   0
0    0+6   6
</pre>
.
So we have two points (6,0) and (0,6),
.
{{{graph(500,500,-10,10,-10,10,-x+6)}}}