29.5k views
5 votes
Given the following sets.

A = {0, 1, 2, 3}
B = {a, b, c, d}
C = {0, a, 2, b}

Find B∪C

1. {0, 1, 2, 3}
2. {a, b, c, d}
3. {0, a, 2, b}
4. {a, b, c, d, 0, 2}
5. Empty Set

User Gudepier
by
7.1k points

1 Answer

4 votes
Hey there! The U tells you that the sets are combined. Combining Set B and Set C will result in 4!
User Gowtham K K
by
6.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.