Ask Question
Today, 10:43

5. Let A = (x, y), B = {1,2). Find the Cartesian products of A and B: A x B? (Hint: the result will be a set of pairs (a, b) where a E A and b e B)

+1
Answers (1)
  1. Today, 10:52
    0
    Answer: A x B = { (x, 1), (x, 2), (y, 1), (y, 2) }

    Step-by-step explanation:

    The Cartesian product of any two sets M and N is the set of all possible ordered pairs such that the elements of M are first values and the elements of N are the second values.

    The Cartesian product of sets M and N is denoted by M * N.

    For Example : M = {x, y} and N={a, b}

    Then, M * N = { (x, a), (x, b), (y, a), (y, b) }

    Given : Let A = {x, y}, B = {1,2}

    Then, the Cartesian products of A and B will be:

    A x B = { (x, 1), (x, 2), (y, 1), (y, 2) }

    Hence, the Cartesian products of A and B = A x B = { (x, 1), (x, 2), (y, 1), (y, 2) }
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “5. Let A = (x, y), B = {1,2). Find the Cartesian products of A and B: A x B? (Hint: the result will be a set of pairs (a, b) where a E A ...” 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