Question
Question: \(A\) is a set containing \[n\] elements. A subset \(P\) of \(A\) is chosen at random. The set \(A\)...
A is a set containing n elements. A subset P of A is chosen at random. The set A is reconstructed by replacing the elements of P. A subset Q is again chosen at random. The probability that P∪Q contains just one element is ?
A)4n3n
B)3n(43)n
C)(32)n
D)4nn
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 P and Q.
Formula used:
Number of subsets for a set with n elements is 2n.
Probability of an event = Total number of outcomesNumber of favourable outcomes
Number of ways for selecting r items from n items is nCr=(n−r)!r!n!.
Complete step-by-step answer:
Let the set A contains n elements.
So A have 2n subsets.
It is said that P and Q were chosen at random.
Number of ways for selecting r items from n items is nCr=(n−r)!r!n!.
This means P can be chosen in 2nC1 ways.
Similarly, Q can be chosen in 2nC1 ways.
Therefore, this choice can be done in 2nC1×2nC1 ways.
So, sets P and Q can be chosen in 2n×2n=4n ways.
We have to consider the case when P∪Q contains just one element.
Let us check in how many different ways this can happen.
A subset may be empty as well.
So P is empty and Q is a singleton set is a possibility.
If so P∪Q contains just one element.
Since the set A contains n elements, number of ways P be empty is nC0=1
Also, number of ways Q is a singleton set is nC1=n
Therefore both happen together in 1×n=n ways.
On the other hand if P has one element, Q can be empty or it can be equal to P.
So, Q can be chosen in two ways.
Therefore, the number of ways of choosing P and Q in this case is nC1×2=n×2=2n.
So, the total number of ways of choosing P and Q such that P∪Q contain just one element is n+2n=3n ways.
We have, Probability of an event = Total number of outcomesNumber of favourable outcomes
So, the probability of P∪Q containing just one element is 4n3n.
∴ 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, P and Q are identical.