Question 161960
In order to graph {{{6x-4y<-12}}}, we need to graph the <b>equation</b> {{{6x-4y=-12}}} (just replace the inequality sign with an equal sign).
So lets graph the line {{{6x-4y=-12}}} 


{{{ graph( 500, 500, -20, 20, -20, 20, (3/2)x+3) }}} graph of {{{6x-4y=-12}}} 


Now lets pick a test point, say (0,0). Any point will work, (just make sure the point doesn't lie on the line) but this point is the easiest to work with. Now evaluate the inequality {{{6x-4y<-12}}} with the test point


Substitute (0,0) into the inequality


{{{6(0)-4(0)<-12}}} Plug in {{{x=0}}} and {{{y=0}}}


{{{0<-12}}} Simplify







Since this inequality is <font size=4><b>not</b></font> true, we do <font size=4><b>not</b></font> shade the entire region that contains (0,0). So this means we shade the region that is on the opposite side of the line. In other words, simply shade the ENTIRE region above the line.


{{{drawing( 500, 500, -20, 20, -20, 20,
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+4),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+8),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+12),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+16),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+20),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+24),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+28),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+32),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+36),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+40),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+44),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+48),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+52),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+56),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+60),
graph(  500, 500, -20, 20, -20, 20,(3/2)x+3,(3/2)x+3+64))}}} Graph of {{{6x-4y<-12}}} with the boundary (which is the line {{{6x-4y=-12}}} in red) and the shaded region (in green) 
(note: since the inequality contains a less-than sign, this means the boundary is excluded. This means the solid red line is really a dashed line)