Solveeit Logo

Question

Question: \(A\) is a set containing \[n\] elements. A subset \(P\) of \(A\) is chosen at random. The set \(A\)...

AA is a set containing nn elements. A subset PP of AA is chosen at random. The set AA is reconstructed by replacing the elements of PP. A subset QQ is again chosen at random. The probability that PQP \cup Q contains just one element is ?
A)3n4n\dfrac{{3n}}{{{4^n}}}
B)n3(34)n\dfrac{n}{3}{(\dfrac{3}{4})^n}
C)(23)n{(\dfrac{2}{3})^n}
D)n4n\dfrac{n}{{{4^n}}}

Explanation

Solution

Probability of an event is found by dividing favourable number of outcomes by total number of outcomes. Total number of ways of choosing two subsets can be calculated using the number of subsets. Number of ways in which this union contains just one element can be calculated by considering all the possible cardinalities of PP and QQ.

Formula used:
Number of subsets for a set with nn elements is 2n{2^n}.
Probability of an event = Number of favourable outcomesTotal number of outcomes{\text{Probability of an event = }}\dfrac{{{\text{Number of favourable outcomes}}}}{{{\text{Total number of outcomes}}}}
Number of ways for selecting rr items from nn items is nCr=n!(nr)!r!{}^nC{}_r = \dfrac{{n!}}{{(n - r)!r!}}.

Complete step-by-step answer:
Let the set AA contains nn elements.
So AA have 2n{2^n} subsets.
It is said that PP and QQ were chosen at random.
Number of ways for selecting rr items from nn items is nCr=n!(nr)!r!{}^nC{}_r = \dfrac{{n!}}{{(n - r)!r!}}.
This means PP can be chosen in 2nC1{}^{{2^n}}{C_1} ways.
Similarly, QQ can be chosen in 2nC1{}^{{2^n}}{C_1} ways.
Therefore, this choice can be done in 2nC1×2nC1{}^{{2^n}}{C_1} \times {}^{{2^n}}{C_1} ways.
So, sets PP and QQ can be chosen in 2n×2n=4n{2^n} \times {2^n} = {4^n} ways.

We have to consider the case when PQP \cup Q contains just one element.
Let us check in how many different ways this can happen.
A subset may be empty as well.
So PP is empty and QQ is a singleton set is a possibility.
If so PQP \cup Q contains just one element.
Since the set AA contains nn elements, number of ways PP be empty is nC0=1{}^n{C_0} = 1
Also, number of ways QQ is a singleton set is nC1=n{}^n{C_1} = n
Therefore both happen together in 1×n=n1 \times n = n ways.

On the other hand if PP has one element, QQ can be empty or it can be equal to PP.
So, QQ can be chosen in two ways.
Therefore, the number of ways of choosing PP and QQ in this case is nC1×2=n×2=2n{}^n{C_1} \times 2 = n \times 2 = 2n.
So, the total number of ways of choosing PP and QQ such that PQP \cup Q contain just one element is n+2n=3nn + 2n = 3n ways.
We have, Probability of an event = Number of favourable outcomesTotal number of outcomes{\text{Probability of an event = }}\dfrac{{{\text{Number of favourable outcomes}}}}{{{\text{Total number of outcomes}}}}
So, the probability of PQP \cup Q containing just one element is 3n4n\dfrac{{3n}}{{{4^n}}}.
\therefore The answer is option A.

Note: We must be careful while calculating the number of favourable outcomes. Here there are three cases. There is a chance that we avoid the last case; that is, PP and QQ are identical.