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

 2843  156 Permutations and Combinations Report Error

Solution:

(A) Each box (say ) will have at least one ball.
Now the ways for placing other 2 identical balls in 3 different boxes are :-

(B) Case 1 : 5 balls can be divided in 3 groups having 2 balls each in 2 boxes and 1 ball for in third box
ways :
Case 2 : Division can also be 3 in one box and 1 each in remaining 2 boxes
ways:
Hence total ways
(C) Only 2 arrangements are possible.
(1) 2 balls each in 2 boxes & remaining ball in other box
(2) 3 balls in 1 box and 1 ball each in other boxes
(D) Same cases as that of in part B with arrangements.