Question 56368
--Your first step needs to be putting these in y=...form.
{{{x + 2y <= 3}}}
{{{2y <= -x + 3}}}
{{{y<=(-1/2)x+(3/2)}}}
.
{{{2x - 3y <= 6}}}
{{{-3y <= -2x + 6}}}
{{{y <= (2/3)x - 2}}}
--your next step is to graph both of these lines and shade to the left.
{{{graph(300,200,-5,7,-5,5,-.5x+1.5,.66x-2)}}}
--You would shade the top of the red line and the bottom of the green line. The part where the two shaded areas meet is your answer. So from 3 to the right (inbetween the two lines) is all shaded.
.
I hoped this helped and wasnt too confusing!
If i need to explain it better just let me know.