Question 450578
 <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
No graphs shown. Here are 4 of them
 a. y < x+2
*[invoke plot_any_inequality "y < x+2", -10, 10, -8, 12, 300, 300]
 b. y &#8805; x+2
*[invoke plot_any_inequality "y >= x+2", -10, 10, -8, 12, 300, 300]
 c. y > x-2
*[invoke plot_any_inequality "y > x-2", -10, 10, -8, 12, 300, 300]
 d. y  &#8804; x+2
*[invoke plot_any_inequality "y <= x+2", -10, 10, -8, 12, 300, 300]