Correct Answer: 42
Explanation:
Given in the question, n(S) = 21, n(T) = 32, n(S ∩ T) = 11, n(S ∪ T) = ? Using the formula, n(S ∪ T) = n(S) + n(T) – n(S ∩ T) = 21 + 32 – 11 = 42 Hence, S ∪ T has 42 elements.