You can put this solution on YOUR website! x – y < 2
You need to choose values for x and then solve for y;
x=1
1-y<2
-y<2-1
-y<1
y<-1
(1,-1)
x=2
2-y<2
-y<2-2
-y<0
y<0
(2,0)
x=3
3-y<2
-y<2-3
-y<-1
y<1
(3,1)
===============
Now graph, and since it is an inequality the line is dashed and you will shade the area below the line.
:)