Question 416248
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
Note: graphing an Inequality is a 2 Step Process:
I.Graph the Line
II. shade appropriately according to the <, &#8804;, > or &#8805; signs represented:
 -3x+y<6
y < 3x + 6
In this example: Your Shading would be below the green line y = 3x + 6 in order to satisfy the Inequality
 {{{drawing(300,300,   -10,10,-10,10,   blue(line(0,10,0,-10))  , grid(1),
graph( 300, 300, -10,10,-10,10, 0,3x+6))}}}
*[invoke plot_any_inequality "y < 3x+6", -10, 10, -8, 12, 300, 300]