Question 368405
<pre><font size = 3 color = "indigo"><b>
Hi,
 -x+2y=6
x = 0 then y = 3  (0,3)
y = 0 then x = -6 (-6,0)

{{{drawing(300,300, -10, 10, -10, 10,
circle(0, 3,0.3),
circle(-6, 0,0.3),
graph( 300, 300,  -10, 10, -10, 10,.5x + 3))}}}