Question 431000
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
2x-3y &#8804; 6
(2/3)x-2 &#8804; y
 y &#8805; (2/3)x-2
I. graph y = (2/3)x-2
II. Shade area above/including the 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 ))}}}