Ask Question
26 June, 20:12

Given:

A = 12,4,5,7,8)

B = (3,5,8,9)

What is A UB?

+5
Answers (2)
  1. 26 June, 20:42
    0
    AUB = {3,4,5,7,8,9,12}

    Step-by-step explanation:

    The union of the 2 sets contains all the elements in both sets except where there are duplicates, like here where we have 2 5's and 2 8's, only one is included.
  2. 26 June, 22:14
    0
    A u B = { 3, 4, 5, 7, 8, 9, 12 }

    Step-by-step explanation:

    The union of sets u is the set of elements in set A, or set B, or both

    Thus

    A u B = { 3, 4, 5, 7, 8, 9, 12 }
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Given: A = 12,4,5,7,8) B = (3,5,8,9) What is A UB? ...” 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