Visual SolutionPYQ 2024 · Jan 31 Shift 2Easy
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
(A)
(B)
(C)
(D)
Solution Path
Give 2 each first 15 remaining stars and bars
01Read the Problem
1/421 identical apples, 3 children, each must get at least 2. How many distributions?
Distribute with minimum constraint
02Give Minimum First
2/4Give 2 apples to each child upfront. Used: . Now distribute the remaining freely.
apples remaining
03Stars and BarsKEY INSIGHT
3/415 identical objects into 3 groups with no restriction. Apply the stars and bars formula: .
04Final Answer
4/4Give minimum first, then stars and bars on the remainder.
ways
Concepts from this question3 concepts unlocked
★
EASYStars and Bars
Distribute n identical objects into r distinct groups: C(n+r-1, r-1)
The go-to formula for identical object distribution. Appears in 2-3 JEE questions every year.
Distribution problemsInteger solutionsPartition counting
Practice (10 Qs) →★
EASYMinimum Constraint Reduction
If each group needs at least k objects, give k to each first, then distribute the remainder freely
Converts a constrained problem into an unconstrained one. Without this trick, students try inclusion-exclusion and waste time.
At-least constraintsDistribution with lower boundsInteger equation solutions
Practice (5 Qs) →Identical vs Distinct Objects
Identical objects use combinations (stars and bars). Distinct objects use permutations or multiplication principle.
The first decision in every distribution problem. Wrong classification = completely wrong approach.
DistributionArrangementSelection problems
Practice (7 Qs) →Want more practice?
Try more PYQs from this chapter →