Question
Question: Fruits are to be distributed amongst \(11\) children from a basket of fruits containing \(5\) mangoe...
Fruits are to be distributed amongst 11 children from a basket of fruits containing 5 mangoes, 4 apples and 2 bananas. Each child is to get one fruit. In how many ways the fruits can be distributed?
Solution
Hint: The number of ways of choosing r things from n things is given by nCr.
The value of nCr is given as nCr=(n−r)!r!n!.
Given- Total number of children =11.
Total number of mangoes =5.
Total number of bananas =2.
Total number of apples =4.
We need to find the number of ways to distribute the fruits among the children such that each child gets one fruit.
Now , instead of choosing fruits to divide among the children , we will choose children to whom each fruit is distributed . This is done because each child is different and there will be 11 ways to choose each child independently , but each fruit is similar in a group , i.e. each mango is similar to another , each apple is similar to another . So , there will be one way to choose one mango from 5 mangoes.
So , we need to choose 5 children for mangoes, 4 children for apples and 2 children for bananas.
We know, number of ways of choosing r things from n things is given by nCr.
And we also know nCr=(n−r)!r!n!
So , number of ways of choosing 5 children for mangoes from 11 children =11C5
So , remaining children =11−5=6
Now, 4 children are to be chosen from 6 children for apples. So , number of ways =6C4
Remaining number of children =6−4=2
Number of ways of choosing 2 children from 2 children for bananas =2C2
Now, all the selections are dependent on each other. So , total number of ways of choosing