Question: If A = {1, 2, 3, 4} and B = {2, 4, 6, 8}, what is A ∪ B?
Options:
Correct Answer: {1, 2, 3, 4, 6, 8}
Solution:
The union A ∪ B includes all elements from both sets, which are {1, 2, 3, 4, 6, 8}.