Last visit was: 21 Apr 2026, 12:22 It is currently 21 Apr 2026, 12:22
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,447
 [163]
7
Kudos
Add Kudos
156
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
ankuragarwal1301
Joined: 16 Jun 2015
Last visit: 02 Mar 2017
Posts: 31
Own Kudos:
70
 [39]
Concentration: Strategy, Social Entrepreneurship
GMAT 1: 760 Q50 V42
WE:Information Technology (Other)
22
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
User avatar
kunal555
Joined: 29 Jul 2015
Last visit: 17 Jun 2019
Posts: 143
Own Kudos:
779
 [36]
Given Kudos: 59
Posts: 143
Kudos: 779
 [36]
8
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
General Discussion
avatar
icefrog
Joined: 05 Jul 2015
Last visit: 28 May 2020
Posts: 38
Own Kudos:
89
 [6]
Given Kudos: 30
Status:Mr
Location: India
Concentration: Entrepreneurship, General Management
GMAT 1: 770 Q50 V46
GMAT 2: 720 Q48 V40
WE:Business Development (Advertising and PR)
GMAT 2: 720 Q48 V40
Posts: 38
Kudos: 89
 [6]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The answer is A.
Here is how I found the answer
Suppose we have five letter A’s representing apples. Let us also use three *’s which will represent partitions (four) between the apples belonging to different children. We order the A’s and *’s as we like and interpret all A’s before the first * as being apples belonging to Kathy. Now if you, the different ways these As and *s can be arranged, you will notice that each arrangement corresponds to a specific distribution. There are 5 As and 3 *s. The number of ways you can arrange them is [8!/(3!5!)]
Generalised form for n = number of identical objects, and r = number of children is n+r-1Cr-1.
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,044
 [2]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,044
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi camlan1990,

This question comes with a bit of a 'twist.' Since the apples are IDENTICAL, you have to be careful about duplicate 'options'...

For example:
Giving 1 apple to child A and 1 apple to child B

is the SAME as....

Giving 1 apple to child B and 1 apple to child A

Since those duplicate options are NOT supposed to be counted twice, the Combination Formula is necessary (the solutions by icefrog and ankuragarwal1301 showcase that math).

GMAT assassins aren't born, they're made,
Rich
avatar
ar500
Joined: 29 Apr 2015
Last visit: 26 Jun 2020
Posts: 14
Own Kudos:
9
 [2]
Given Kudos: 4
GPA: 3.89
Posts: 14
Kudos: 9
 [2]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kunal555
Bunuel
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312

Number of ways of dividing 'n' identical objects into 'r' groups such that each group can contain any number of objects is given by

\(n+r-1_C_{r-1}\)

So,
The number of ways of dividing 5 apples among 4 children is

\(5+4-1_C_{4-1}\)

= \(8_{C_3}\)

= \(\frac{8!}{5!*3!}\)

= \(56\)

Answer:- A

Does this specifically include zero, as in zero apples in a basket?

If so, what formula would you use in the event that everyone had to have at least 1 apple? Can you merely reduce "n" by 1, since n cant be zero? Suppose this there the case with 20 apples and 4 baskets.
User avatar
kunal555
Joined: 29 Jul 2015
Last visit: 17 Jun 2019
Posts: 143
Own Kudos:
779
 [6]
Given Kudos: 59
Posts: 143
Kudos: 779
 [6]
2
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
ar500
kunal555
Bunuel
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312

Number of ways of dividing 'n' identical objects into 'r' groups such that each group can contain any number of objects is given by

\(n+r-1_C_{r-1}\)

So,
The number of ways of dividing 5 apples among 4 children is

\(5+4-1_C_{4-1}\)

= \(8_{C_3}\)

= \(\frac{8!}{5!*3!}\)

= \(56\)

Answer:- A

Does this specifically include zero, as in zero apples in a basket?

If so, what formula would you use in the event that everyone had to have at least 1 apple? Can you merely reduce "n" by 1, since n cant be zero? Suppose this there the case with 20 apples and 4 baskets.

Yes, the above formula includes zero.
The number of ways of distributing 'n' identical objects amongst 'r' groups such that each group gets at least 1 object is given by

\({n-1}_C_{r-1}\)

The number of ways of distributing 20 apples among 4 baskets such that each basket has at least 1 apple is

