Ask Question
9 March, 15:04

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. 9 March, 15:31
    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 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