Solveeit Logo

Question

Question: Let X be a set containing n elements. Two subsets A and B of X are chosen at random. Find the probab...

Let X be a set containing n elements. Two subsets A and B of X are chosen at random. Find the probability that AB=XA \cup B = X.
(a). Required probability P(E)=(14)nP(E) = {\left( {\dfrac{1}{4}} \right)^n}
(b). Required probability P(E)=(34)nP(E) = {\left( {\dfrac{3}{4}} \right)^n}
(c). Required probability P(E)=(12)nP(E) = {\left( {\dfrac{1}{2}} \right)^n}
(d). Required probability P(E)=(58)nP(E) = {\left( {\dfrac{5}{8}} \right)^n}

Explanation

Solution

Hint: Determine the total number of ways of choosing two subset A and B of X. Then, find the number of ways of choosing A and B such that AB=XA \cup B = X. Then, find the probability.

Complete step by step answer:
Probability is a measure of the likelihood of an event to occur. It is calculated as the ratio of the number of favourable outcomes to the total number of outcomes.
Hence, the formula for probability is as follows:
P(E)=Number of favourable outcomesTotal number of outcomes .............(1)P(E) = \dfrac{{{\text{Number of favourable outcomes}}}}{{{\text{Total number of outcomes }}}}.............(1)
It is given that the set X contains n elements. Let the elements be a1{a_1}, a2{a_2},. . . . . and an{a_n}.
X = { a1{a_1}, a2{a_2}, a3{a_3}, . . . , an{a_n} }
Each element has four options. They can either belong to both the sets A and B or they can belong to set A and not belong to set B or they can belong to set B and not belong to set A and they can not belong to both the sets A and B.
Hence, the total number of ways of choosing two subsets of X is given as follows.
N(S)=4.4.4.4.......4 (n times)N(S) = 4.4.4.4.......4{\text{ }}(n{\text{ }}times)
N(S)=4n................(2)N(S) = {4^n}................(2)
For the condition, AB=XA \cup B = X to be true, all elements should belong to either of the sets A and B leaving them three options out of the four mentioned above.
Hence, the total number of ways of choosing A and B, such that AB=XA \cup B = X is given as follows:
N(E)=3.3.3.3.......3 (n times)N(E) = 3.3.3.3.......3{\text{ }}(n{\text{ }}times)
N(E)=3n..............(3)N(E) = {3^n}..............(3)
From equations (1), (2) and (3), we have the following:
P(E)=N(E)N(S)P(E) = \dfrac{{N(E)}}{{N(S)}}
P(E)=3n4nP(E) = \dfrac{{{3^n}}}{{{4^n}}}
P(E)=(34)nP(E) = {\left( {\dfrac{3}{4}} \right)^n}
Hence, the correct answer is option (b).

Note: To find the number of ways of choosing sets A and B, consider the options available for each element rather than trying to find the sets A and B itself. And that will help to stick to what is asked in the question and avoid needlesS steps.