Question 764327
Solve and graph linear inequalitie. 
6x+3y>6 
x&#8722;y<6 
---------------
Rearrange:
y > -2x+2
y > x-6
-------
Graphing y > -2x+2
----
Draw y = -2x+2 as a dashed line
Shade the half-plane above that boundary line.
{{{graph(400,400,-10,10,-10,10,y>-2x+2)}}}
----------------------------
Graphing y > x-6
------
Draw y = x-6 as a dashed line
Shade the half-plane above that boundary line.
{{{graph(400,400,-10,10,-10,10,y>x-6)}}}
-----
The solution set is the set of points in the
intersection of the two half-planes.
-------
{{{graph(400,400,-10,10,-10,10,y> -2x+2,y> x-6)}}}
------------------
Cheers,
Stan H.
=================