Question 671764
3x-2y<6

-2y<-3x+6
-y<(-3/2)x+3

y>(3/2)x-3

The Equality
3x-2y=6
x=0,y=-3
x=2,y=0

Plot the points to define the limits.
{{{drawing(300,300,-10,10,-10,10,circle(0,-3,0.3),circle(2,0,0.3),graph(300,300,-10,10,-10,10,y=(3/2)x-3))}}}


The Inequality
{{{drawing(300,300,-10,10,-10,10,circle(0,-3,0.3),circle(2,0,0.3),graph(300,300,-10,10,-10,10,y>(3/2)x-3))}}}