Question 173866
</pre><font size=4><b>
{{{drawing(300,300,-10,10,-10,10,grid(1),graph(300,300,-10,10,-10,10,x))}}} ---->values of "y" are on the left side of the line:{{{y>x}}}
{{{drawing(300,300,-10,10,-10,10,grid(1),graph(300,300,-10,10,-10,10,-3x+2),circle(0,2,.20))}}}-----> values of "y" on the left side of the line and whatever intercept the line (shown "2"), {{{y+3x-2<=0}}}-->{{{y<=-3x+2}}}
Thank you,
Jojo</pre>