Solution:hese can be two cases :
Case I - One box contain 3 balls and rest two Contains 1 ball each.
Case II - One box contain 1 ball and rest two Contains 2 balls each.
Case 1 : Number of ways = ⁵C₃ × ²C₁ × ¹C₁ = 20
Now, these 3 boxes can be arranged in
3!/2!
among themselves,
as two of them contains similar number of balls.
So, number of ways = 20 × 3!/2! = 60
Case II : Number of ways = ⁵C₁ × ⁴C₂ × ²C₂ = 30
Also, these 3 boxes can be arranged among themselves in
3!/2!
, as two of them contains similar number of balls.
Thus, number of ways = 30 ×
3!/2! = 90
Now, either of case (I) or case (II) is possible.
Hence, total number of ways = 60 + 90 = 150