Question 671764
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Draw the graph of each equation or inequality.
3x-2y < 6   0r  (3/2)x - 3 < y 
I.  consider y = (3/2)x - 3   ||(x,y) ordered pairs Pt(0,-3) and Pt(2,0) on this Line  {{{0 =(3/2)x - 3}}} x = 2 
II Sketch that Line
III.  Shade ABOVE that Line as y > (3/2)x - 3 (Let You do the shading)
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0,-3,0.3),
circle(2, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0,(3/2)x - 3))}}}