\({20-1}_C_{4-1}\) = \({19}_C_{3}\)
avatar
abhishekchaudhary
Joined: 15 Dec 2014
Last visit: 09 Feb 2016
Posts: 2
Own Kudos:
6
 [1]
Location: United States
Concentration: General Management, Finance
GPA: 3.9
Posts: 2
Kudos: 6
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Quote:
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312

I know a simple way to solve this problem.

Consider it as an equation : A + B + C + D = 5. Where letters represent children and 5 = Apples.

Just apply the formula : n+r-1Cr-1

where r = children and N = 5 i.e Apples.
we will get answer as 56.

Remember : This formula is used because question mentions that some children may get 0 apple. If this was not mentioned, there is a different formula to solve the question.
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 21 Apr 2026
Posts: 6,976
Own Kudos:
16,891
 [4]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,891
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Bunuel
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312

This questions can be solved by a property that's useful for calculating WHOLE NUMBER Solutions (All Non-Negative Solution)

Whole Solution of a linear Equation a+b+c+d+e+.... = n

where we have r variables (a, b, c, d, e)

is (n+r-1)C(r-1)


Here we have, a+b+c+d = 5

so Whole no. solution of the equation = (5+4-1)C(4-1) = 8C3 = 56

Answer: option A
User avatar
aa008
Joined: 05 Oct 2017
Last visit: 12 Feb 2025
Posts: 50
Own Kudos:
99
 [10]
Given Kudos: 47
GMAT 1: 560 Q44 V23
GMAT 1: 560 Q44 V23
Posts: 50
Kudos: 99
 [10]
7
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
lets try to solve it differently
if you have 5 apples A,A,A,A,A and you have to put three partition +,+,+

it can be AAA+AA+nothing+nothing
or
A+A+AA+A
or
nothing+AA+AAA+nothing

ultimately you are arranging 5 A and 3+

question becomes In how many different way you can arrange AAAAA+++

\(= \frac{8!}{(3!*5!)}\)=56
User avatar
dabaobao
Joined: 24 Oct 2016
Last visit: 20 Jun 2022
Posts: 542
Own Kudos:
1,696
 [10]
Given Kudos: 143
GMAT 1: 670 Q46 V36
GMAT 2: 690 Q47 V38
GMAT 3: 690 Q48 V37
GMAT 4: 710 Q49 V38 (Online)
GMAT 4: 710 Q49 V38 (Online)
Posts: 542
Kudos: 1,696
 [10]
3
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
Bunuel
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312


TL;DR



Direct Formula:


The total number of ways of dividing n IDENTICAL items among r groups, each one of whom, can receive 0, 1, 2 or more items: (n+r-1)C(r-1)

(5+4-1)C(4-1) = 8C3 = 8*7*6/3! = 8*7 = 56 ways

Intuitive Method 1:


Think of dividers + items (AA|A|A|A)
Anagram Grid: 3 lines & 5 apples
8!/3!5! = 56 ways

Intuitive Method 2:


Think of dividers + items (AA|A|A|A)
# of Dividers = Groups (i.e. people) - 1. = 4 - 1 = 3
Formula: (Items + Dividers)C(Dividers) = (5+3)C(3) = 8C3 = 56 ways

Official Solution


Credit: Veritas Prep

We have 5 identical apples and 4 children. We want to find the number of ways in which these apples can be distributed among the children.

Method I



5 apples can be distributed in various ways: {5, 0, 0, 0}, {4, 1, 0, 0}, {3, 2, 0, 0}, {3, 1, 1, 0}, {2, 2, 1, 0}, {2, 1, 1, 1}.

{5, 0, 0, 0} means that one child gets all 5 apples and all others get none. Similarly, {4, 1, 0, 0} means that one child gets 4 apples and another child gets 1 apple. No one else gets any apples and so on…

In each one of these cases, various arrangements are possible e.g. take the case of {5, 0, 0, 0}. The first child could get all 5 apples OR the second child could get all 5 apples OR the third child could get all 5 apples OR the fourth child could get all 5 apples. Basically, the number of ways in which these 4 objects – 5, 0, 0 and 0 can be distributed in 4 different spots (i.e. 4 children) is 4!/3! = 4 arrangements (we divide by 3! because three of the objects – 0, 0 and 0 – are identical). This is just our beloved basic counting principle in action.

Similarly, in the case of {4, 1, 0, 0}, we will get 4!/2! = 12 arrangements (since 2 objects are identical) i.e. 5 apples can be distributed among 4 children by giving 4 apples to one child and 1 apple to another child in 12 ways. The first child could get 4 apples and the second child could get 1 apple OR the third child could get 4 apples and the first child could get 1 apple etc.

In the same way, we will get 12 arrangements in each one of these cases: {3, 2, 0, 0}, {3, 1, 1, 0} and {2, 2, 1, 0}. In the case of {2, 1, 1, 1}, we will get 4!/3! = 4 arrangements.

In all, 5 identical apples can be distributed among 4 children in 4 + 12 + 12 + 12 + 12 + 4 = 56 ways

Here, we have just counted out the ways in which 5 things can be distributed in 4 groups. If we miss even one of these cases, all our effort would go waste. Therefore, let’s look at a more analytical method of solving this question.

Method II



Let’s put the 5 apples in a row: A A A A A

We have to split them in 4 groups. The 4 groups will have a one-to-one relation with the 4 children – Apples in the first group will be given to the first child, those in the second group will be given to the second child and so on…

Say we split the apples in 4 groups in the following way: A A l A l A l A

The vertical lines separate one group from the other. The first group has 2 apples and the rest of the three groups have 1 apple each. This means, the first child gets 2 apples and each of the other 3 children get 1 apple each.

The split can also be made in the following way: A l A A l A l A

Here, the second group has 2 apples and the rest of the three groups have 1 apple each. So the second child gets 2 apples and the rest of the 3 children get 1 apple each.

The split can also be made in the following way: l A A A l A l A

Here, the first group has no apples, the second group has 3 apples and the third and the fourth groups have one apple each. The first child gets no apples, the second child gets 3 apples and the other 2 children get 1 apple each.

What I am trying to show here is that arranging these 5 identical As and the 3 identical vertical lines in as many different ways as possible will give us all the ways in which we can distribute 5 identical apples among 4 different children.

In how many different ways can we arrange these 8 objects i.e. 5 identical As and 3 identical vertical lines? In 8!/(5! * 3!) = 56 ways

Answer (A)
User avatar
harsh8686
Joined: 19 Feb 2018
Last visit: 23 Feb 2024
Posts: 97
Own Kudos:
166
 [3]
Given Kudos: 229
GMAT 1: 530 Q48 V15
GMAT 2: 640 Q48 V30
GMAT 3: 590 Q46 V25
GMAT 4: 600 Q48 V25 (Online)
GMAT 5: 710 Q49 V37
GMAT 5: 710 Q49 V37
Posts: 97
Kudos: 166
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi,

I have tried writing an explanation in a lucid way. Hope it helps someone.
Attachments

File comment: Graphical solution
In how many ways can 5 apples.png
In how many ways can 5 apples.png [ 115.64 KiB | Viewed 65174 times ]

User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 21 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,855
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Asked: In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

AAAAA|||
There are 5 apples and 3 partitions.

Number of ways = 8C3 = 56

IMO A
avatar
Pranjal3107
avatar
Current Student
Joined: 13 Apr 2020
Last visit: 06 Jul 2022
Posts: 133
Own Kudos:
Given Kudos: 1,709
Location: India
GMAT 1: 710 Q45 V41
GPA: 3
GMAT 1: 710 Q45 V41
Posts: 133
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can someone direct me to some post or link to understand how to approach such questions. ?
User avatar
Nik11
Joined: 17 Jan 2021
Last visit: 21 Nov 2021
Posts: 99
Own Kudos:
Given Kudos: 236
GMAT 1: 710 Q49 V39
Products:
GMAT 1: 710 Q49 V39
Posts: 99
Kudos: 45
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Approach 1:
- memorize the formula ---> (n + k - 1)! / k! * (n - 1)!
- be able to spot exactly when you can apply it (as in this case)
- solve the problem in 45 sec max

Approach 2:
-understand the problem
-solve
-probably 1.30 min gone

here is the second one:

You can divide the 5 IDENTICAL apples in the following ways:

