The inequalitymeans "all the points for which the
value is less than the
value.
The easiest way to determine these points (which together form a half-plane) is to find the points where, in other words, to draw the line
. Of course, since your inequality uses
and not
, that means you can't include those points, which is why you use a dotted line.
Once you have this line, you shade everything that is not in the required region, i.e. everything above the line (since you want all the points that are below it, i.e. where all thevalues are less than the
values).
Hope that helped...
Yes, you've got the line y=x.
Remember your other inequalities are < or >,
so the lines themselves are not part of the inequalities in all 3 cases.
y<x below that dotted line.
The point (3,2) is in that region. 2<3
The point (1,0) is in the region. 0<1
and so on.