Question: In a hybrid set, if set D has 5 elements and set E has 3 elements with 2 common elements, what is the maximum number of unique elements in the hybrid set?
Options:
Correct Answer: 7
Solution:
The maximum number of unique elements is calculated as (5 + 3 - 2) = 6.