Question 419906
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
graphing 
 2x-3y=6     OR y =(2/3)x -2 
|when x=0, then y= -2 When y =0 then x = 3  Pts (0,-2) & (3,0) on the line
Graph Points and connect with Line:
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(0, -2,0.3),
circle(3, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(2/3)x -2))}}}
Might recommend substituting any possible values for ordered pairs (x,y)that may
be found...into 2x-3y = 6 to see if they would be correct ordered pairs