Q.
5 balls are to be placed in 3 boxes. Each box can hold all the 5 balls. Number of ways in which the balls can be placed so that no box remains empty, if :
Column I
Column II
A
balls are identical but boxes are different
p
2
B
balls are different but boxes are identical
q
2 5
C
balls as well as boxes are identical
r
5 0
D
balls as well as boxes are identical but boxes are kept in a row
s
6
Column I | Column II | ||
---|---|---|---|
A | balls are identical but boxes are different | p | 2 |
B | balls are different but boxes are identical | q | 2 5 |
C | balls as well as boxes are identical | r | 5 0 |
D | balls as well as boxes are identical but boxes are kept in a row | s | 6 |
Permutations and Combinations
Solution: