asked 161k 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

a. {0, 1, 2, 3}

b. {a, b, c, d}

c. {0, a, 2, b}

d. empty set

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

asked
User Axnet
by
7.6k points

1 Answer

1 vote

Answer:


\large\boxed{e.\ \{a,\ b,\ c,\ d,\ 0,\ 2\}}

Explanation:


\text{The union (denoted by}\ \cup\ \text{) of a collection of sets is the set of all elements of the sets. }\\\\A=\{0,\ 1,\ 2,\ 3\}\\\\B=\{a,\ b,\ c,\ d\}\\\\C=\{0,\ a,\ 2,\ b\}\\\\B\ \cup\ C=\{a,\ b,\ c,\ d,\ 0,\ 2\}

answered
User Hrust
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.