which ones are in the shaded reigon. or just see which ones make the statements true
example:
(-3,2)
x=-3, y=2
y<5x+2
2<5(-3)+2
2<-15+2
2<-13
false, so not in it
y>x+1
2>-3+1
2>-2
true,
one is false so this point isn't in the reigon
do like that
hmm, none of them work
don't check any of them, none of them worked or maybe you are missing some points
if you meant to write ≤ or ≥ instead of a < or >, then the possilble ones are (0,2) and (1,2)