Given:
Set S = {1, 2, 3, 4, 5}
Two subsets are chosen randomly from S.
Step 1: Total number of possible outcomes
Total number of subsets of S = 25 = 32
Total number of ways to choose two subsets:
= 32 × 32 = 210
Step 2: Choose elements in the intersection
Exactly 2 elements must be common to both subsets.
Number of ways to choose 2 elements from 5:
C(5, 2) = 10
Step 3: Distribute the remaining elements
Remaining elements = 5 − 2 = 3
Each of these 3 elements can be:
• Present only in the first subset
• Present only in the second subset
• Absent from both subsets
Thus, each element has 3 choices.
Total ways for 3 elements = 33 = 27
Step 4: Calculate favorable outcomes
Total favorable outcomes:
= 10 × 27 = 270
Step 5: Calculate probability
Probability = Favorable outcomes / Total outcomes
= 270 / 210
= 135 / 29
Final Answer:
Required probability,
135 / 29