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 A∪B=X.
(a). Required probability P(E)=(41)n
(b). Required probability P(E)=(43)n
(c). Required probability P(E)=(21)n
(d). Required probability P(E)=(85)n
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 A∪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)=Total number of outcomes Number of favourable outcomes.............(1)
It is given that the set X contains n elements. Let the elements be a1, a2,. . . . . and an.
X = { a1, a2, a3, . . . , an }
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)=4n................(2)
For the condition, A∪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 A∪B=X is given as follows:
N(E)=3.3.3.3.......3 (n times)
N(E)=3n..............(3)
From equations (1), (2) and (3), we have the following:
P(E)=N(S)N(E)
P(E)=4n3n
P(E)=(43)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.