Question:medium

Number of ways of distributing \(10\) identical chocolates among \(3\) children such that everyone gets at least one?

Show Hint

For distributing identical objects where each recipient must get at least one, the formula is \(\binom{n-1}{r-1}\). If recipients can receive zero, the formula is \(\binom{n+r-1}{r-1}\).
Updated On: May 2, 2026
  • \(2^4 + 3\cdot2^5 - 2\)
  • \(2^4 - 3\cdot2^5 - 2\)
  • \(2^5 + 4\)
  • \(2^5 - 4\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0

Top Questions on permutations and combinations