Last visit was: 27 Sep 2026, 01:58 It is currently 27 Sep 2026, 01:58
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
udaymathapati
Joined: 06 Apr 2010
Last visit: 27 Jan 2015
Posts: 91
Own Kudos:
5,825
 [76]
Given Kudos: 15
Products:
Posts: 91
Kudos: 5,825
 [76]
3
Kudos
Add Kudos
73
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Sep 2026
Posts: 113,944
Own Kudos:
Given Kudos: 111,847
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,944
Kudos: 843,837
 [38]
15
Kudos
Add Kudos
23
Bookmarks
Bookmark this Post
User avatar
FQ
Joined: 04 Aug 2010
Last visit: 10 Oct 2010
Posts: 54
Own Kudos:
57
 [7]
Given Kudos: 15
Posts: 54
Kudos: 57
 [7]
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
TomB
Joined: 18 Sep 2009
Last visit: 05 Jul 2013
Posts: 194
Own Kudos:
Given Kudos: 2
Posts: 194
Kudos: 3,263
Kudos
Add Kudos
Bookmarks
Bookmark this Post
let assume x=admin fee,y=no.of. people
x*y=100.
1) (x-.75)* (y+100)= 100 (statement 1 mentioned same amount,so i assume the amount as 100)
from question stem x*y=100
so x=100/y, sufficient to know x value.

2) (x+1.50) * (y-100) =100
x*y =100
x=100/y,sufficient to know x value.

Bunnel, plz explain why should we solve the problem like this.
User avatar
mockney
Joined: 29 Aug 2012
Last visit: 03 Apr 2013
Posts: 8
Own Kudos:
2
 [2]
Posts: 8
Kudos: 2
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Each person attending a party was charged the same admission fee. How many people attended the party?

(1) If the fee had been 0.75$ less and 100 more people had attended, the club would have made the same amount of money.
(2) If the fee had been 1.50$ more and 100 fewer people had attended, the club would have made the same amount of money.

I have a specific question regarding this problem :

Obviously Statement 1 and 2 are insufficient alone, however once we find out equation 1: xy = (x-3/4)(y+100) from statement 1 and xy = (x+3/2)(y-100) from statement 2, why can't we simply equate them?
(x-3/4)(y+100) = (x+3/2)(y-100)

I'd appreciate any help! Thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Sep 2026
Posts: 113,944
Own Kudos:
Given Kudos: 111,847
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,944
Kudos: 843,837
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mockney
Each person attending a party was charged the same admission fee. How many people attended the party?

(1) If the fee had been 0.75$ less and 100 more people had attended, the club would have made the same amount of money.
(2) If the fee had been 1.50$ more and 100 fewer people had attended, the club would have made the same amount of money.

I have a specific question regarding this problem :

Obviously Statement 1 and 2 are insufficient alone, however once we find out equation 1: xy = (x-3/4)(y+100) from statement 1 and xy = (x+3/2)(y-100) from statement 2, why can't we simply equate them?
(x-3/4)(y+100) = (x+3/2)(y-100)

I'd appreciate any help! Thanks

Well, actually you can: (x-3/4)(y+100) = (x+3/2)(y-100) --> 9y=800x+300.

From xy = (x-3/4)(y+100) we'll have that 3y=400x-300, so 9y=1200x-900. Equating again: 800x+300=1200x-900 --> x=3 --> y=300.

Though you can directly simplify xy = (x-3/4)(y+100) to get 3y=400x-300 and xy = (x+3/2)(y-100) to get 3y=200x+300 --> 400x-300=200x+300 --> x=3 --> y=300.

Hope it's clear.
User avatar
Skywalker18
User avatar
Retired Moderator
Joined: 08 Dec 2013
Last visit: 15 Nov 2023
Posts: 1,969
Own Kudos:
10,419
 [2]
Given Kudos: 171
Status:Greatness begins beyond your comfort zone
Location: India
Concentration: General Management, Strategy
GPA: 3.2
WE:Information Technology (Consulting)
Products:
Posts: 1,969
Kudos: 10,419
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let Original admission fee= x
Original number of people = n
1 xn =(x-.75)(n+100)
=>100x - .75 n = 75 ---1

Not sufficient .

2.The second statement should have been
If the admission fee had been 1.50$ more and 100 fewer people had attended, the club would have received the same amount in admission fee
xn= (x+1.5)(n-100)
=> 100x - 1.5 n = -150 ---2

Not sufficient .
Combining 1 and 2 , we get 2 distinct linear equations with 2 unknowns
n=300
x=3

