Question 197257
x-2y=6
-2y=-x+6
y=-x/-2+6/-2
y=x/2-3
{{{ graph( 300, 200, -6, 6, -10, 10,x/2 -3 ) }}} (graph 300x200 pixels, x from -6 to 6, y from -10 to 10, x/2 -3). 
Intercepts(6,-3)