The number of ways in which 21 identical apples can be distributed among three children such that each child gets at least 2 apples, is
Question
The number of ways in which 21 identical apples can be distributed among three children such that each child gets at least 2 apples, is
Solution
This problem can be solved using the concept of combinations with repetition, also known as multiset coefficients or stars and bars.
Step 1: Since each child must get at least 2 apples, we can start by giving 2 apples to each child. This leaves us with 21 - 2*3 = 15 apples to distribute.
Step 2: The problem now reduces to finding the number of ways to distribute these 15 apples among the 3 children, which is a standard problem of distributing n identical items among r groups.
Step 3: The formula for this is C(n + r - 1, r - 1), where C is the combination function. In this case, n is 15 (the number of apples left) and r is 3 (the number of children).
Step 4: So, the number of ways to distribute the apples is C(15 + 3 - 1, 3 - 1) = C(17, 2).
Step 5: Calculate C(17, 2) = 17! / [2!(17-2)!] = 136.
So, there are 136 ways to distribute the 21 apples among the 3 children such that each child gets at least 2 apples.
Similar Questions
In how many ways 12 apples can be distributed among 4 people? Ops: A. 469 B. 457 C. 455 D. 488
In how many ways is it possible to make a selection by taking any number of 15 fruits, namely 3 oranges, 5 apples and 7 mangoes?
In how many different ways can 3 identical green shirts and 3 identical red shirts be distributed among 6 children such that each child receives a shirt
How many words can be made from the word “APPLE” using all the alphabets with repetition and without repetition respectively?
In how many different ways can 3 identical green shirts and 3 identical red shirts be distributed among 6 children such that each child receives a shirt
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.