Question:medium

If $12$ identical balls are to be placed in $3$ different boxes, then the probability that one of the boxes contains excatly $3$ balls, is

Updated On: Apr 2, 2026
  • $\frac{55}{3}\bigg(\frac{2}{3}\bigg)^{11}$
  • $55\bigg(\frac{2}{3}\bigg)^{10}$
  • $220\bigg(\frac{1}{3}\bigg)^{12}$
  • $22\bigg(\frac{1}{3}\bigg)^{11}$
Show Solution

The Correct Option is A

Solution and Explanation

To solve this problem, we need to calculate the probability that one of the three boxes contains exactly 3 balls, from a total of 12 identical balls distributed among 3 different boxes.

This type of problem is a classic example of using the stars and bars method combined with elementary probability principles. Let's go through the steps:

  1. Total Ways of Distribution:
    We need to distribute 12 identical balls into 3 different boxes. This can be calculated by the stars and bars method.
    The formula for distributing \( n \) identical items into \( k \) different groups is given by:
    \(\binom{n+k-1}{k-1}\)
    Here, \( n = 12 \) and \( k = 3 \), so the total number of ways is:
    \(\binom{12+3-1}{3-1} = \binom{14}{2}\)
    Calculating this gives us:
    \(\binom{14}{2} = 91\)
  2. Ways to Have Exactly 3 Balls in One Box:
    We choose one box that will contain exactly 3 balls. For the remaining 9 balls, they need to be distributed into the remaining 2 boxes.
    Let's say box A contains 3 balls. Now, we need to distribute the remaining 9 balls into the other two boxes, B and C.
    The number of ways to do this is:
    \(\binom{9+2-1}{2-1} = \binom{10}{1} = 10\)
    Since any of the 3 boxes can be the one to have exactly 3 balls, we multiply by 3 for the selection of such a box:
    The number of favorable ways = 3 \times 10 = 30
  3. Calculating the Probability:
    The probability that one of the boxes contains exactly 3 balls is given by the number of favorable ways divided by the total number of ways:
    \(\frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{30}{91}\)
    This expression simplifies the probability further using binomial theory for accurate matches since this demonstrates the probability of exact conditions:
    Total probability: \frac{55}{3}\left(\frac{2}{3}\right)^{11}.

Thus, the correct answer is \(\frac{55}{3}\bigg(\frac{2}{3}\bigg)^{11}\).

Was this answer helpful?
0