The Dance of Probability
A Journey into Combinatorics
Imagine you are standing before a mysterious bag containing six balls, each a unique color: blue, green, red, orange, purple, and gray. This experiment is a study of randomness and order. Let us peel back the layers of this challenge together.
Phase 1
The Two-Draw Mystery
In our first scenario, we draw two balls in succession with replacement. Because we return the ball after each draw, the bag remains identical for every attempt. The probability of picking any specific color remains a constant 1/6.
To find the probability p that both balls are the same color, we first determine the total sample space. Since each draw has 6 possibilities, the total number of outcomes is:
For the favorable outcomes, we need the first ball to be any color, and the second ball to match it. There are 6 such pairs: (C1,C1),(C2,C2),…,(C6,C6). Thus, the probability is:
Phase 2
The Four-Draw Challenge
Now, we draw four balls with replacement. We seek the probability q that exactly three balls share the same color. We have four slots to fill: ____.
First, we choose which three of these four slots will contain the matching balls. This is a combination problem:
(34)=4 ways to choose the positions.
Next, we choose the color for this triplet, which offers 6 choices. Finally, the fourth ball—the 'singleton'—must be a different color to satisfy the 'exactly three' condition. Since we have already used one color for the triplet, we have 5 colors remaining for this last ball.
The number of favorable outcomes is 4×6×5=120. The total number of outcomes for four draws is 64=1296. Therefore, the probability q is:
Phase 3
The Final Synthesis
The problem asks for the ratio p:q=m:n. Given p=1/6 and q=5/54, we set up the ratio:
Simplifying the expression, we find that 54 divided by 6 is 9. Thus, the ratio becomes:
Since 9 and 5 are coprime, we identify m=9 and n=5. The final result is:
m+n=9+5=14