Question: If A = {1, 2, 3} and B = {1, 2, 3, 4}, what is the number of subsets of A ∪ B?
Options:
Correct Answer: 16
Solution:
A ∪ B = {1, 2, 3, 4}, which has 4 elements. The number of subsets is 2^4 = 16.