5 - 0 - 0 - 0 4 ways to do that
4 - 1 - 0 - 0 12 ways to do that
3 - 2 - 0 - 0 12 ways to do that
3 - 1 - 1 - 0 12 ways to do that
2 - 2 - 1 - 0 12 ways to do that
2 - 1 - 1 - 1 4 ways to do that

TOTAL 56 ways
User avatar
Lazybum
Joined: 26 Sep 2013
Last visit: 28 Apr 2022
Posts: 69
Own Kudos:
Given Kudos: 30
GMAT 1: 710 Q47 V40
GMAT 2: 740 Q50 V41
GMAT 2: 740 Q50 V41
Posts: 69
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dabaobao
Bunuel
In how many ways can 5 apples (identical) be distributed among 4 children? (Some children may get no apples.)

(A) 56
(B) 144
(C) 200
(D) 256
(E) 312


TL;DR



Direct Formula:


The total number of ways of dividing n IDENTICAL items among r groups, each one of whom, can receive 0, 1, 2 or more items: (n+r-1)C(r-1)

(5+4-1)C(4-1) = 8C3 = 8*7*6/3! = 8*7 = 56 ways

Intuitive Method 1:


Think of dividers + items (AA|A|A|A)
Anagram Grid: 3 lines & 5 apples
8!/3!5! = 56 ways

Intuitive Method 2:


Think of dividers + items (AA|A|A|A)
# of Dividers = Groups (i.e. people) - 1. = 4 - 1 = 3
Formula: (Items + Dividers)C(Dividers) = (5+3)C(3) = 8C3 = 56 ways

Official Solution


Credit: Veritas Prep

We have 5 identical apples and 4 children. We want to find the number of ways in which these apples can be distributed among the children.

Method I



5 apples can be distributed in various ways: {5, 0, 0, 0}, {4, 1, 0, 0}, {3, 2, 0, 0}, {3, 1, 1, 0}, {2, 2, 1, 0}, {2, 1, 1, 1}.

{5, 0, 0, 0} means that one child gets all 5 apples and all others get none. Similarly, {4, 1, 0, 0} means that one child gets 4 apples and another child gets 1 apple. No one else gets any apples and so on…

In each one of these cases, various arrangements are possible e.g. take the case of {5, 0, 0, 0}. The first child could get all 5 apples OR the second child could get all 5 apples OR the third child could get all 5 apples OR the fourth child could get all 5 apples. Basically, the number of ways in which these 4 objects – 5, 0, 0 and 0 can be distributed in 4 different spots (i.e. 4 children) is 4!/3! = 4 arrangements (we divide by 3! because three of the objects – 0, 0 and 0 – are identical). This is just our beloved basic counting principle in action.

Similarly, in the case of {4, 1, 0, 0}, we will get 4!/2! = 12 arrangements (since 2 objects are identical) i.e. 5 apples can be distributed among 4 children by giving 4 apples to one child and 1 apple to another child in 12 ways. The first child could get 4 apples and the second child could get 1 apple OR the third child could get 4 apples and the first child could get 1 apple etc.

In the same way, we will get 12 arrangements in each one of these cases: {3, 2, 0, 0}, {3, 1, 1, 0} and {2, 2, 1, 0}. In the case of {2, 1, 1, 1}, we will get 4!/3! = 4 arrangements.

In all, 5 identical apples can be distributed among 4 children in 4 + 12 + 12 + 12 + 12 + 4 = 56 ways

Here, we have just counted out the ways in which 5 things can be distributed in 4 groups. If we miss even one of these cases, all our effort would go waste. Therefore, let’s look at a more analytical method of solving this question.

Method II



Let’s put the 5 apples in a row: A A A A A

We have to split them in 4 groups. The 4 groups will have a one-to-one relation with the 4 children – Apples in the first group will be given to the first child, those in the second group will be given to the second child and so on…

Say we split the apples in 4 groups in the following way: A A l A l A l A

The vertical lines separate one group from the other. The first group has 2 apples and the rest of the three groups have 1 apple each. This means, the first child gets 2 apples and each of the other 3 children get 1 apple each.

The split can also be made in the following way: A l A A l A l A

Here, the second group has 2 apples and the rest of the three groups have 1 apple each. So the second child gets 2 apples and the rest of the 3 children get 1 apple each.

The split can also be made in the following way: l A A A l A l A

