JAMB 2000 · UME · Q1

Let P={1,2,u,v,w,x}P = \{1, 2, u, v, w, x\}, Q={2,3,u,v,w,5,6,y}Q = \{2, 3, u, v, w, 5, 6, y\} and R={2,3,4,v,x,y}R = \{2, 3, 4, v, x, y\}. Determine (P−Q)∩R(P - Q) \cap R.

Worked solution (try it first)
  1. P−QP - Q is the elements of PP that are not in QQ.
  2. Of 1,2,u,v,w,x1, 2, u, v, w, x, only 1 and xx are not in QQ, so P−Q={1,x}P - Q = \{1, x\}.
  3. Of these, only xx is in RR, so (P−Q)∩R={x}(P - Q) \cap R = \{x\}, option C.

Report a problem with this question