Question
Question: The number of ways in which thirty five apples can be distributed among 3 boys so that each can have...
The number of ways in which thirty five apples can be distributed among 3 boys so that each can have any number of apples, is:
A
1332
B
666
C
333
D
None of these
Answer
666
Explanation
Solution
x1 + x2 + x3 = 35.
Number of ways = 37C2=35!x2!37! = 666 ways.