Answer:
A ∩ B: 1. The set of all elements of 'Uʻ that are elements of both 'A' and 'B'.
A ∪ B: 2. The set of all elements of 'U' that are elements of either 'A' or 'B'.
Explanation:
1. The "intersection" symbol (∩) signifies the members that are in both sets. For example, {1, 2} ∩ {1, 3} = {1}.
__
2. The "union" symbol (∪) signifies the members that are in either set. For example, {1, 2} ∪ {1, 3} = {1, 2, 3}.