106k views
1 vote
Ten identical pencils are to be given away to five different people. (a) In how many different ways can that be done? (b) In how many different ways can it be done so that every person receives at least one pencil?

User Hugos
by
5.0k points

1 Answer

2 votes

Answer:

(a) 1001 ways

(b) 126 ways

Explanation:

In the question,

Number of Identical pencils = 10

Number of different people = 5

Now,

We know that for distributing 10 identical pencils among 5 people we will have to make 4 partitions.

So, using a generalised formula,

Number of ways of distributing 'n' identical things among 'r' objects is given by,


^(n+r-1)C_(r-1)

So, using the same here we get,


Number\,of\,ways=^(n+r-1)C_(r-1)\\Number\,of\,ways=^(10+5-1)C_(5-1)\\Number\,of\,ways=^(14)C_(4)=(14!)/(10!4!)=(14* 13* 12* 11)/(4* 3* 2)\\Number\,of\,ways=1001\,ways

Therefore, there are 1001 number of ways of doing that.

(b).

For every person to receive atleast one pencil. We can put the partition everywhere but leaving one case where we are placing the partition before 1st pencil.

So possible number of selections for the partition can now be made from only 9 pencils.

Therefore,

Number of ways is given by,


^(n-1)C_(r-1)

where, 'n' is the number of identical objects and 'r' is the number of different people.

So,

Number of ways are,


^(10-1)C_(5-1)=^(9)C_(4)=(9!)/(4!5!)=(9* 8* 7* 6)/(4* 3* 2)=126

Therefore, the number of ways of distributing the pencils are 126.

User ADAMJR
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.