Question 410674
  <pre><font size = 3 color = "indigo"><b>
Hi
Solve each system of inequalities by graphing:
 y < 4x (green) and y &#8805; -3x + 5 (blue)
Shaded area above/including the blue line and below the green line
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0, 5,0.3),
circle(0, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0,4x,-3x+5))}}}