Question 618377
y>-3
x<2  line under < sign  that's x <= 2, less than or equal
--------------
Name a point for y>-3
y = -2, y = -1, y = 6, etc.
Any number greater than -3
----------------
Name a point for x<= 2
x = 2, x = 1, x = -7 etc  2 is allowed, since it's less than or equal.
-----------------
Name a point for both.
If you mean an (x,y) point on the plane,
(-2,1) or (0,0), etc