If A = {a, b, c} and B = {p, q}, then find :
(i) A x B (ii) B x A (iii) A x A (iv) B x B (v) n (A x B) (vi) n (B x A) (vii) n (A x A) (viil) n (B x B).
State whether each of the following statements are True or False. If the statement is False, re-write it correctly.
(i) P = {m, n}, Q = {n, m}
n(P|) = 2, n(Q) = 2
n(P xQ) =n(P) x n(Q) = 2 x 2 = 4
But, it is given that P x Q = {(m, n).(n, m)}
n(P x Q) = 2
Hence, the statement is False.
Also, P x Q = {m, n} x {n , m} = {(m, m), (m, n), (n, n), (n, m)}
(ii) The statement is False. The correct statement is
(iii) The statement is true as