Ask Question
3 September, 21:39

A = {1, 2, 5, 7}

B = {3, 4, 6, 7}

C = {0, 5, 8, 9}

Find A U B U C.

+2
Answers (1)
  1. 4 September, 01:09
    0
    Answer: In set theory, the union (denoted by ∪) of a collection of sets is the set of all elements in the collection. It is one of the fundamental operations through which sets can be combined and related to each other.

    A U B U C = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }

    Step-by-step explanation:

    A = {1, 2, 5, 7}

    B = {3, 4, 6, 7}

    C = {0, 5, 8, 9}

    A U B U C = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A = {1, 2, 5, 7} B = {3, 4, 6, 7} C = {0, 5, 8, 9} Find A U B U C. ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers