Ask Question
7 July, 14:46

Given the following two sets of data what is the union of the two sets and what is the intersection of the two sets.

Set A = {1, 2, 3, 4, 5, 6, 7, 8, 9}

Set B = {2, 4, 6, 8, 10, 12, 14}

+4
Answers (1)
  1. 7 July, 18:22
    0
    A ∪ B = {1,2,3,4,5,6,7,8,9,10,12,14}

    A ∩ B = {2,4,6,8}

    Step-by-step explanation:

    The union of set A and B, written as A ∪ B, is the set of numbers which are in either set.

    i. e A ∪ B = {1,2,3,4,5,6,7,8,9,10,12,14}

    The intersection of sets A and B, written as, A ∩ B is the set of numbers which are in both sets.

    i. e A ∩ B = {2,4,6,8}
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Given the following two sets of data what is the union of the two sets and what is the intersection of the two sets. Set A = {1, 2, 3, 4, ...” 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