Question 1 · 1 mark · Difficulty 1/3
If U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {2, 4, 6, 8} and B = {1, 2, 3, 4, 5}, what is A ∩ B?
- {2, 4}
- {1, 2, 3, 4, 5, 6, 8}
- {6, 8}
- {1, 3, 5}
Show answer & explanation
✓ Answer: A — {2, 4}
Award 1 mark for correctly identifying the elements common to both sets A and B. B is incorrect because it represents A ∪ B (union). C is incorrect because it shows elements in A but not in B. D is incorrect because it shows elements in B but not in A.