Question 895355
First graph {{{y=x^2+3x+2}}}
.
.
.
{{{graph(300,300,-10,10,-10,10,x^2+3x+2)}}}
.
.
Now choose a point not on the curve.
(0,0) is convenient.
Test the inequality.
{{{0>0^2+3(0)+2}}}
{{{0>2}}}
False, so (0,0) is not in the solution region.
.
.
.
{{{graph(300,300,-10,10,-10,10,y>x^2+3x+2)}}}