Ask Question
6 September, 04: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}

+2
Answers (2)
  1. 6 September, 05:00
    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. 6 September, 05:13
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers