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

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