Question 446503
   <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
y = -x +6

x	y
0	6
1	5
2	4
{{{drawing(300,300, -10,10,-10,10,     grid(1),
circle(0, 6,0.3),
circle(1, 5,0.3),
circle(2, 4,0.3),
graph( 300, 300, -10,10,-10,10,0,-x+6))}}}