Answer:
Step-by-step explanation:
x l x>4 means all the values which are strictly greater than 4.
xl x<-2 means all the value which are strictly less than -2 .
that is all the values on number line except values between -2 and 4
that is R - [-2,4]
the graph is given as follows