Here, the first group has no apples, the second group has 3 apples and the third and the fourth groups have one apple each. The first child gets no apples, the second child gets 3 apples and the other 2 children get 1 apple each.

What I am trying to show here is that arranging these 5 identical As and the 3 identical vertical lines in as many different ways as possible will give us all the ways in which we can distribute 5 identical apples among 4 different children.

In how many different ways can we arrange these 8 objects i.e. 5 identical As and 3 identical vertical lines? In 8!/(5! * 3!) = 56 ways

Answer (A)

why can we use the combinations with repetitions formula?

it looks very different than this question that typically uses combinations with reptition

Example of what i typically consider as C w rep question:
Let us say there are five flavors of icecream: banana, chocolate, lemon, strawberry and vanilla.
We can have three scoops. How many variations will there be?

@veritasprep
User avatar
Natansha
Joined: 13 Jun 2019
Last visit: 11 Mar 2026
Posts: 195
Own Kudos:
Given Kudos: 84
Posts: 195
Kudos: 65
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel KarishmaB can you please provide a solution for the above question? Why can't we do 4^5 here, as we can assign each apple in 4 ways?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,374
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,374
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Natansha
Bunuel KarishmaB can you please provide a solution for the above question? Why can't we do 4^5 here, as we can assign each apple in 4 ways?

We cannot use that method for identical objects. Think about it. Say there are 2 apples and 2 children. As per that method, answer would be 2^2.
When I give apple 1 to child 1 and apple 2 to child 2, that is one case. When I give apple 1 to child 2 and apple 2 to child 1, that is another case. But are they actually different cases? No. Each child has 1 apple and that is just 1 case.

We have only 3 total cases, not 4.
Child 1 gets 2 apples, child 2 gets 2 apples or both get 1 apple each.

When identical objects are divided into distinct groups, we use the partition method discussed above - Method II in dabaobao's comment above.

I have discussed this distribution and grouping with distinct and identical objects and how to handle them in 16 different cases in a separate section in my Combinations module. You can check it out using the 3 day free trial.
User avatar
Natansha
Joined: 13 Jun 2019
Last visit: 11 Mar 2026
Posts: 195
Own Kudos:
Given Kudos: 84
Posts: 195
Kudos: 65
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB
Natansha
Bunuel KarishmaB can you please provide a solution for the above question? Why can't we do 4^5 here, as we can assign each apple in 4 ways?

We cannot use that method for identical objects. Think about it. Say there are 2 apples and 2 children. As per that method, answer would be 2^2.
When I give apple 1 to child 1 and apple 2 to child 2, that is one case. When I give apple 1 to child 2 and apple 2 to child 1, that is another case. But are they actually different cases? No. Each child has 1 apple and that is just 1 case.

We have only 3 total cases, not 4.
Child 1 gets 2 apples, child 2 gets 2 apples or both get 1 apple each.

When identical objects are divided into distinct groups, we use the partition method discussed above - Method II in dabaobao's comment above.

I have discussed this distribution and grouping with distinct and identical objects and how to handle them in 16 different cases in a separate section in my Combinations module. You can check it out using the 3 day free trial.
can you share the link where i can find the Combinations module?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,374
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,374
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Natansha
KarishmaB
Natansha
Bunuel KarishmaB can you please provide a solution for the above question? Why can't we do 4^5 here, as we can assign each apple in 4 ways?

We cannot use that method for identical objects. Think about it. Say there are 2 apples and 2 children. As per that method, answer would be 2^2.
When I give apple 1 to child 1 and apple 2 to child 2, that is one case. When I give apple 1 to child 2 and apple 2 to child 1, that is another case. But are they actually different cases? No. Each child has 1 apple and that is just 1 case.

We have only 3 total cases, not 4.
Child 1 gets 2 apples, child 2 gets 2 apples or both get 1 apple each.

When identical objects are divided into distinct groups, we use the partition method discussed above - Method II in dabaobao's comment above.

I have discussed this distribution and grouping with distinct and identical objects and how to handle them in 16 different cases in a separate section in my Combinations module. You can check it out using the 3 day free trial.
can you share the link where i can find the Combinations module?
https://anaprep.com/
Register to get the 3 day free trial. Under Quant - Combinatorics, you will find the module.
 1   2   
Moderators:
Math Expert
109729 posts
Tuck School Moderator
853 posts