Last visit was: 23 Apr 2026, 17:19 It is currently 23 Apr 2026, 17:19
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
655-705 (Hard)|   Word Problems|                  
User avatar
seofah
Joined: 29 Aug 2005
Last visit: 03 Apr 2010
Posts: 486
Own Kudos:
3,157
 [208]
Given Kudos: 7
Concentration: Finance, Entrepreneurship
Posts: 486
Kudos: 3,157
 [208]
24
Kudos
Add Kudos
184
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [80]
37
Kudos
Add Kudos
43
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [12]
8
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
aalriy
Joined: 04 Mar 2009
Last visit: 01 Aug 2013
Posts: 81
Own Kudos:
Given Kudos: 4
Status:Preparing Apps
Concentration: Marketing, Strategy
GMAT 1: 650 Q48 V31
GMAT 2: 710 Q49 V38
WE:Information Technology (Consulting)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have understood the approach GT took to solve the problem its very similar to mine... but i cannot make out how can the first stmt give a solution for n as 0 or a -ve value.

Could someone explain this?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,870
 [3]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
aalriy
I have understood the approach GT took to solve the problem its very similar to mine... but i cannot make out how can the first stmt give a solution for n as 0 or a -ve value.

Could someone explain this?

It cannot give negative solution for \(n\), though it can give \(n=0\) as a solution. See below:

Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary's campaign. If no one donated more than once and if there were no other donations, what was the value of n?

# of people donated at the firs stage - \(n\), amount donated - \(500n\);
# of people donated at the second - \(n^2\), amount donated - \(500n^2\);
Total amount donated - \(500n+500n^2\)
Little assumption here: \(n>0\).

(1) The first n people donated 1/16 of the total amount donated --> \(500n=\frac{1}{16}(500n+500n^2)\) --> \(n=15\) (we can rule out \(n=0\), which is also a solution of this equation). Sufficient.

(2) The total amount donated was $120,000 --> \(500n+500n^2=120,000\) --> \(n=15\). Sufficient.

Answer: D.

Hope it's clear.
User avatar
AbeinOhio
Joined: 22 Feb 2012
Last visit: 02 Nov 2016
Posts: 74
Own Kudos:
79
 [8]
Given Kudos: 25
Schools: HBS '16
GMAT 1: 670 Q42 V40
GMAT 2: 740 Q49 V42
GPA: 3.47
WE:Corporate Finance (Aerospace and Defense)
Schools: HBS '16
GMAT 2: 740 Q49 V42
Posts: 74
Kudos: 79
 [8]
8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Man this question makes me mad that i got it wrong initially and it took me a while to figure it out..

OK so (1)

n/(n + n^2) = 1/16
16n = n^2 + n
n^2 -15n = 0
n(n-15) = 0
But n cant really be zero
Sufficient

(2)
(n + n ^2)* 500 = 120,000
n + n^2 = 240
n^2 + n -240=0
(n +16) (n-15) = 0
But n cant really be -16
Sufficient

Answer is D

