Set A has n elements. Number of subsets of A = 2n.
Number of ways of choosing a subset from A = 2nC1 ways = 2n ways.
So, number of ways of selecting two subsets from A = 2n × 2n = 4n ways. -----------------(1)
P is a subset of A.
Let set P has r elements.
These r elements are chosen from n elements of set A (r varies from 0 to n).
This can be done in nCr ways.
Now given that P and Q has no common elements, P∩Q = ∅.
Hence the elements of Q has to be chosen from n – r elements.
This can be done in n – rC0 + n – rC1 +............+ n – rCn – r ways = 2n – r ways.
Hence P and Q can be chosen in nCr × 2n – r ways.
Now r can vary from 0 to n.
Hence total number of ways in which P and Q can be chosen such that they dont have any common elements
= (1 + 2)n = 3n -------------------------(2) (Using binomial expansion)
Therefore, probability that P and Q have no common elements
(From (1) and (2))