Question 1000095
.
Graph the solution set of the system of inequalities below.
y < -x + 10
y > 3x - 3
----------------------------------------------------------


It is in between these two straight lines.

<TABLE> 
  <TR>
  <TD> 

{{{graph( 330, 330, -5.5, 5.5, -5.5, 15.5,
          -x + 10,
          3x - 3
)}}}

  </TD>
  </TR>
</TABLE>