I couldnt figure out the way to factor n^2 +n -240 = 0 for a long time :(
I guess my real issue was trying to solve it.. once i constructed the quadratic i shouldve just moved on with life!!!
avatar
ps25
Joined: 04 Jan 2012
Last visit: 19 May 2017
Posts: 17
Own Kudos:
Given Kudos: 2
Posts: 17
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
aalriy
I have understood the approach GT took to solve the problem its very similar to mine... but i cannot make out how can the first stmt give a solution for n as 0 or a -ve value.

Could someone explain this?

It can not give negative solution for \(n\), though it can give \(n=0\) as a solution. See below:

Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary's campaign. If no one donated more than once and if there were no other donations, what was the value of n?

# of people donated at the firs stage - \(n\), amount donated - \(500n\);
# of people donated at the second - \(n^2\), amount donated - \(500n^2\);
Total amount donated - \(500n+500n^2\)
Little assumption here: \(n>0\).

(1) The first n people donated 1/16 of the total amount donated --> \(500n=\frac{1}{16}(500n+500n^2)\) --> \(n=15\) (we can rule out \(n=0\), which is also a solution of this equation). Sufficient.

(2) The total amount donated was $120,000 --> \(500n+500n^2=120,000\) --> \(n=15\). Sufficient.

Answer: D.

Hope it's clear.


How to solve equation like 500n^2 + 500n = 120,000

This translates to quadratic equation n^2 + n = 240

Should one use formula of \sqrt{b^2 - 4ac}
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,870
 [3]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
ps25
Bunuel
aalriy
I have understood the approach GT took to solve the problem its very similar to mine... but i cannot make out how can the first stmt give a solution for n as 0 or a -ve value.

Could someone explain this?

It can not give negative solution for \(n\), though it can give \(n=0\) as a solution. See below:

Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary's campaign. If no one donated more than once and if there were no other donations, what was the value of n?

# of people donated at the firs stage - \(n\), amount donated - \(500n\);
# of people donated at the second - \(n^2\), amount donated - \(500n^2\);
Total amount donated - \(500n+500n^2\)
Little assumption here: \(n>0\).

(1) The first n people donated 1/16 of the total amount donated --> \(500n=\frac{1}{16}(500n+500n^2)\) --> \(n=15\) (we can rule out \(n=0\), which is also a solution of this equation). Sufficient.

(2) The total amount donated was $120,000 --> \(500n+500n^2=120,000\) --> \(n=15\). Sufficient.

Answer: D.

Hope it's clear.


How to solve equation like 500n^2 + 500n = 120,000

This translates to quadratic equation n^2 + n = 240

Should one use formula of \sqrt{b^2 - 4ac}

You can solve it using the formula for quadratics, though it's better to use another approach:

\(500n+500n^2=120,000\) --> \(n+n^2=240\) --> \(n(n+1)=240\). Since \(n\) is an integer then we have that the product of two consecutive integers is 240, now it's easy to find that \(n=15\).

Hope it's clear.
avatar
unceldolan
Joined: 21 Oct 2013
Last visit: 03 Jun 2015
Posts: 151
Own Kudos:
Given Kudos: 19
Location: Germany
GMAT 1: 660 Q45 V36
GPA: 3.51
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey all,

I think I don't get the wording: If EACH of the n friends persuaded n people, wouldn't it be n^n??

Wouldn't really change the outcome, but I'd like to know it exactly....

Thanks!
avatar
hhakud
Joined: 12 Feb 2014
Last visit: 08 Aug 2017
Posts: 4
Own Kudos:
Given Kudos: 11
GMAT Date: 06-08-2014
WE:Information Technology (Computer Software)
Posts: 4
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I still am confused with the phrase... :|
"then each of these n friends persuaded n more people"
How could this be \(n*n\) why not \(n+n\)

If 3 people persuade 3 more people then the total would become 3+3=6 right.??
Pls clarify

Bunuel
unceldolan
Hey all,

I think I don't get the wording: If EACH of the n friends persuaded n people, wouldn't it be n^n??

Wouldn't really change the outcome, but I'd like to know it exactly....

Thanks!

No. Say n=3, then at the second stage the number of people who donated would be 3*3=9, not 3^3=27:
Attachment:
Untitled.png

Hope it's clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,870
 [5]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
hhakud
I still am confused with the phrase... :|
"then each of these n friends persuaded n more people"
How could this be \(n*n\) why not \(n+n\)

If 3 people persuade 3 more people then the total would become 3+3=6 right.??
Pls clarify

Bunuel
unceldolan
Hey all,

I think I don't get the wording: If EACH of the n friends persuaded n people, wouldn't it be n^n??

Wouldn't really change the outcome, but I'd like to know it exactly....

Thanks!


No. Say n=3, then at the second stage the number of people who donated would be 3*3=9, not 3^3=27:
Attachment:
Untitled.png

Hope it's clear.

Each of these n friends persuaded n more people, not that n people together persuaded n more people.

Hope it's clear.
User avatar
Madrigal
Joined: 03 Oct 2014
Last visit: 26 Nov 2015
Posts: 5
Own Kudos:
Given Kudos: 15
Location: United Kingdom
WE:Engineering (Energy)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can someone please explain the logic in putting the equation in part (1) = 500n? In my own working i came up with the RHS, but in my mind that should be put equal to the total amount donated. I am not sure how this is equal to 500n (which in turn is equal to the total number of 1st tier friends who donated).
I am sure its simple and I am just missing a logical step. The rest of Brunels/OG's solution is crystal clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,870
 [1]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Madrigal
Can someone please explain the logic in putting the equation in part (1) = 500n? In my own working i came up with the RHS, but in my mind that should be put equal to the total amount donated. I am not sure how this is equal to 500n (which in turn is equal to the total number of 1st tier friends who donated).
I am sure its simple and I am just missing a logical step. The rest of Brunels/OG's solution is crystal clear.

Amount donated by the first n people = \(500n\);
Total amount donated = \(500n+500n^2\).

(1) says that the first n people donated 1/16 of the total amount donated, thus \(500n=\frac{1}{16}(500n+500n^2)\) --> \(16(500n)=500n+500n^2\).

Hope it's clear.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
seofah
Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary’s campaign. If no one donated more than once and if there were no other donations, what was the value of n?

(1) The first n people donated 1/16 of the total amount donated.
(2) The total amount donated was $120,000.

Target question: What was the value of n?

When I scan the two statements, it seems that statement 2 is easier, so I'll start with that one first...

Statement 2: The total amount donated was $120,000
Let's summarize the given information....

First round: n friends donate 500 dollars.
This gives us a total of 500n dollars in this round

Second round: n friends persuade n friends each to donate
So, each of the n friends gets n more people to donate.
The total number of donors in this round = n²
This gives us a total of 500(n²) dollars in this round

TOTAL DONATIONS = 500n dollars + 500(n²) dollars
We can rewrite this: 500n² + 500n dollars

So, statement 2 tells us that 500n² + 500n = 120,000
This is a quadratic equation, so let's set it equal to zero to get: 500n² + 500n - 120,000 = 0
Factor out the 500 to get: 500(n² + n - 240) = 0
Factor more to get: 500(n + 16)(n - 15) = 0
So, EITHER n = -16 OR n = 15
Since n cannot be negative, it must be the case that n = 15
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Statement 1: The first n people donated 1/16 of the total amount donated.
First round donations = 500n
TOTAL donations = 500n² + 500n
So, we can write: 500n = (1/16)[500n² + 500n]
Multiply both sides by 16 to get: 8000n = 500n² + 500n
Set this quadratic equation equal to zero to get: 500n² - 7500n = 0
Factor to get: 500n(n - 15) = 0
Do, EITHER n = 0 OR n = 15
Since n cannot be zero, it must be the case that n = 15
Since we can answer the target question with certainty, statement 1 is SUFFICIENT

Answer:
Cheers,
Brent
avatar
gmatcrash
Joined: 16 Jan 2011
Last visit: 06 Oct 2020
Posts: 5
Own Kudos:
Given Kudos: 6
Location: Singapore
Concentration: Finance
Schools: HKUST (S)
GMAT 1: 690 Q49 V34
GPA: 3.62
Schools: HKUST (S)
GMAT 1: 690 Q49 V34
Posts: 5
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
[/quote]

You can solve it using the formula for quadratics, though it's better to use another approach:

\(500n+500n^2=120,000\) --> \(n+n^2=240\) --> \(n(n+1)=240\). Since \(n\) is an integer then we have that the product of two consecutive integers is 240, now it's easy to find that \(n=15\).

Hope it's clear.[/quote]

Within context of GMAT DS question, the moment I manage to set up such relationship n(n+1) = 240, will it be safe to say there is 1 solution for n without trying to find a pair of factors that fit? This would save some time. Whenever I get to this point, I always try to find a pair just to make sure it will not be the case of a) having no solution for n or b) having 2 solutions for n.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,785
Own Kudos:
810,870
 [1]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,870
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatcrash
Within context of GMAT DS question, the moment I manage to set up such relationship n(n+1) = 240, will it be safe to say there is 1 solution for n without trying to find a pair of factors that fit? This would save some time. Whenever I get to this point, I always try to find a pair just to make sure it will not be the case of a) having no solution for n or b) having 2 solutions for n.

n(n + 1) = (positive number) will always have two solutions, one negative and one positive but not always these solutions will be integers.

For example:

n(n + 1) = 2 --> n = -2 or n = 1;

n(n + 1) = 2 --> \(n = -\frac{1}{2}-\frac{\sqrt{13}}{2}\) or \(n = -\frac{1}{2}+\frac{\sqrt{13}}{2}\)
User avatar
fskilnik
Joined: 12 Oct 2010
Last visit: 03 Jan 2025
Posts: 883
Own Kudos:
Given Kudos: 57
Status:GMATH founder
Expert
Expert reply
Posts: 883
Kudos: 1,882
Kudos
Add Kudos
Bookmarks
Bookmark this Post
seofah
Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary’s campaign. If no one donated more than once and if there were no other donations, what was the value of n?

(1) The first n people donated 1/16 of the total amount donated.
(2) The total amount donated was $120,000.
\({\rm{Total}}\,\, = \,\,500 \cdot n + 500 \cdot n \cdot n\,\,\,\,\,\,\left[ \$ \right]\)

\(? = n\)

\(\left( 1 \right)\,\,\,500 \cdot n = {1 \over {16}} \cdot 500 \cdot n \cdot \left( {1 + n} \right)\,\,\,\,\,\mathop \Rightarrow \limits^{:\,\,\,\left( {500\,n} \right)\,\,\,\left[ {\,n\, \ne \,0\,} \right]} \,\,\,1 = {1 \over {16}} \cdot \left( {1 + n} \right)\,\,\,\,\, \Rightarrow \,\,\,\,\,n\,\,{\rm{unique}}\,\,\,\,\, \Rightarrow \,\,\,\,\,{\rm{SUFF}}.\)

\(\left( 2 \right)\,\,\,500 \cdot n\left( {1 + n} \right) = 120000\,\,\,\,\,\mathop \Rightarrow \limits^{:\,\,500} \,\,\,\,n\left( {1 + n} \right) = 240\,\,\,\,\,\mathop \Rightarrow \limits^{\left( * \right)} \,\,\,\,\,n\,\, > 0\,\,\,\,{\rm{unique}}\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,{\rm{SUFF}}.\)

\(\left( * \right)\,\,15 \cdot 16 = 240\,\,\, \Rightarrow \,\,\,\left\{ \matrix{\\
\,n\left( {n + 1} \right) < 240\,\,{\rm{for}}\,\,0 < n < 15 \hfill \cr \\
\,n\left( {n + 1} \right) > 240\,\,{\rm{for}}\,\,n \ge 16 \hfill \cr} \right.\,\,\,\,\,\,\left( {{\rm{Now}}\,\,{\rm{rethink}}\,\,{\rm{without}}\,\,{\rm{knowing}}\,\,{\rm{that}}\,\,n = 15...} \right)\)


This solution follows the notations and rationale taught in the GMATH method.

Regards,
Fabio.
User avatar
LoneSurvivor
Joined: 23 Nov 2016
Last visit: 18 Jul 2021
Posts: 294
Own Kudos:
Given Kudos: 156
GMAT 1: 690 Q50 V33
Products:
GMAT 1: 690 Q50 V33
Posts: 294
Kudos: 774
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dear Bunuel , In this case the question asked that each person persuaded other n person to donate and no one has donated more than once. In this case it also possible that the few persons who were persuaded ,did not donate at all then can we confidently say that the total amount donated was 500n+ 500n^2 ? Please clarify

VeritasKarishma
chetan2u
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 45,002
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LoneSurvivor
Dear Bunuel , In this case the question asked that each person persuaded other n person to donate and no one has donated more than once. In this case it also possible that the few persons who were persuaded ,did not donate at all then can we confidently say that the total amount donated was 500n+ 500n^2 ? Please clarify

VeritasKarishma
chetan2u


Here persuaded means convince, so you have to take that all did what they were asked to do.
User avatar
ueh55406
Joined: 19 Dec 2020
Last visit: 31 Aug 2021
Posts: 146
Own Kudos:
50
 [1]
Given Kudos: 316
Posts: 146
Kudos: 50
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
seofah
Mary persuaded n friends to donate $500 each to her election campaign, and then each of these n friends persuaded n more people to donate $500 each to Mary’s campaign. If no one donated more than once and if there were no other donations, what was the value of n?

(1) The first n people donated 1/16 of the total amount donated.
(2) The total amount donated was $120,000.

Nice one. took me a while, but then once you've figured out the pattern, it's easy.

So, if marry had N people donating for her campaign, and then those N people found another N people (each) to donate. how many people are now involved?

Thought bubble:- say, she had 4 people initially and then these 4 found another 4 each, now we have 16 more people with us apart from the first 4. Or maybe she had 3 people initially and then these 3 found another 3 each making the total at 9 more. see the pattern?

if you have n people initially, you will get n^2 in the next phase of the question. That's it.

(1) The first n people donated 1/16 of the total amount donated

\(n(500)\)= \({n(500) + n^2(500)/16}\) --- Single variable equation, will get a definite answer.

A. suffices.

(2) The total amount donated was $120,000.

\(n(500) + n^2 (500)= 12* 10^4\) ---Single variable, we'll get a definite answer.

B. suffices.

D. is the answer.
 1   2   
Moderators:
Math Expert
109785 posts
498 posts
212 posts