You were very close in this one! when u plugged in x=4 and x=-1, you found the bounds of what x can or cannot be. All you need to do is try 3 situations. x<-1 , -1<x<4 , 4<x.
If you try the numbers x=-2,1,5 you find the the statement becomes False,False,True
that means that the correct answer...