Last visit was: 23 Apr 2026, 06:57 It is currently 23 Apr 2026, 06:57
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
555-605 (Medium)|   Word Problems|                     
User avatar
Walkabout
Joined: 02 Dec 2012
Last visit: 04 Feb 2026
Posts: 172
Own Kudos:
29,261
 [60]
Given Kudos: 51
Products:
Posts: 172
Kudos: 29,261
 [60]
6
Kudos
Add Kudos
54
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,778
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,778
Kudos: 810,779
 [23]
4
Kudos
Add Kudos
19
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,393
 [6]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,393
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
thangvietname
Joined: 09 Jun 2010
Last visit: 28 Jun 2017
Posts: 514
Own Kudos:
Given Kudos: 916
Posts: 514
Kudos: 573
Kudos
Add Kudos
Bookmarks
Bookmark this Post
how can you get the n=15.

you have to solve the equation.

and this is time consuming?
User avatar
Kris01
Joined: 24 Sep 2012
Last visit: 14 Apr 2013
Posts: 64
Own Kudos:
467
 [2]
Given Kudos: 3
Location: United States
Concentration: Entrepreneurship, International Business
GMAT 1: 730 Q50 V39
GPA: 3.2
WE:Education (Education)
GMAT 1: 730 Q50 V39
Posts: 64
Kudos: 467
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi thangvietnam,

Every member of a certain club volunteers to contribute equally to the purchase of a $60 gift certificate. How many members does the club have?

(1) Each member's contribution is to be $4.
(2) If 5 club members fail to contribute, the share of each contributing member will increase by $2.

The problem states that each member contributes equally to the gift certificate. Let the number of people be n and the amount contributed by each member be x. Now, from the question we know that total amount contributed=$60.

Hence, n*x=60

1) This statement tells us that contribution of each member=$4. i.e x=4
Hence, n=60/4=15
SUFFICIENT

2) This tells us that if 5 members fail to contribute every person's contribution share increases by $2.
We know n=60/x
old n=n
new n=n-5
Old contribution=60/n
new contribution=60/(n-5)

Now, new contribution=old contribution+2
i.e 60/(n-5)=2+ (60/n)

60/(n-5)=(2n+60)/n

Cross multiplying
60n=(2n+60)(n-5)
60n = 2n^2+60n-10n-300

Bolded terms get cancelled

What remains is 2n^2-10n-300.
Take out 2
n^2-5n-150=0

Factorize 150, you get 5*3*2*5
15-10=5
Hence, n^2-15n+10n-150=0
Take out common factors
n(n-15)+10(n-15)=0
n=-15 or 10. Since, the number of people cannot be negative it has to be 15.

SUFFICIENT
Let me know if I can clarify something else.

thangvietnam
how can you get the n=15.

you have to solve the equation.

and this is time consuming?
avatar
nanz236
Joined: 07 Feb 2013
Last visit: 18 May 2015
Posts: 6
Own Kudos:
105
 [2]
