Question 402373
Note: You never graph an inequality directly.
You must 1st graph its boundary which is 
always an equality.
----
sketch the solution to each system of inequalities 
5x-2y<-6
1st: Solve for "y":
2y >5x+6
y > (5/2)x+3
----
2nd: Graph the boundary as a dashed line:
Graph y = (5/2)x+3
If x = 0 y = 3
If x = 2 y = 8
{{{graph(400,300,-10,10,-10,10,(5/2)x+3)}}}
3rd: Shade the half-plane ABOVE the boundary
because you want y GREATER than (5/2)x+3
{{{graph(400,300,-10,10,-10,10,y > (5/2)x+3)}}}
=========================
Please follow the same steps for the problem below.
Cheers,
Stan H.
========================= 
x+2y<-6