Last visit was: 19 Nov 2025, 22:18 It is currently 19 Nov 2025, 22:18
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Kjol
Joined: 11 Jun 2019
Last visit: 21 Apr 2022
Posts: 16
Own Kudos:
111
 [107]
Given Kudos: 50
Posts: 16
Kudos: 111
 [107]
9
Kudos
Add Kudos
98
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,394
 [12]
7
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,394
 [4]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,394
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,707
 [12]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,707
 [12]
5
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
Kjol
In how many ways, 10 identical chocolates be distributed among 3 children such that each child gets at least 1 chocolate?

A. 36
B. 66
C. 72
D. 78
E. 84.

Two ways..

Formula:-
First give 1 each to the three children, so we are left with 10-3=7.
Now you can distribute these 7 to any child in \((n-1)C7=9C7=\frac{9!}{2!7!}=36\)

first give one to each, hence 3 gone. Now you can distribute the remaining 7 to anyone as the restriction of at least one is done..
A+B+C=7....
Now, take this as 7 marbles and 2 partitions, so total 9 things. You can choose these 2 partitions in 9C2 ways=\(\frac{9!}{7!2!}=\frac{9*8}{2}=36\)

So, the formula \((n+k-1)C(k-1)\) comes from k items, so k-1 partition and then choosing these k-1 partition from it..
Here n=7, and k=3..thus \((n+k-1)C(k-1)=(7+3-1)C(3-1)=9C2\)


Calculations:-

Let the number each can get be-
8,1,1-3!/2=3 ways
7,2,1--3! ways
6,3,1--3!

6,2,2 -- 3!/2=3
5,4,1 -- 3!
5,3,2 -- 3!

4,4,2 --3!/2=3
4,3,3 -- 3!/2=3
Total = 4*3!+4*3=4*6+12=36

A
User avatar
MahmoudFawzy
Joined: 27 Oct 2018
Last visit: 20 Feb 2021
Posts: 661
Own Kudos:
2,123
 [11]
Given Kudos: 200
Status:Manager
Location: Egypt
Concentration: Strategy, International Business
GPA: 3.67
WE:Pharmaceuticals (Healthcare/Pharmaceuticals)
Posts: 661
Kudos: 2,123
 [11]
4
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
The possible combinations are:
118 --> with 3 rearrangements ( because 1 is repeated, the possibilities = \(\frac{3!}{2!} = 3\))
127 --> with 6 rearrangements (because all numbers are different, the possibilities = \(3! = 6\))
136 --> with 6 rearrangements
145 --> with 6 rearrangements
226 --> with 3 rearrangements
235 --> with 6 rearrangements
244 --> with 3 rearrangements
334 --> with 3 rearrangements

Total = 36

Another faster way is the "Stars and Bars Theorem", which says that for n items distributed on k elements, where each of the elements must have a positive value, then the number of possibilities = (n-1)C(k-1).
and in our case, it will be (10-1)C(3-1) = 9C2 = 36
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,356
 [13]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,356
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
Kjol
In how many ways, 10 identical chocolates be distributed among 3 children such that each child gets at least 1 chocolate?

A. 36
B. 66
C. 72
D. 78
E. 84.

Another approach is to look for a pattern

Say the 3 children are A, B, C
We'll denote each outcome as follows: # chocolates for A | # chocolates for B | # chocolates for C

Number of outcomes in which child A receives exactly 1 chocolate
1 | 1 | 8
1 | 2 | 7
1 | 3 | 6
1 | 4 | 5
1 | 5 | 4
1 | 6 | 3
1 | 7 | 2
1 | 8 | 1
8 outcomes


Number of outcomes in which child A receives exactly 2 chocolates
2 | 1 | 7
2 | 2 | 6
2 | 3 | 5
2 | 4 | 4
2 | 5 | 3
2 | 6 | 2
2 | 7 | 1
7 outcomes


Number of outcomes in which child A receives exactly 3 chocolates
3 | 1 | 6
3 | 2 | 5
3 | 3 | 4
3 | 4 | 3
3 | 5 | 2
3 | 6 | 1
6 outcomes

See the pattern?

So, the TOTAL number of outcomes = 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1
= 36

Answer: A

Cheers,
Brent
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,707
 [4]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,707
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Kjol
In how many ways, 10 identical chocolates be distributed among 3 children such that each child gets at least 1 chocolate?

A. 36
B. 66
C. 72
D. 78
E. 84.


first give one to each, hence 3 gone. Now you can distribute the remaining 7 to anyone as the restriction of at least one is done..
A+B+C=7....
Now, take this as 7 marbles and 2 partitions, so total 9 things. You can choose these 2 partitions in 9C2 ways=\(\frac{9!}{7!2!}=\frac{9*8}{2}=36\)

So, the formula (n+k-1)C(k-1) comes from k items, so k-1 partition and then choosing these k-1 partition from it..
Here n=7, and k=3..thus (n+k-1)C(k-1)=(7+3-1)C(3-1)=9C2

prgmatbiz ManjariMishra prabsahi and ShreyasJavahar

HAPPY DIWALI !!!!
User avatar
kamalsharmam21
Joined: 22 Mar 2023
Last visit: 09 Jan 2024
Posts: 59
Own Kudos:
Given Kudos: 23
Location: India
Schools: IIMA '25
Schools: IIMA '25
Posts: 59
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What if the condition of at least is not there

Posted from my mobile device
User avatar
kamalsharmam21
Joined: 22 Mar 2023
Last visit: 09 Jan 2024
Posts: 59
Own Kudos:
Given Kudos: 23
Location: India
Schools: IIMA '25
Schools: IIMA '25
Posts: 59
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks awesome explanation 🙏


Bunuel
kamalsharmam21
What if the condition of at least is not there

Posted from my mobile device

In how many ways, 10 identical chocolates be distributed among 3 children?

When distributing 10 identical chocolates among 3 children, we can use "Stars and Bars" method to solve the problem.

Imagine the 10 chocolates as 10 stars in a row. To divide these stars among 3 children, we need 2 bars to create 3 separate sections. For example:

***|****|*** would represent that the first child got 3 chocolates, the second got 4, and the third got 3.
||********** would represent that the first child got 0 chocolates, the second got 0, and the third got 10.
****||****** would represent that the first child got 4 chocolates, the second got 0, and the third got 6.

So, the problem becomes one of arranging these 10 identical stars and 2 identical bars in a row, which is given by 12!/(10!2!) = 66.

Hope it helps.
User avatar
ahujaparth10
Joined: 05 Jun 2020
Last visit: 09 Dec 2023
Posts: 25
Own Kudos:
Given Kudos: 27
GMAT 1: 700 Q49 V37
GPA: 3.3
Products:
GMAT 1: 700 Q49 V37
Posts: 25
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kjol
In how many ways, 10 identical chocolates be distributed among 3 children such that each child gets at least 1 chocolate?

A. 36
B. 66
C. 72
D. 78
E. 84.

BrentGMATPrepNow Bunuel Why dont we do 3^7 in this question? Each of 7 chocolates after distributing 1 chocolate can be given to any of the 3 children.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,590
Own Kudos:
Posts: 38,590
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts