Solveeit Logo

Question

Question: The number of ways in which \(30\) coins of one rupee each can be given to six persons so that none ...

The number of ways in which 3030 coins of one rupee each can be given to six persons so that none of them receives less than 44 rupees is
A. 231231
B. 462462
C. 693693
D. 924924

Explanation

Solution

In this question, we have to distribute 3030 coins of one rupee each to six persons in such a way that none of them receives less than 44 rupees . All the coins are identical and have to be divided in “r” groups. The formula of distribution of such objects is n+r1Cr1^{n + r - 1}{C_{r - 1}} , where nn is the objects and rr is the number of solutions which is required. We will use this formula to solve the above question.

Complete step by step answer:
In the question we have been given that none of them should receive less than 44 rs. So let us first give Rs4Rs\,4 to each six people. It gives us totalRs(6×4)=Rs24Rs(6 \times 4) = Rs\,24
Now Rs24Rs\,24 is distributed among six persons, then the number of coins that are remaining is: 3024=630 - 24 = 6
Now we have to distribute 66 coins among six people. Here we have number of coins or the identical things that has to be distributed i.e.n=6n = 6. And the number of solutions that we require or the number of persons is:
r=6r = 6
By putting this in the formula we can write
6+61C61^{6 + 6 - 1}{C_{6 - 1}}

On solving we have:
121C5=11C5{ \Rightarrow ^{12 - 1}}{C_5}{ = ^{11}}{C_5}
We will now find the value of this, by the formula of combination i.e.
n!r!(nr)!\dfrac{{n!}}{{r!\left( {n - r} \right)!}}
By comparing with the new equation we have
n=11,r=5n = 11,r = 5
So we can write
11C5=11!5!(115)!^{11}{C_5} = \dfrac{{11!}}{{5!\left( {11 - 5} \right)!}}
On solving the values we have :
11×10×9×8×7×6!5×4×3×2×1×6!=11×10×9×8×75×4×3×2×1\dfrac{{11 \times 10 \times 9 \times 8 \times 7 \times 6!}}{{5 \times 4 \times 3 \times 2 \times 1 \times 6!}} = \dfrac{{11 \times 10 \times 9 \times 8 \times 7}}{{5 \times 4 \times 3 \times 2 \times 1}}
It gives the value
11×6×7=462\therefore 11 \times 6 \times 7 = 462
So the required number of total ways is 462462.

Hence the correct option is B.

Note: In the above question we have applied two formulas of Combination.Combination is a way of selecting items from a collection, where the order of selection does not matter. The identical formula is used only when we have to distribute nn identical things among rr persons, where each one of them can receive 0,1,20,1,2 or more items, even if some of them receive nothing. We should note that if we have to distribute nn identical things among rrnumber of persons, but here they have to get something i.e. 1,21,2 or more, then we use another formula i.e. n1Cr1^{n - 1}{C_{r - 1}} .