asked 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

asked
User Gudepier
by
8.2k 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!
answered
User Gowtham K K
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.