Ask Question
31 May, 02:58

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}

+5
Answers (2)
  1. 31 May, 04:35
    0
    B = {a, b, c, d}

    C = {0, a, 2, b}

    B ∪ C = {a, b, c, d, 0, 2}

    Answer: E)

    Everything from the set B and everything from the set C give to one set. Duplicated elements are written only once.
  2. 31 May, 06:51
    0
    B U C means the union of the 2 sets so each it contains all the elements in both sets

    Answer is E (Note: elements are not repeated)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “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) ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers