157k views
1 vote
Match the following.

Given A = {1, 2, 3, 4, 5} B = {2, 4, 6} C = {1, 3, 5}

1 .
null, or empty set
B ∩ C
2 .
{1, 3, 5}
A ∩ C
3 .
{1, 2, 3, 4, 5}
A ∪ C
4 .
{1, 2, 3, 4, 5, 6}
A ∩ B
5 .
{2, 4}
A ∪ B

User Eli Dagan
by
7.5k points

2 Answers

2 votes

Here's the matching for the given sets:

1. null, or empty set

2. {1, 3, 5}

3. {1, 2, 3, 4, 5}

4. {2, 4}

5. {1, 3, 5}

User Aazeem
by
8.4k points
6 votes

Answer:

1. B ∩ C = null set

2. A ∩ C = {1, 3, 5}

3. A ∪ C = {1, 2, 3, 4, 5}

4. A ∩ B = {2, 4}

User CoPLaS
by
8.4k points