Question 414956
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
Note: graphing a system of Linear inequalities is a 2 Step Process:
I.Graph the Lines
II. shade appropriately according to the <, &#8804;, > or &#8805; signs represented:
y > -2x + 4
x < 0 
In this example: Your Shading would be to the left of the y-axis in the area
  above the green line y = -2x + 4 in order to satisfy both Inequalites
 {{{drawing(300,300,   -10,10,-10,10,   blue(line(0,10,0,-10))  , grid(1),
graph( 300, 300, -10,10,-10,10, 0,-2x+ 4))}}}