JAMB 1992 · UME · Q8

If x={all prime factors of 44}x = \{\text{all prime factors of 44}\} and y={all prime factors of 60}y = \{\text{all prime factors of 60}\}, the elements of x∪yx \cup y and x∩yx \cap y respectively are

Worked solution (try it first)
  1. 44=22×1144 = 2^2 \times 11, so its prime factors are x={2,11}x = \{2, 11\}.
  2. 60=22×3×560 = 2^2 \times 3 \times 5, so its prime factors are y={2,3,5}y = \{2, 3, 5\}.
  3. The union takes every element in either set: x∪y={2,3,5,11}x \cup y = \{2, 3, 5, 11\}.
  4. The intersection takes those in both: x∩y={2}x \cap y = \{2\}.
  5. That is option D.

Report a problem with this question