Question 898043
First plot the line,
{{{7Y=2(X+2)}}}
{{{Y=(2/7)(X+2)}}}
.
.
.
{{{graph(300,300,-10,10,-10,10,(2/7)(x+2))}}}
.
.
.
Now choose a point not on the line and test the inequality.
(0,0) is convenient.
{{{2(0+2)>7(0)}}}
{{{4>0}}}
True, so shade the region containing (0,0).
{{{graph(300,300,-10,10,-10,10,y<(2/7)(x+2))}}}