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

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