Question 173032
</pre><font size=4><b>
6. {{{y>x-5}}}
{{{graph(300,300,-10,10,-10,10,x-5)}}}
{{{3x+y<-2}}}----->{{{y<=-3x-2}}}
{{{graph(300,300,-10,10,-10,10,-3x-2)}}}
{{{y<x+2}}}
{{{graph(300,300,-5,5,-5,5,x+2)}}}

     {{{y>abs(x)+1}}}
{{{graph(300,300,-5,5,-5,5,abs(x)+1)}}}
thank you,
Jojo</pre>