Question 471169
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
 2x - 3y = 9
(0,-3)& (9/2,0) are the y- and x-intercepts
{{{drawing(300,300,   -6, 6, -6, 6, grid(1),
circle(0, -3,0.3),
circle(4.5, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0, (2/3)x - 3))}}}