112k views
5 votes
Find the intersection and union for L={-1,1,2} I={-1,3,7}

1 Answer

0 votes
Intersection means elements both have. Both sets have -1 but they have nothing else in common so the intersection is {-1}
Union means combining the sets so {-1, 1, 2, 3, 7} Note that I only wrote 1 twice. No duplicates allowed!
User Jim Tough
by
8.6k points

No related questions found