211k views
3 votes
If A = {1, 3, 5} and B = {1, 2, 3, 4, 5, 6} then A ∪ B

2 Answers

3 votes

A is the set of values 1, 2, and 3

B is the set of values 1, 2, 3, 4, 5, and 6


Basically notation A U B means this "A union B". So we just combine all of the values from both A and B into one giant set. Then we reamove all of the duplicates as with set notation, and only one unique value is allowed


Doing that leads to the answer {1, 2, 3, 4, 5, 6}


Plus since the numbers in set A also can be found in set B means that set A is a subset of set B. A U B = B




User Iori
by
7.1k points
0 votes
{1, 3, 5} should be the union
User Danwilkie
by
7.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.