Home » Aptitude » Permutation and Combination

Find the number of ways in which 21 balls can be distributed among 3 persons such that each person does not receive less than 5 balls.

Correct Answer: 28

Explanation:

Let x, y, z be the number of balls received by the three persons, then


  


x 5 ,   y 5 ,   z 5   a n d   x + y + z = 21


 


Let  u 0 ,   v 0 ,   w 0   t h e n


 


 x + y + z =21


 


 u + 5 + v + 5 + w + 5 = 21


 


 u + v + w = 6 


 


Total number of solutions =  C 3 - 1 6 + 3 - 1 = C 2 8 = 28


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion