Write answers in ascending order, separated by commas. Example: A = {-3, 1, 2, 5 }.
G = { -2, -1, 0, 4, 5 } H is the set of positive even numbers.
Find G ∩ H.
H contains any and all positive even numbers.
So an intersection of sets G and H is the set of positive even numbers in set G.
Remember that 0 is neither positive or negative.
G | -2 | -1 | 0 | 4 | 5 |
positive | | | | ✓ | ✓ |
even | ✓ | | ✓ | ✓ | |
| | | | ↓ | |
G ∩ H | | | | 4 | |
G ∩ H = {}