Answer C

If the admission fee had been 1.50$ less and 100 fewer people had attended, the club would have received the same amount in admission fee Then,
xn= (x-1.5)(n-100)
=> 100x +1.5n = 150 --3

On solving 1 and 3 , we get
x=1
n=33.33


We can even see that statement 2 has an issue by analyzing that for a product xn to remain same if one of the values increase , the other should decrease . The product won't be same if both the values decrease or increase .
User avatar
anairamitch1804
Joined: 26 Oct 2016
Last visit: 20 Apr 2019
Posts: 502
Own Kudos:
Given Kudos: 877
Location: United States
Concentration: Marketing, International Business
Schools: HBS '19
GMAT 1: 770 Q51 V44
GPA: 4
WE:Education (Education)
Schools: HBS '19
GMAT 1: 770 Q51 V44
Posts: 502
Kudos: 3,641
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let attend fee be x, number of person be y:
Form 1, (x-0.75)(y+100)=xy----100x-0.75y-75=0
From 2, (x-1.5)(y-100)=xy ----100x-1.5y-150=0
Combine 1 and 2, we can get specific value of x and y.
Answer is C
User avatar
energetics
Joined: 05 Feb 2018
Last visit: 09 Oct 2020
Posts: 292
Own Kudos:
987
 [2]
Given Kudos: 325
Posts: 292
Kudos: 987
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel As mentioned above, the original prompt is written incorrectly:

2) should be "If the admission fee had been $1.50 less more and 100 fewer people had attended, the club would have received the same amount in admission fees."

Although, I guess in this case it doesn't cause any harm.

Below is the correct equation from the GmatPrep test:
1) fp = (f-.75)(p+100)
fp = fp + 100f - .75p - 75
0 = 100f - .75p - 75
2 variables, 1 equation, insufficient

2)fp = (f+1.5)(p-100)
fp = fp - 100f + 1.5p - 150
0 = -100f + 1.5p - 150
2 variables, 1 equation, insufficient

3) 2 variables, 2 equations, sufficient. In the 2 equations the signs are reversed relative to f,p so we know they are not the same equation.

combining:
0 = 100f - .75p - 75
0 = -100f + 1.5p - 150
+_________________
0 = 0 + .75p - 225
225 = .75p
p = 300

300f = (f-.75)(300+100)
300f = 400f - 300
300 = 100f
f = 3
User avatar
Sneha_0410
Joined: 01 May 2024
Last visit: 27 Sep 2026
Posts: 18
Own Kudos:
Given Kudos: 30
Location: India
Schools: ESSEC
GPA: 9.26
Schools: ESSEC
Posts: 18
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey Bunuel,

I have a basic doubt regarding Data Sufficiency questions. In cases like this, can we directly conclude that a statement is insufficient by applying the rule, "two unknowns and only one equation = not sufficient"?

I'm asking because there may be situations (like the one shown in the attached screenshot) where the required value can still be determined from a single equation. So, is there any general pattern or shortcut that helps us decide whether a statement is sufficient without actually solving it, or should we always work through the statement to check?

Edit: I would appreciate any helpful response to this, MartyMurray, KarishmaB :)





Bunuel
Each person attending a fund raising party for a certain club was charged the same admission fee. How many people attended the party?

Let the original admission fee be \(x\) and the original # of people be \(n\). Question: \(n=?\)

(1) If the admission fee had been 0.75$ less and 100 more people had attended, the club would have received the same amount in the admission fee

\(xn=(x-0.75)(n+100)\) --> \(100x-0.75n=75\). Two unknowns, one equation, not sufficient to calculate \(n\).

(2 ) If the admission fee had been 1.50$ less and 100 fewer people had attended, the club would have received the same amount in the admission fee

\(xn=(x-1.5)(n-100)\) --> \(100x-1.5n=-150\). Two unknowns, one equation, not sufficient to calculate \(n\).

(1)+(2) \(100x-0.75n=75\) and \(100x-1.5n=-150\) --> we have two distinct linear equation with two unknowns, hence we can solve for \(n\). Sufficient.

Answer: C.
Attachment:
GMAT-Club-Forum-xunazvco.png
GMAT-Club-Forum-xunazvco.png [ 36.55 KiB | Viewed 287 times ]
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 26 Sep 2026
Posts: 2,177
Own Kudos:
8,311
 [2]
Given Kudos: 247
GMAT 1: 800 Q51 V51
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT 1: 800 Q51 V51
Posts: 2,177
Kudos: 8,311
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sneha_0410
I have a basic doubt regarding Data Sufficiency questions. In cases like this, can we directly conclude that a statement is insufficient by applying the rule, "two unknowns and only one equation = not sufficient"?

I'm asking because there may be situations (like the one shown in the attached screenshot) where the required value can still be determined from a single equation. So, is there any general pattern or shortcut that helps us decide whether a statement is sufficient without actually solving it, or should we always work through the statement to check?

Edit: I would appreciate any helpful response to this, MartyMurray, KarishmaB :)
In a way, there is a general pattern. That pattern is that, if there are additional constraints, the information provided by a single equation with two variables may be sufficient for answering the question when combined with those additional constraints.

In the example you provided, the additional constraint that the prices must be integer values allows us to determine the values of the two variables using the single equation.

So, a key question you can ask in evaluating a statement in a Data Sufficiency question is that of whether there are in the scenario any stated or inferable constraints that work with the implied equation to enable answering the question.
User avatar
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 26 Sep 2026
Posts: 6,369
Own Kudos:
33,965
 [1]
Given Kudos: 716
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 6,369
Kudos: 33,965
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Sneha_0410,

Great instinct to question the shortcut instead of trusting it blindly. In the thread you're looking at, Bunuel writes "two unknowns, one equation, not sufficient" for each statement, and that conclusion is correct here - but the reasoning is not a universal law. It's a heuristic that only holds under specific conditions.

Why it works in this problem

Statement (1) gives 100x − 0.75n = 75. Here x and n are free - they can be any real numbers that fit the line, so n has infinitely many possible values. That's the real reason it's insufficient, not the raw count of variables vs. equations.

When the shortcut breaks (the exceptions you sensed)

The rule can fail whenever the two variables aren't truly free, or when the question doesn't ask for a single variable. Watch for:

- Hidden constraints (integers, positives). Example: if x, y are positive integers and 2x + 3y = 8, the only solution is x = 1, y = 2. One equation, two unknowns - yet fully pinned down.
- The question asks for a combination, not one variable. Example: "What is x + y?" with the single equation 2x + 2y = 10. You can't find x or y alone, but x + y = 5 is locked. Sufficient.
- Non-linear equations, which can force unique or very limited solutions.

The real takeaway

So don't apply "2 unknowns, 1 equation => insufficient" mechanically. Instead ask two quick questions before deciding:

1.Are the variables genuinely free, or does something (integer/positive/etc.) restrict them?
2.What exactly is being asked - one variable, or a combination the equation might already fix?

If the variables are free reals and you need one of them individually, then yes, a single linear equation is insufficient - that's why (1) and (2) each fail here, and combining them gives the second independent equation that finally pins n = 300. But when either condition above is in play, always check rather than assume.

Answer: C

Sneha_0410
Hey Bunuel,

I have a basic doubt regarding Data Sufficiency questions. In cases like this, can we directly conclude that a statement is insufficient by applying the rule, "two unknowns and only one equation = not sufficient"?

I'm asking because there may be situations (like the one shown in the attached screenshot) where the required value can still be determined from a single equation. So, is there any general pattern or shortcut that helps us decide whether a statement is sufficient without actually solving it, or should we always work through the statement to check?

Edit: I would appreciate any helpful response to this, MartyMurray, KarishmaB :)






Attachment:
GMAT-Club-Forum-xunazvco.png
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 25 Sep 2026
Posts: 16,669
Own Kudos:
81,551
 [2]
Given Kudos: 492
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,669
Kudos: 81,551
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sneha_0410
Hey Bunuel,

I have a basic doubt regarding Data Sufficiency questions. In cases like this, can we directly conclude that a statement is insufficient by applying the rule, "two unknowns and only one equation = not sufficient"?

I'm asking because there may be situations (like the one shown in the attached screenshot) where the required value can still be determined from a single equation. So, is there any general pattern or shortcut that helps us decide whether a statement is sufficient without actually solving it, or should we always work through the statement to check?

Edit: I would appreciate any helpful response to this, MartyMurray, KarishmaB :)






Attachment:
GMAT-Club-Forum-xunazvco.png

Also note that 2 equations and 2 unknowns doesn't always mean sufficient. Ensure that the equations are distinct else they could both be describing the same line.
Essentially, x + y = 4 and 2x + 2y = 8 are the same equation and will not give you a unique value for x and y without any other constraints. Sometimes the same equations are harder to see due to the presence of fractions etc. One must check this.
Moderators:
Math Expert
113944 posts
DI Forum Moderator
409 posts