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