Permutations and Combinations 3 Question 14
14. Five balls of different colours are to be placed in three boxes of different sizes. Each box can hold all five. In how many different ways can we place the balls so that no box remains empty?
(1981, 4M)
Show Answer
Answer:
Correct Answer: 14. $(300)$
Solution:
- Since, each box can hold five balls.
$\therefore$ Number of ways in which balls could be distributed so that none is empty, are $(2,2,1)$ or $(3,1,1)$.
i.e.
$$ \begin{gathered} \left({ }^{5} C _2{ }^{3} C _2{ }^{1} C _1+{ }^{5} C _3^{2} C _1{ }^{1} C _1\right) \times 3 ! \\ =(30+20) \times 6=300 \end{gathered} $$