Question 913673
{{{x-y>-5}}}
{{{y<x+5}}}
First graph {{{y=x+5}}}
{{{graph(300,300,-10,10,-10,10,x+5)}}}
.
.
.
Then choose a point not on the line and test the inequality.
(0,0) is convenient.
{{{0-0>-5}}}
{{{0>-5}}}
True, shade the region containing (0,0).
.
.
.
{{{graph(300,300,-10,10,-10,10,y<x+5)}}}
.
.
.