BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Combinatorics

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
Expert replies
Source: — Quantitative Reasoning |

by theCEO » Sun Jul 05, 2015 7:05 pm
Grothen wrote:How can i distribute 16 apples among 4 children such that everyone gets at least 3 apples ?
Hi Grothen,

If everyone has to have at least 3 apples, it means 3 x 4 = 12 apples should be distributed to the 4 children.
Therefore we are left with 16 - 12 = 4 apples to assign to the 4 children.

The rephrased question is "How can I distribute 4 apples among 4 children?"

4 apples can be broken down as follow:
1,1,1,1 - each child get one apple
1,1,2 - 2 children get 1 each and 1 child gets 4
2,2 - 2 children get 2 apples
3,1 - one child gets 3 apples and one child gets 1 apples
4 - one child gets 4 apples

Find all the possibilties for the choices above.

1,1,1,1 - each child get one apple : (4x3x2x1)/(4x3x2x1)=1 way
1,1,2 - 2 children get 1 each and 1 child gets 4 : (4x3x2)/(2*1)=12 ways
2,2 - 2 children get 2 apples : (4x3)/(2x1) = 6ways
3,1 - one child gets 3 apples and one child gets 1 apples : (4x3)=12 ways
4 - one child gets 4 apples = 4/1=4 ways

Add possibilities: 1+12+12+6+4 = 35ways
Join the discussion

by Grothen » Sun Jul 05, 2015 7:48 pm
Thanks for the explanation.I used the separator method after rephrasing the question. I get confused when i start analyzing the possibilities the way you did. What if i want to distribute n different objects among r groups such that everyone gets at least k objects.
Join the discussion

by Jim@StratusPrep » Sat Jul 11, 2015 4:45 am
Just a side note, this is a bit beyond what the GMAT will test you on. The only reason I mention this is that you would be better served mastering foundational skills than studying random uses that won't be tested. It is a common problem that I see with GMAT hopefuls.
GMAT Answers provides a world class adaptive learning platform.
-- Push button course navigation to simplify planning
-- Daily assignments to fit your exam timeline
-- Organized review that is tailored based on your abiility
-- 1,000s of unique GMAT questions
-- 100s of handwritten 'digital flip books' for OG questions
-- 100% Free Trial and less than $20 per month after.
-- Free GMAT Quantitative Review

Image
Join the discussion

by theCEO » Sat Jul 11, 2015 5:00 am
theCEO wrote:
Grothen wrote:How can i distribute 16 apples among 4 children such that everyone gets at least 3 apples ?
Hi Grothen,

If everyone has to have at least 3 apples, it means 3 x 4 = 12 apples should be distributed to the 4 children.
Therefore we are left with 16 - 12 = 4 apples to assign to the 4 children.

The rephrased question is "How can I distribute 4 apples among 4 children?"

4 apples can be broken down as follow:
1,1,1,1 - each child get one apple
1,1,2 - 2 children get 1 each and 1 child gets 4
2,2 - 2 children get 2 apples
3,1 - one child gets 3 apples and one child gets 1 apples
4 - one child gets 4 apples

Find all the possibilties for the choices above.

1,1,1,1 - each child get one apple : (4x3x2x1)/(4x3x2x1)=1 way
1,1,2 - 2 children get 1 each and 1 child gets 4 : (4x3x2)/(2*1)=12 ways
2,2 - 2 children get 2 apples : (4x3)/(2x1) = 6ways
3,1 - one child gets 3 apples and one child gets 1 apples : (4x3)=12 ways
4 - one child gets 4 apples = 4/1=4 ways

Add possibilities: 1+12+12+6+4 = 35ways
Here is an alternative way to solve the question "How can I distribute 4 apples among 4 children?"
We can use the formula [(n+r-1)C(r-1)] where n = number of appples, r = number of children

[(n+r-1)C(r-1)] = (4+4-1)C(4-1)= 7C3 = (7X6X5)/(3X2X1) = 35
Join the discussion

by theCEO » Sat Jul 11, 2015 5:07 am
Grothen wrote:Thanks for the explanation.I used the separator method after rephrasing the question. I get confused when i start analyzing the possibilities the way you did. What if i want to distribute n different objects among r groups such that everyone gets at least k objects.
Another way to solve is to use the formula [((n-(r*k))+r-1)C(r-1)]

In the posted question this will be:
[((n-(r*k))+r-1) C (r-1)]
(16-4*3)+4-1 C (4-1)
7C3 = (7X6X5)/(3X2X1) = 35
Join the discussion