Ask Question
15 August, 05:41

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)

+3
Answers (1)
  1. 15 August, 09:20
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers