Last visit was: 10 Nov 2024, 12:21 It is currently 10 Nov 2024, 12:21
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
dungtd
Joined: 09 Dec 2008
Last visit: 12 Jan 2014
Posts: 16
Own Kudos:
343
 [131]
Given Kudos: 2
Location: Vietnam
Concentration: Finance
Schools:Somewhere
Posts: 16
Kudos: 343
 [131]
6
Kudos
Add Kudos
125
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Nov 2024
Posts: 96,678
Own Kudos:
Given Kudos: 87,973
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,678
Kudos: 675,662
 [74]
27
Kudos
Add Kudos
47
Bookmarks
Bookmark this Post
User avatar
crack700
Joined: 20 Mar 2010
Last visit: 12 Aug 2016
Posts: 44
Own Kudos:
193
 [30]
Given Kudos: 1
Posts: 44
Kudos: 193
 [30]
23
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
General Discussion
User avatar
bogos
Joined: 03 Mar 2010
Last visit: 27 May 2011
Posts: 22
Own Kudos:
37
 [1]
Given Kudos: 1
Posts: 22
Kudos: 37
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
It took me 10 minutes to solve it :(
First, it is remarked that all vouchers are equivalent.
Let's call nephews A, B, C, D and their number of vouchers (2+a), (2+b), (2+c), and (2+d), respectively, where a, b, c, d non negative integers (since each of them has at least 2 vouchers).
If n is the total number of vouchers, then:
a+b+c+d=n-8 or a+b+c+d=m with m=n-8
Let X=a+b and Y=c+d
so X+Y=m and (m+1) possible couples are (X=0, Y=m), (X=1, Y=m-1), ..., (X=m, Y=0)
On the other hand, (a, b) such that a+b=k and a,b>=0, the number of such couples is equal to k+1.
Therefore, generic solution is:
1*(m+1)+2*m+3*(m-1)+...+m*2+(m+1)*1
To get 120 different ways, m equals to 7, or n=15, thus C.

Sure this is not the easiest way to deal with this problem!
User avatar
dungtd
Joined: 09 Dec 2008
Last visit: 12 Jan 2014
Posts: 16
Own Kudos:
343
 [3]
Given Kudos: 2
Location: Vietnam
Concentration: Finance
Schools:Somewhere
Posts: 16
Kudos: 343
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
dungtd
Mrs. Smith has been given film vouchers. Each voucher allows the holder to see a film without charge. She decides to distribute them among her four nephews so that each nephew gets at least two vouchers. How many vouchers has Mrs. Smith been given if there are 120 ways that she could distribute the vouchers?
(A) 13
(B) 14
(C) 15
(D) 16
(E) more than 16


Could someone help me out? Thanks a lot!!!

Clearly there are more than 8 vouchers as each of four can get at least 2. So, basically 120 ways vouchers can the distributed are the ways to distribute \(x-8\) vouchers, so that each can get from zero to \(x-8\) as at "least 2", or 2*4=8, we already booked. Let \(x-8\) be \(k\).

In how many ways we can distribute \(k\) identical things among 4 persons? Well there is a formula for this but it's better to understand the concept.

Let \(k=5\). And imagine we want to distribute 5 vouchers among 4 persons and each can get from zero to 5, (no restrictions).

Consider:

\(ttttt|||\)
We have 5 tickets (t) and 3 separators between them, to indicate who will get the tickets:

\(ttttt|||\)
Means that first nephew will get all the tickets,

\(|t|ttt|t\)
Means that first got 0, second 1, third 3, and fourth 1

And so on.

How many permutations (arrangements) of these symbols are possible? Total of 8 symbols (5+3=8), out of which 5 \(t\)'s and 3 \(|\)'s are identical, so \(\frac{8!}{5!3!}=56\). Basically it's the number of ways we can pick 3 separators out of 5+3=8: \(8C3\).

So, # of ways to distribute 5 tickets among 4 people is \((5+4-1)C(4-1)=8C3\).

For \(k\) it will be the same: # of ways to distribute \(k\) tickets among 4 persons (so that each can get from zero to \(k\)) would be \((K+4-1)C(4-1)=(k+3)C3=\frac{(k+3)!}{k!3!}=120\).

\((k+1)(k+2)(k+3)=3!*120=720\). --> \(k=7\). Plus the 8 tickets we booked earlier: \(x=k+8=7+8=15\).

Answer: C (15).

P.S. How to solve \((k+1)(k+2)(k+3)=3!*120=720\): 720, three digit integer ending with 0, is the product of three consecutive integers. Obviously one of them must be multiple of 5: try \(5*6*7=210<720\), next possible triplet \(8*9*10=720\), OK. So \(k+1=8\) --> \(k=7\).

P.P.S. Direct formula:

The total number of ways of dividing n identical items among r persons, each one of whom, can receive 0,1,2 or more items is \(n+r-1C_{r-1}\).

The total number of ways of dividing n identical items among r persons, each one of whom receives at least one item is \(n-1C_{r-1}\).


Hope it helps.

Thanks for your great explanation!
User avatar
DevilDoggNC
Joined: 20 Dec 2010
Last visit: 01 Dec 2013
Posts: 134
Own Kudos:
Given Kudos: 4
Schools:UNC Duke Kellogg
 Q50  V44
GPA: 3.28
GMAT 1: 760 Q50 V44
GRE 1: Q800 V700
Posts: 134
Kudos: 229
Kudos
Add Kudos
Bookmarks
Bookmark this Post
5 stars for the "stars and bars" method! The coolest trick ever!
User avatar
pkmme
Joined: 11 Apr 2011
Last visit: 11 Dec 2011
Posts: 58
Own Kudos:
Given Kudos: 16
Posts: 58
Kudos: 72
Kudos
Add Kudos
Bookmarks
Bookmark this Post
really great trick!!
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Nov 2024
Posts: 15,454
Own Kudos:
69,428
 [16]
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,454
Kudos: 69,428
 [16]
13
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
dungtd
Mrs. Smith has been given film vouchers. Each voucher allows the holder to see a film without charge. She decides to distribute them among her four nephews so that each nephew gets at least two vouchers. How many vouchers has Mrs. Smith been given if there are 120 ways that she could distribute the vouchers?
(A) 13
(B) 14
(C) 15
(D) 16
(E) more than 16


Could someone help me out? Thanks a lot!!!

This question is a spin on 'distribute n identical things among m people (some people may get none)'

Since she must give each of the 4 nephews atleast 2 vouchers, she must have atleast 8. But she can split the vouchers in 120 ways so she certainly has more than 8. Let's assume she gives 2 to each nephew and has the leftover vouchers in her hand. This becomes your standard 'distribute n identical things among m people (some people may get none)' question.

Assume the answer is 15 (it's in the middle) and she has 15 - 8 = 7 vouchers left in her hand. In how many ways can she distribute them among 4 people?

In 10!/7!*3! = 10*9*8/(3*2) = 120 ways.
This is the required answer so (C)

Note: Say, you had obtained a number less than 120. You would have assumed 16 next and repeated the calculation. Had you obtained a number more than 120, you would have assumed 13 or 14 and done the calculation. 2 iterations would have certainly given you the answer.
User avatar
bsmith37
Joined: 07 Sep 2014
Last visit: 14 Jan 2015
Posts: 13
Own Kudos:
Given Kudos: 6
Location: United States (MA)
Concentration: Finance, Economics
Posts: 13
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
dungtd
Mrs. Smith has been given film vouchers. Each voucher allows the holder to see a film without charge. She decides to distribute them among her four nephews so that each nephew gets at least two vouchers. How many vouchers has Mrs. Smith been given if there are 120 ways that she could distribute the vouchers?
(A) 13
(B) 14
(C) 15
(D) 16
(E) more than 16


Could someone help me out? Thanks a lot!!!

Clearly there are more than 8 vouchers as each of four can get at least 2. So, basically 120 ways vouchers can the distributed are the ways to distribute \(x-8\) vouchers, so that each can get from zero to \(x-8\) as at "least 2", or 2*4=8, we already booked. Let \(x-8\) be \(k\).

In how many ways we can distribute \(k\) identical things among 4 persons? Well there is a formula for this but it's better to understand the concept.

Let \(k=5\). And imagine we want to distribute 5 vouchers among 4 persons and each can get from zero to 5, (no restrictions).

Consider:

\(ttttt|||\)
We have 5 tickets (t) and 3 separators between them, to indicate who will get the tickets:

\(ttttt|||\)
Means that first nephew will get all the tickets,

\(|t|ttt|t\)
Means that first got 0, second 1, third 3, and fourth 1

And so on.

How many permutations (arrangements) of these symbols are possible? Total of 8 symbols (5+3=8), out of which 5 \(t\)'s and 3 \(|\)'s are identical, so \(\frac{8!}{5!3!}=56\). Basically it's the number of ways we can pick 3 separators out of 5+3=8: \(8C3\).

So, # of ways to distribute 5 tickets among 4 people is \((5+4-1)C(4-1)=8C3\).

For \(k\) it will be the same: # of ways to distribute \(k\) tickets among 4 persons (so that each can get from zero to \(k\)) would be \((K+4-1)C(4-1)=(k+3)C3=\frac{(k+3)!}{k!3!}=120\).

\((k+1)(k+2)(k+3)=3!*120=720\). --> \(k=7\). Plus the 8 tickets we booked earlier: \(x=k+8=7+8=15\).

Answer: C (15).

P.S. How to solve \((k+1)(k+2)(k+3)=3!*120=720\): 720, three digit integer ending with 0, is the product of three consecutive integers. Obviously one of them must be multiple of 5: try \(5*6*7=210<720\), next possible triplet \(8*9*10=720\), OK. So \(k+1=8\) --> \(k=7\).

P.P.S. Direct formula:

The total number of ways of dividing n identical items among r persons, each one of whom, can receive 0,1,2 or more items is \(n+r-1C_{r-1}\).

The total number of ways of dividing n identical items among r persons, each one of whom receives at least one item is \(n-1C_{r-1}\).


Hope it helps.

Bunuel,

Blast from the past, but I'm just a bit unclear about the rearrangement here, and why/how the k! cancels out when we multiply by the 3!

For \(k\) it will be the same: # of ways to distribute \(k\) tickets among 4 persons (so that each can get from zero to \(k\)) would be \((K+4-1)C(4-1)=(k+3)C3=\frac{(k+3)!}{k!3!}=120\).

\((k+1)(k+2)(k+3)=3!*120=720\)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Nov 2024
Posts: 96,678
Own Kudos:
675,662
 [2]
Given Kudos: 87,973
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,678
Kudos: 675,662
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bsmith37
Bunuel
dungtd
Mrs. Smith has been given film vouchers. Each voucher allows the holder to see a film without charge. She decides to distribute them among her four nephews so that each nephew gets at least two vouchers. How many vouchers has Mrs. Smith been given if there are 120 ways that she could distribute the vouchers?
(A) 13
(B) 14
(C) 15
(D) 16
(E) more than 16


Could someone help me out? Thanks a lot!!!

Clearly there are more than 8 vouchers as each of four can get at least 2. So, basically 120 ways vouchers can the distributed are the ways to distribute \(x-8\) vouchers, so that each can get from zero to \(x-8\) as at "least 2", or 2*4=8, we already booked. Let \(x-8\) be \(k\).

In how many ways we can distribute \(k\) identical things among 4 persons? Well there is a formula for this but it's better to understand the concept.

Let \(k=5\). And imagine we want to distribute 5 vouchers among 4 persons and each can get from zero to 5, (no restrictions).

Consider:

\(ttttt|||\)
We have 5 tickets (t) and 3 separators between them, to indicate who will get the tickets:

\(ttttt|||\)
Means that first nephew will get all the tickets,

\(|t|ttt|t\)
Means that first got 0, second 1, third 3, and fourth 1

And so on.

How many permutations (arrangements) of these symbols are possible? Total of 8 symbols (5+3=8), out of which 5 \(t\)'s and 3 \(|\)'s are identical, so \(\frac{8!}{5!3!}=56\). Basically it's the number of ways we can pick 3 separators out of 5+3=8: \(8C3\).

So, # of ways to distribute 5 tickets among 4 people is \((5+4-1)C(4-1)=8C3\).

For \(k\) it will be the same: # of ways to distribute \(k\) tickets among 4 persons (so that each can get from zero to \(k\)) would be \((K+4-1)C(4-1)=(k+3)C3=\frac{(k+3)!}{k!3!}=120\).

\((k+1)(k+2)(k+3)=3!*120=720\). --> \(k=7\). Plus the 8 tickets we booked earlier: \(x=k+8=7+8=15\).

Answer: C (15).

P.S. How to solve \((k+1)(k+2)(k+3)=3!*120=720\): 720, three digit integer ending with 0, is the product of three consecutive integers. Obviously one of them must be multiple of 5: try \(5*6*7=210<720\), next possible triplet \(8*9*10=720\), OK. So \(k+1=8\) --> \(k=7\).

P.P.S. Direct formula:

The total number of ways of dividing n identical items among r persons, each one of whom, can receive 0,1,2 or more items is \(n+r-1C_{r-1}\).

The total number of ways of dividing n identical items among r persons, each one of whom receives at least one item is \(n-1C_{r-1}\).


Hope it helps.

Bunuel,

Blast from the past, but I'm just a bit unclear about the rearrangement here, and why/how the k! cancels out when we multiply by the 3!

For \(k\) it will be the same: # of ways to distribute \(k\) tickets among 4 persons (so that each can get from zero to \(k\)) would be \((K+4-1)C(4-1)=(k+3)C3=\frac{(k+3)!}{k!3!}=120\).

\((k+1)(k+2)(k+3)=3!*120=720\)

(k+3)! = k!*(k+1)(k+2)(k+3), so \(\frac{(k+3)!}{k!3!}=\frac{k!*(k+1)(k+2)(k+3)}{k!3!}=\frac{(k+1)(k+2)(k+3)}{3!}\).
User avatar
SVaidyaraman
Joined: 17 Dec 2012
Last visit: 20 Aug 2024
Posts: 583
Own Kudos:
1,629
 [1]
Given Kudos: 20
Location: India
Expert reply
Posts: 583
Kudos: 1,629
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let us assume the total number of vouchers is 15. Each nephew should get at least 2 vouchers. The distribution can contain three 2 vouchers, two 2 vouchers , one two voucher or no 2 voucher. For three 2 vouchers the possibilities are 2 2 2 9, 2 2 9 2, 2 9 2 2 and 9 2 2 2 . So there are 4 possibilities. For two 2 vouchers, one 2 voucher and no two voucher, the possibilities can be shown to be 36, 60 and 20. So the total number of possibilities are 120 as required.

Even if we did not choose 15 as the number of vouchers we can arrive at it with a couple of choices.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Nov 2024
Posts: 15,454
Own Kudos:
69,428
 [1]
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,454
Kudos: 69,428
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
dungtd
Mrs. Smith has been given film vouchers. Each voucher allows the holder to see a film without charge. She decides to distribute them among her four nephews so that each nephew gets at least two vouchers. How many vouchers has Mrs. Smith been given if there are 120 ways that she could distribute the vouchers?
(A) 13
(B) 14
(C) 15
(D) 16
(E) more than 16


Could someone help me out? Thanks a lot!!!

This question is a spin on 'distribute n identical things among m people (some people may get none)'

Since she must give each of the 4 nephews atleast 2 vouchers, she must have atleast 8. But she can split the vouchers in 120 ways so she certainly has more than 8. Let's assume she gives 2 to each nephew and has the leftover vouchers in her hand. This becomes your standard 'distribute n identical things among m people (some people may get none)' question.

Assume the answer is 15 (it's in the middle) and she has 15 - 8 = 7 vouchers left in her hand. In how many ways can she distribute them among 4 people?

In 10!/7!*3! = 10*9*8/(3*2) = 120 ways.
This is the required answer so (C)

This concept is explained in detail here: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/12 ... 93-part-1/

Check method II or question 2 on the link above.

Note: Say, you had obtained a number less than 120. You would have assumed 16 next and repeated the calculation. Had you obtained a number more than 120, you would have assumed 13 or 14 and done the calculation. 2 iterations would have certainly given you the answer.

Quote:
I have one confusion though. So, when we distribute the remaining 7 vouchers we are dividing by 7! and 3!. These take care of the arrangements with 7 identical vouchers and 3 identical bars (vvvvvvv|||), right?. But what about arrangements like vvv|v|vv|v? Here, how do we take care of the identical arrangements with vvv, vv? If we do not take care of them, then with vvv, there will be additional 3! = 6 arrangements multiplied by 2! arranments for vv, right?

Can you please clarify? I have this confusion for other similar porblems. Maybe I am missing some point here.

Consider this question: How many words can you make using all letters of GOSSIP? This is 6!/2!

How about number of words using all letters of MMIISS? This is 6!/2!*2!*2! (this includes all words such as MIISMS, ISMISM, ISSMMI etc)

On the same lines, consider VVVVVVVIII - Is it any different from above? This would be 10!/7!*3! (this would include all words such as VVVIVIVVIV)
We have already taken care of all identical Vs when we divide by 7!
avatar
Debashis Roy
Joined: 23 Aug 2017
Last visit: 15 Dec 2019
Posts: 93
Own Kudos:
18
 [1]
Given Kudos: 9
Schools: ISB '21 (A)
Schools: ISB '21 (A)
Posts: 93
Kudos: 18
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel VeritasKarishma
Why dont we consider the no of ways in which 8 vouchers are to be distributed among the 4 nephews equally? Isnt that also included within 120 ways?

Please explain
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Nov 2024
Posts: 15,454
Own Kudos:
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,454
Kudos: 69,428
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Debashis Roy
Bunuel VeritasKarishma
Why dont we consider the no of ways in which 8 vouchers are to be distributed among the 4 nephews equally? Isnt that also included within 120 ways?

Please explain

Note that the vouchers are not distinct. Since each nephew gets at least 2 vouchers, we give away 2 to each in 1 way. The 8 vouchers are distributed among 4 nephews in 1 way only (2 vouchers per nephew).
The extra 7 vouchers (since we have a total of 15) need to be distributed among the 4 nephews such that any nephew may get any number of vouchers. This can be done in
10!/7!*3! = 10*3*4 = 120 ways

Answer (C)
User avatar
PriyankaPalit7
Joined: 28 May 2018
Last visit: 13 Jan 2020
Posts: 126
Own Kudos:
Given Kudos: 883
Location: India
Schools: ISB '21 (A)
GMAT 1: 640 Q45 V35
GMAT 2: 670 Q45 V37
GMAT 3: 730 Q50 V40
Schools: ISB '21 (A)
GMAT 1: 640 Q45 V35
GMAT 2: 670 Q45 V37
GMAT 3: 730 Q50 V40
Posts: 126
Kudos: 499
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u, VeritasKarishma, Bunuel, Gladiator59, generis

Why are we assuming that 120 ways to distribute the remaining vouchers, after Mrs Smith has already distributed 2 vouchers per head?
User avatar
chetan2u
User avatar
RC & DI Moderator
Joined: 02 Aug 2009
Last visit: 10 Nov 2024
Posts: 11,490
Own Kudos:
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert reply
Posts: 11,490
Kudos: 37,308
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PriyankaPalit7
chetan2u, VeritasKarishma, Bunuel, Gladiator59, generis

Why are we assuming that 120 ways to distribute the remaining vouchers, after Mrs Smith has already distributed 2 vouchers per head?

Hi
The info in question is
There are 4 nephews.
Each has to be given 2 or more vouchers.
If there are x vouchers, these x can be distributed in 120 ways.
We have to find x.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Nov 2024
Posts: 15,454
Own Kudos:
69,428
 [1]
Given Kudos: 448
Location: Pune, India
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,454
Kudos: 69,428
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PriyankaPalit7
chetan2u, VeritasKarishma, Bunuel, Gladiator59, generis

Why are we assuming that 120 ways to distribute the remaining vouchers, after Mrs Smith has already distributed 2 vouchers per head?

Because 2 vouchers per nephew can be given in 1 way only. You distribute the others in N ways and multiply that by 1 so you will get N ways only.

Imagine a scenario in which you have a packet of 20 candies. There are 4 children to whom you want to distribute these candies in such a way that each child gets at least 2 candies. What will you do? First you will hand over 2 candies each to the 4 children. You have no choice in this.
Then you have 12 candies. Now you have a choice. You can give all 12 to your favourite child, 11 to your favourite and 1 to your second favourite and so on... All the different ways in which you distribute the candies stem from what you do with these 12 candies.

It is the same logic here. How you distribute the 7 leftover vouchers decides the number of different ways in which you can distribute the 15 vouchers.
User avatar
Adarsh_24
Joined: 06 Jan 2024
Last visit: 09 Nov 2024
Posts: 181
Own Kudos:
Given Kudos: 1,353
Posts: 181
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I saw another user on another post metion that if identical is not specified, we are supposed to consider different.
I dont know how people landed on identical here, do they try both and pick the one in option?
Or does GMAT usually provide specific info in their questions?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Nov 2024
Posts: 96,678
Own Kudos:
Given Kudos: 87,973
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,678
Kudos: 675,662
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Adarsh_24
I saw another user on another post metion that if identical is not specified, we are supposed to consider different.
I dont know how people landed on identical here, do they try both and pick the one in option?
Or does GMAT usually provide specific info in their questions?
­Sometimes, as in this question, it's clear from the context that the items are identical. If the items could be either identical or distinct, the question would explicitly mention that. In GMAT questions, when it's important to differentiate between identical and distinct items, the question will make that distinction clear.
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 10 Nov 2024
Posts: 733
Own Kudos:
Given Kudos: 207
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
Products:
GMAT Focus 1: 645 Q90 V76 DI80
Posts: 733
Kudos: 372
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For N vouchers:

a+b+c+d=N;
Lets distribute 2 to each, we have
a+b+c+d=N-8
no of ways= no of non-neg integer solutions= N-8+3C3=N-5C3=120

Put options, only N-5=10, N=15 works.

C)
Moderator:
Math Expert
96679 posts