Given Kudos: 9
GMAT 1: 650 Q48 V32
GMAT 2: 730 Q49 V41
WE:Engineering (Other)
Products:
GMAT 2: 730 Q49 V41
Posts: 6
Kudos: 105
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I took the quadradic path as i usually do, but dint solve the equation to see if stmt 2 was sufficient, here's how
Given : nx=60 (n: number of ppl, x: contribution of each)
Stmt 1 : gives x, can solve for n : sufficient
Stmt 2 : (n-5)(x+2)=60
=>(n-5)(60/n+2)=60
Simple rearrangement
=>2n^2-10n-300=0
I stopped here knowing this equation will have one positive and one negative root (or solution)
here's how : ax^2+bx+c=0
b=sum of roots (or solutions) (or -600
c=product of roots
=> 2n^2-10n-300=0 will have roots that add to -10 and have roots that multiply to -300 or (-600 to be specific) The second statement that -300 (or -600) will be the product of two roots of the equation implies, one is +ve and other is
-ve. and n cant take -ve values, therefore only one solution. Stmt 2 is sufficient.

Could someone cpls verify if this method has any flaw?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,393
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nanz236
I took the quadradic path as i usually do, but dint solve the equation to see if stmt 2 was sufficient, here's how
Given : nx=60 (n: number of ppl, x: contribution of each)
Stmt 1 : gives x, can solve for n : sufficient
Stmt 2 : (n-5)(x+2)=60
=>(n-5)(60/n+2)=60
Simple rearrangement
=>2n^2-10n-300=0
I stopped here knowing this equation will have one positive and one negative root (or solution)
here's how : ax^2+bx+c=0
b=sum of roots (or solutions) (or -600
c=product of roots
=> 2n^2-10n-300=0 will have roots that add to -10 and have roots that multiply to -300 or (-600 to be specific) The second statement that -300 (or -600) will be the product of two roots of the equation implies, one is +ve and other is
-ve. and n cant take -ve values, therefore only one solution. Stmt 2 is sufficient.

Could someone cpls verify if this method has any flaw?

It's fine. Since the product is -ve, one root will be positive and one will be negative.
Check out this video that explains Quadratics: https://youtu.be/QOSVZ7JLuH0
avatar
nanz236
Joined: 07 Feb 2013
Last visit: 18 May 2015
Posts: 6
Own Kudos:
Given Kudos: 9
GMAT 1: 650 Q48 V32
GMAT 2: 730 Q49 V41
WE:Engineering (Other)
Products:
GMAT 2: 730 Q49 V41
Posts: 6
Kudos: 105
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
nanz236
I took the quadradic path as i usually do, but dint solve the equation to see if stmt 2 was sufficient, here's how
Given : nx=60 (n: number of ppl, x: contribution of each)
Stmt 1 : gives x, can solve for n : sufficient
Stmt 2 : (n-5)(x+2)=60
=>(n-5)(60/n+2)=60
Simple rearrangement
=>2n^2-10n-300=0
I stopped here knowing this equation will have one positive and one negative root (or solution)
here's how : ax^2+bx+c=0
b=sum of roots (or solutions) (or -600
c=product of roots
=> 2n^2-10n-300=0 will have roots that add to -10 and have roots that multiply to -300 or (-600 to be specific) The second statement that -300 (or -600) will be the product of two roots of the equation implies, one is +ve and other is
-ve. and n cant take -ve values, therefore only one solution. Stmt 2 is sufficient.

Could someone cpls verify if this method has any flaw?

It's fine. Since the product is -ve, one root will be positive and one will be negative.
Check out this post which discusses this concept: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2012/01 ... equations/

Thanks Karishma. I chanced upon that article and then got deep into the pool of other articles you've published. Really good, would have been great if i wasnt 1 month away from my gmat...better late than after GMAT :D
avatar
22jadhavajit
Joined: 28 Mar 2017
Last visit: 21 Aug 2018
Posts: 7
Own Kudos:
Given Kudos: 229
GMAT 1: 550 Q43 V23
GMAT 1: 550 Q43 V23
Posts: 7
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walkabout
Every member of a certain club volunteers to contribute equally to the purchase of a $60 gift certificate. How many members does the club have?

(1) Each member's contribution is to be $4.
(2) If 5 club members fail to contribute, the share of each contributing member will increase by $2.

Easiest way to tackle the problem is as follows
This problem can be solved by factorization
factors of 60 or 60 can be evenly divided by following numbers = 2,3,4,5,6,10,12,15,20,30,60
Statement 1 is simple as we can see from our list, only 15 can be the ans.
Statement 2: if 5 club members fail = as per our list, only two combinations are possible (5,10) and (10,15) ...plug values,,,, the ans is (10,15) set...
Both the statements are sufficient.
Ans is D
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Every member of a certain club volunteers to contribute equally to the purchase of a $60 gift certificate. How many members does the club have?

(2) If 5 club members fail to contribute, the share of each contributing member will increase by $2

Statement 2:
Let,
The total members of club be \(T\)
\(\frac{60}{T}+2=\frac{60}{T-5}\)
This is the quadratic equation (it'll give the 2 values of \(T\)).
But, we should not consider the negative value of \(T\), because the member of the club CAN'T be negative. The equation will give you a \(definite\) value. So, we should not make any calculation here.
-->Sufficient.
User avatar
totaltestprepNick
Joined: 25 Aug 2014
Last visit: 22 Apr 2026
Posts: 469
Own Kudos:
Given Kudos: 2
GMAT 1: 750 Q49 V42
GMAT 1: 750 Q49 V42
Posts: 469
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walkabout
Every member of a certain club volunteers to contribute equally to the purchase of a $60 gift certificate. How many members does the club have?

(1) Each member's contribution is to be $4.
(2) If 5 club members fail to contribute, the share of each contributing member will increase by $2.





Nick Slavkovich, GMAT/GRE tutor with 20+ years of experience

[email protected]
Moderators:
Math Expert
109778 posts
498 posts
212 posts