Question 358646
Plot {{{y=x}}}
.
.
.
{{{graph(300,300,-10,10,-10,10,x)}}}
.
.
.

Now choose a point not on the line, ({{{-5}}},{{{0}}}).
Test the inequality.
{{{y<x}}}
{{{0<-5}}}
False, shade the region that doesn't include ({{{-5}}},{{{0}}})
.
.
.
*[invoke plot_any_inequality "y < x", -10, 10, -10, 10, 300, 300]