Last visit was: 21 Apr 2026, 17:25 It is currently 21 Apr 2026, 17:25
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
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 21 Apr 2026
Posts: 1,586
Own Kudos:
Given Kudos: 153
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,586
Kudos: 1,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
mailtheguru
Joined: 31 May 2006
Last visit: 25 Mar 2007
Posts: 185
Own Kudos:
Location: Phoenix AZ
Posts: 185
Kudos: 92
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
paddyboy
Joined: 06 May 2006
Last visit: 27 Nov 2016
Posts: 387
Own Kudos:
Given Kudos: 2
Posts: 387
Kudos: 81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Mikhail Bondarenko
Joined: 22 Aug 2006
Last visit: 05 Dec 2006
Posts: 27
Location: Moscow, Russia
Posts: 27
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'll go for D=16. Here's why:

Let n be the total number of vouchers. Let's minimize the number of vouchers per child and assume each child gets m= 2. How large then should n be for the total number of combinations C to equal 120:

C = n!/(n-m)!m!
120 = (n-2)(n-1)*n/(n-2)!2! // factoring the factorial
120*2!=(n-1)*n // canceling (n-2)!, multiplying both sides by 2!
240= n^2-n // 2!=2
n^-n-240=0
D = -1^2 - 4*1*(-240) = 961 = 31^2
n = (1+/- sqrt (31^2))/2
n = - 15 or n = 16. Obviously, n is positive (number of vouchers).
//checking 16^2 - 16 - 240 = = 0

n is consistent with each child getting at least 2 vouchers and the total combinations being 120

(if we assume that m >2 then the number of combinations will exceed 120 since since the combination function grows in m (plug in the numbers)... n=16 looks the unique solution to the above, anything more or less will not give the exact amount )

Any ideas?
User avatar
cicerone
Joined: 28 Aug 2006
Last visit: 10 May 2019
Posts: 163
Own Kudos:
Posts: 163
Kudos: 316
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer must be 13.
Folks, u need a little bit of P & C here.
Soon I am going to start a thread on P&C and all the concepts regarding questions liike these will be discussed there...........

Untill then byeeeeeeeee
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 21 Apr 2026
Posts: 1,586
Own Kudos:
Given Kudos: 153
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,586
Kudos: 1,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cicerone
Answer must be 13.
Folks, u need a little bit of P & C here.
Soon I am going to start a thread on P&C and all the concepts regarding questions liike these will be discussed there...........

Untill then byeeeeeeeee


How do you conclude that the answer must be 13?
User avatar
Mikhail Bondarenko
Joined: 22 Aug 2006
Last visit: 05 Dec 2006
Posts: 27
Location: Moscow, Russia
Posts: 27
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
how did I get the formula in bold? Mystatistics textbooks gives the following:

https://en.wikipedia.org/wiki/Combination
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 21 Apr 2026
Posts: 1,586
Own Kudos:
Given Kudos: 153
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,586
Kudos: 1,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cicerone
Sorry kevin, i think the answer must be 15


That's what I got! How did you get it?

I thought as follows- give each nephew a voucher and put the other n-4 vouchers in a row, with spaces between adjacent vouchers, a total of n-5 spaces. Choose three of the spaces: nephew A gets the vouchers to the left of the leftmost space chosen, nephew B gets the vouchers between the two leftmost spaces, and so on.

so the number of ways of assigning these indistinguishable vouchers is a combination of size 3 of n-5 spaces.

So (n-5)(n-6)(n-7)/3!=120 Thus n-5=10 and n=15
User avatar
cicerone
Joined: 28 Aug 2006
Last visit: 10 May 2019
Posts: 163
Own Kudos:
Posts: 163
Kudos: 316
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
cicerone
Sorry kevin, i think the answer must be 15

That's what I got! How did you get it?

I thought as follows- give each nephew a voucher and put the other n-4 vouchers in a row, with spaces between adjacent vouchers, a total of n-5 spaces. Choose three of the spaces: nephew A gets the vouchers to the left of the leftmost space chosen, nephew B gets the vouchers between the two leftmost spaces, and so on.

so the number of ways of assigning these indistinguishable vouchers is a combination of size 3 of n-5 spaces.

So (n-5)(n-6)(n-7)/3!=120 Thus n-5=10 and n=15


That's it kevin, I solved using the same concept and i think this is the only correct and practical way of answering this......

By the way, for the last 6 months i am not active because of some health problem...I am back and u can expect active participation from me for atleast the queries that you post.....

Keep rocking
avatar
jayt696969
Joined: 24 Apr 2007
Last visit: 27 Apr 2007
Posts: 4
Posts: 4
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MBAlad
(4C4) = 4*3*2*1 = 24
120/24 = 5

5+8 = 13


formula for combinations: nCk = n! / ((n-k)! * k!)

so 4C4 = 4! / ((4-4)! * 4!) = 1

But nonetheless, I don't even think that is the right formula for this specific example. Think about this: If you have 1 voucher, and 4 nephews, you can give it to any one of them, so there are 4 ways. If you have 2 vouchers, you can give the first to any of them and the second to any of them, for a total of 16 ways.
Given: n = # vouchers
Number of ways to distribute n vouchers to four nephews: 4^n

In each of the 120 ways, each nephew has at least two. So if you take two from each, each of the 120 ways are still unique. Thus you can say that the amount of vouchers is n-8 and that the formula is 4^(n-8) = 120.

However this is where i am stuck, none of the answers work for my formula. If someone can please point out where i erred, thank you very much.
User avatar
[email protected]
Joined: 14 Jan 2007
Last visit: 04 Feb 2009
Posts: 312
Own Kudos:
Posts: 312
Kudos: 955
Kudos
Add Kudos
Bookmarks
Bookmark this Post
simpler way to solve such problems is by using the formula -
The no. of ways to distribute n items among r people where each gets zero or more items is (n+r-1) C(r-1).

In this question - let's say the number of vouchers = n
n-8 vouchers to be distributed among 4 people. where each get zero or more.
So total ways = (n-8+4-1)C3 = 120
solving this (n-5)(n-6)(n-7) = 120 * 3! = 720
hence n = 15
User avatar
Bluebird
Joined: 18 Apr 2007
Last visit: 08 Feb 2008
Posts: 56
Own Kudos:
Posts: 56
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I got E as my answer and this is how:

# of vouchers = n-8 (total # of vouchers - 2 for each of 4 nephews)

So, we have to figure out the total number of combinations for the remaining n-8 vouchers among the 4 nephews.

(n-8)C4--> (n-8)!/(4!*(n-8-4)!) = (n-8)!/24*(n-12)!

Set this equal to 120 and multiply by the 24 and you get

(n-8)!/(n-12)!=2880

Now just plug in numbers to see which satisfies the equation.

If you plug in 16 you get an imbalanced equation: 1680 vs. 2880

So the answer must be E, more than 16 vouchers.

What's the OA?
User avatar
vijay2001
Joined: 28 Aug 2006
Last visit: 03 Jul 2007
Posts: 57
Own Kudos:
Posts: 57
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the source of this question?

I)In the above, each nephew is eligible for all the vouchers
i.e. n*n*n*n = n^4 =120 ??which is not possible

II) Another way, is considering this as a permutation,
nP4 =120 => 5
Total is 8+5 =13

I is the correct way of solving.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Problem Solving (PS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
Moderator:
Math Expert
109728 posts