Question 861912
First graph the line {{{3x+2y=16}}}
.
.
.
{{{graph(300,300,-10,10,-10,10,(16-3x)/2)}}}
.
.
Now choose a point not on the line, (0,0) is convenient.
Test the inequality.
If it's true, shade the region containing (0,0).
If it's false, shade the regions not containing (0,0).
{{{3(0)+2(0)>16}}}
{{{0>16}}}
False.
.
.
.

{{{graph(300,300,-10,10,-10,10,y>(16-3x)/2)}}}