87.9k views
2 votes
Given the following sets.

A = (0, 1, 2, 3}
B ={a, b, c, d)
C =[0, a, 2, b)
Find B u C
• empty set
O (a, b, c, d)
O [0, 1, 2, 3)
O (0, a, 2, b)
O [a, b, c, d, 0, 2}

User Smandoli
by
8.1k points

1 Answer

2 votes

Answer:

{0, 2, a, b, c, d}

Explanation:


B \cup C

represents the union of sets B and C, or the set of all elements in at least one of B and C.

User Vinoth Karthick
by
8.6k points

No related questions found

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

9.4m questions

12.2m answers

Categories