Union Math Example 1
Follow the full solution, then compare it with the other examples linked below.
Example 1
easyLet and . Find .
Solution
- 1 Recall the definition: . The word 'or' is inclusive β an element belongs to the union if it appears in at least one of the sets.
- 2 List all elements from and , including each at most once: 1 (from ), 2 (from ), 3 (in both), 4 (from ), 5 (from ).
- 3 Therefore . Notice , confirming the inclusion-exclusion principle.
Answer
The union operator collects all elements from both sets. Duplicate elements are listed only once because sets contain distinct elements.
About Union
The union of sets and is the set of all elements that belong to , to , or to both, written .
Learn more about Union β