Solveeit Logo

Question

Question: \(12\) different toys are to be distributed to three children equally. In how many ways this can be ...

1212 different toys are to be distributed to three children equally. In how many ways this can be done?

Explanation

Solution

Since we have to divide 1212 different toys among three children equally, we can try to select three groups of toys that each contain four toys each for each child. Use the concept of combinations to find the number of ways to do that. First, select four from 1212 toys. Then four form the remaining eight toys. Now multiply the results as it is done simultaneously.

Complete step-by-step answer:
Here we have to distribute 1212 different toys among three children equally. So, each of the three children should get 123=4\dfrac{{12}}{3} = 4 toys. Hence, we have to find the total number of different ways in which this can be.
Let’s first understand the concept of combinations. A combination is a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter. In combinations, you can select the items in any order.
Now suppose we want to choose kk objects from nn objects, then the number of combinations of kk objects chosen from nn objects is denoted by {}^n{C_k}{\text{ or }}\left( {\begin{array}{*{20}{c}} n \\\ k \end{array}} \right) , it follows that:
\Rightarrow \left( {\begin{array}{*{20}{c}} n \\\ k \end{array}} \right) = {}^n{C_k} = \dfrac{{n!}}{{k!\left( {n - k} \right)!}}
So, let’s start with selecting 44 toys to give to the first child. The number of ways to select first 44 toys from a total of 1212 toys is 12C4{}^{12}{C_4}
Then for the next child, we need to select another 44 toys out of the remaining 88 toys. The number of ways of doing that using combination will be 8C4{}^8{C_4} ways.
Now, we have selected 88 toys from the total of 1212 toys. After that, there are only 44 toys left, which will be given to the third child. There will be just one way to do this.
As these events are occurring simultaneously. So, for finding the total number of ways of selection we need to multiply these results together.
12C4×8C4×1=12!4!(124)!×8!4!(84)!×1=12!4!8!×8!4!4!×1=12!4!4!4!\Rightarrow {}^{12}{C_4} \times {}^8{C_4} \times 1 = \dfrac{{12!}}{{4!\left( {12 - 4} \right)!}} \times \dfrac{{8!}}{{4!\left( {8 - 4} \right)!}} \times 1 = \dfrac{{12!}}{{4!8!}} \times \dfrac{{8!}}{{4!4!}} \times 1 = \dfrac{{12!}}{{4!4!4!}}
Let’s resolve the factorial in the numerator and denominator as:
1×2×3×4×5×6×7×8×9×10×11×121×2×3×4×1×2×3×4×1×2×3×4=5×7×9×10×11=34650\Rightarrow \dfrac{{1 \times 2 \times 3 \times 4 \times 5 \times 6 \times 7 \times 8 \times 9 \times 10 \times 11 \times 12}}{{1 \times 2 \times 3 \times 4 \times 1 \times 2 \times 3 \times 4 \times 1 \times 2 \times 3 \times 4}} = 5 \times 7 \times 9 \times 10 \times 11 = 34650
The number of ways by which 1212 different toys are to be distributed to three children equally are 3465034650

Note: Remember that all the toys must be considered different and should be distributed according to that. If the order of the selected items mattered, then we had to use permutations, i.e. nPk=n!(nk)!{}^n{P_k} = \dfrac{{n!}}{{\left( {n - k} \right)!}} . An alternative approach for this problem can be by dividing the 1212 different toys into 33 different groups. The number of ways for doing that can be written as 12!4!4!4!\dfrac{{12!}}{{4!4!4!}}.