Question: If A = {x | x is an even number} and B = {x | x is a multiple of 3}, what is A ∪ B?
Options:
Correct Answer: {0, 2, 3, 4, 6, 9, ...}
Solution:
The union A ∪ B includes all even numbers and all multiples of 3. Thus, A ∪ B = {0, 2, 3, 4, 6, 9, ...}.