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
8.4k 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
8.1k points