Question 666660
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
y &#8804; 4   Under or equal to  the Green 
x>-3    To the right of the Black
y>x+2   Above the Blue
 (-2,2)  one such point  that satifies all three conditions
{{{drawing(300,300,   -6, 6, -6, 6,  line(-3,6,-3,-6)  , grid(1),
circle(-2, 2,0.3),
graph( 300, 300, -6, 6, -6, 6,0,4,x+2))}}}