If A = {1, 2} and B = {1, 3},

Question:

If A = {1, 2} and B = {1, 3}, find A × B and B × A.

Solution:

Given:

A = {1, 2} and B = {1, 3}

Now,

A × B = {(1, 1), (1, 3), (2, 1), (2, 3)}

B × A = {(1, 1), (1, 2), (3, 1), (3, 2)}

Leave a comment