Intersection Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
easyFind if and .
Solution
- 1 The intersection keeps only elements that are in both sets.
- 2 The common elements are 2 and 4, so the intersection is .
Answer
Intersection uses AND logic: an element is included only if it appears in both sets. Elements that belong to just one set are excluded.
About Intersection
The intersection of sets and is the set of all elements that belong to both and simultaneously, written .
Learn more about Intersection โ