164k views
5 votes
If A = {1,2,3} and B = {2,4,6} a) Find A U B b) Find A ∩ B

User LuFFy
by
8.1k points

1 Answer

6 votes
The symbol ∪ is called the union. You find the union between two sets by adding all the members in each of the sets. If both of the sets have the same member, only add it once. As sets can't have duplicate members.

A ∪ B = {1,2,3,4,6}

The intersection between two sets is all the members that belong in both A and B.

A ∩ B = {2}
User Parth Mehta
by
7.9k points

No related questions found