Five balls are to be places in three boxes. Each can hold all the five balls. In how many different ways can we place the balls so that no box remains empty, if balls as well as boxes are identical ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
possible ways are 122,113,131,212,311,221
But here ordering of boxes doesn't matter, hence 121 is equivalent to 212 and 221
This implies that, total number of ways = 6/3 =2