1.

The Cartesian Product B x A is equal to the Cartesian product A x B.(a) True(b) FalseThe question was posed to me by my school teacher while I was bunking the class.My question is based upon Sets in chapter Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics

Answer»

The correct answer is (b) False

Best EXPLANATION: LET A = {1, 2} and B = {a, b}. The CARTESIAN product A x B = {(1, a), (1, b), (2, a), (2, b)} and the Cartesian product B x A = {(a, 1), (a, 2), (b, 1), (b, 2)}. This is not EQUAL to A x B.



Discussion

No Comment Found

Related InterviewSolutions