Ask Question
8 August, 04:00

Given A={1,3,4,6} and B={2,3,5,6}, what is A B

+3
Answers (1)
  1. 8 August, 07:03
    0
    A ∪ B = {1, 2, 3, 4, 5, 6}

    A ∩ B = {3, 6}

    A - B = {1, 4}

    B - A = {2, 5}

    Completing the statement and the question:

    Like we don't see any logical operator between A and B, we will use the 3 most frequently used:

    Union

    Intersection

    Difference

    Step-by-step explanation:

    1. Union of set A and set B

    The union of sets A and B, denoted by A ∪ B, is the set defined as all the elements of A and all the elements of B. If there are common elements, we write them just once.

    A ∪ B = {1, 2, 3, 4, 5, 6}

    2. Intersection of set A and set B

    The intersection of sets A and B, denoted by A ∩ B, is the set defined as all the elements that are common to A and B.

    A ∩ B = {3, 6}

    3. Difference

    The difference of sets A and B, denoted by A - B, is the set of all elements of A that are not elements of B.

    A - B = {1, 4}

    We can also find B - A, that is the set of all elements of B that are not elements of A.

    B - A = {2, 5}
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Given A={1,3,4,6} and B={2,3,5,6}, what is A B ...” 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