Last visit was: 19 Nov 2025, 23:58 It is currently 19 Nov 2025, 23: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
avatar
fozzzy
Joined: 29 Nov 2012
Last visit: 17 May 2015
Posts: 574
Own Kudos:
6,801
 [109]
Given Kudos: 543
Posts: 574
Kudos: 6,801
 [109]
7
Kudos
Add Kudos
102
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
PrashantPonde
Joined: 27 Jun 2012
Last visit: 29 Jan 2025
Posts: 321
Own Kudos:
2,740
 [64]
Given Kudos: 185
Concentration: Strategy, Finance
Posts: 321
Kudos: 2,740
 [64]
43
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
User avatar
GyanOne
Joined: 24 Jul 2011
Last visit: 16 Nov 2025
Posts: 3,222
Own Kudos:
1,691
 [11]
Given Kudos: 33
Status: World Rank #4 MBA Admissions Consultant
Expert
Expert reply
Posts: 3,222
Kudos: 1,691
 [11]
5
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
carcass
User avatar
Board of Directors
Joined: 01 Sep 2010
Last visit: 17 Nov 2025
Posts: 4,754
Own Kudos:
37,017
 [5]
Given Kudos: 4,856
Posts: 4,754
Kudos: 37,017
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PraPon
Best approach for solving this specific problem would be "Pick numbers". You can also solve it in Algebraic way, but it could be time consuming and tedious.

Given that, the water was increased by x percent -> then reduced by r percent -> to 90 percent of what it was one week ago.
Consider, the 100 units of water was increased by 20% to 120 units -> then reduced by 25% of 120 (i.e. by 30 units) -> to 90 units.
i.e. Pick numbers as x = 20% and r = 25%

Substitute x=20 and identify the answer that gives r=25
A) x+10 --20+1=30
b) 10x+1 --200+1=201
c) 100(x+10) --100(20+10)=3000
d) 100( x+10/x+100) --100(20+10/20+100) = 100(30/120)=25
e) 100 ( 10x+1/10x+10) -- 100(200+1/200+10)= 100(201/210)

Hence choice(D) is the answer.


I think that in this scenario under pressure someone could not visualize 25% to obtain 90 and to go in the wrong way.

better an hybrid approach and in this case algebraic translation maybe is a bit safer ;)
User avatar
PrashantPonde
Joined: 27 Jun 2012
Last visit: 29 Jan 2025
Posts: 321
Own Kudos:
2,740
 [6]
Given Kudos: 185
Concentration: Strategy, Finance
Posts: 321
Kudos: 2,740
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Yes I agree, not all problems can be solved using pick numbers strategy or not always will be able to come up with ideal pick numbers under pressure. At times for complex problems, you need pen down that lengthy/heavy algebraic computations. However, giving 5 seconds to think about execution method (pick numbers, backsolving or algebraic) after reading the problem, can help saving over 40-50 seconds of 'extra' time taken by algebraic method.

In this specific problem, I tried to visualize how can I increase 100 to certain number and decrease to obtain 90?? First comes 110, but reducing it by 20 doesnt give integer percentage on 110. Next we have 120 that includes 20% increase and then 25% decrease gives 90..bingo! It took 5-7 seconds to think & 15-20 seconds to back-solve, but saved 40-50 seconds of algebraic calculations!

Picking number requires strategy of identifying optimum numbers using LCM, LCD, prime factors, multiples of 10/100s.

How do we get used to this method? Practice!!

When solving OG or practice problems, always see if you can solve it using multiple ways. Try same problem with Algebra, back-solving, pick numbers, hybrid approach (whichever methods are applicable) and even try guessing it. You may also automatically build that intuition over the time.
User avatar
carcass
User avatar
Board of Directors
Joined: 01 Sep 2010
Last visit: 17 Nov 2025
Posts: 4,754
Own Kudos:
37,017
 [1]
Given Kudos: 4,856
Posts: 4,754
Kudos: 37,017
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Another consideration. be flexible

here we have something go up for a certain % and the go down for a certain % to have some result, here is 90. Ok 90 is our target value or our landmark

but what about if we think in a more abstract way ?? even if I increase my % of 20 or 30 and then decrease the same by any % to obtain a value of less than 100........the process is the same.

The gmat questions are so consistent and coherent (two word to say the same thing, indeed) that if you use several approachs they conduct you to the same answer, MUST conduct you to the same place. For this reason you can attack a problem with different stategies

Infact, even if you have 85 and not 90 as target value the answer is still D. Of course , this kind of resilience is acquired after you repeat over and over again the concepts behind
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,311
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,311
Kudos: 2,863
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GyanOne
Volume now is x% greater than volume one week ago
=> Vnow = Vweekago (1+x/100)

If r percent of the current volume is removed, the resulting volume will be 90 percent of the volume a week ago
=> Vnow (1-r/100) = 0.9*Vweekago

Using the first equation, Vnow/Vweekago = (1+x/100)
Putting this in the second equation,
(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000
=> r = 100 - [9000/(100+x)]
=> r = 100* (10+x)/(100+x)

Option D


How did you get from here to here?
=> r = 100 - [9000/(100+x)]
=> r = 100* (10+x)/(100+x)

Thanks

Cheers!
J :)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,416
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,416
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
jlgdr
GyanOne
Volume now is x% greater than volume one week ago
=> Vnow = Vweekago (1+x/100)

If r percent of the current volume is removed, the resulting volume will be 90 percent of the volume a week ago
=> Vnow (1-r/100) = 0.9*Vweekago

Using the first equation, Vnow/Vweekago = (1+x/100)
Putting this in the second equation,
(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000
=> r = 100 - [9000/(100+x)]
=> r = 100* (10+x)/(100+x)

Option D


How did you get from here to here?
=> r = 100 - [9000/(100+x)]
=> r = 100* (10+x)/(100+x)

Thanks

Cheers!
J :)

\(r = 100 - \frac{9000}{100+x}\);

\(r = \frac{100*(100+x) - 9000}{100+x}\);

\(r = \frac{100*(10+x)}{100+x}\).

Hope it's clear.
avatar
syu322
Joined: 13 Feb 2013
Last visit: 06 Jan 2015
Posts: 11
Own Kudos:
Posts: 11
Kudos: 92
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000

I am seriously having a brain fart, how do you get the 9000. I multiplied everything by 100.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,416
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,416
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
syu322
(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000

I am seriously having a brain fart, how do you get the 9000. I multiplied everything by 100.

You should have multiplied by 100*100:

\((1-\frac{r}{100}) (1+\frac{x}{100}) =0.9\);

\((\frac{100-r}{100}) (\frac{100+x}{100}) = 0.9\);

\((100 - r) (100 + x) = 0.9*100*100=9000\).

Hope it's clear.
avatar
sachin6016
Joined: 27 Sep 2012
Last visit: 13 Dec 2019
Posts: 7
Own Kudos:
Location: United States
GMAT 1: 750 Q49 V44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
syu322
(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000

I am seriously having a brain fart, how do you get the 9000. I multiplied everything by 100.

You should have multiplied by 100*100:

\((1-\frac{r}{100}) (1+\frac{x}{100}) =0.9\);

\((\frac{100-r}{100}) (\frac{100+x}{100}) = 0.9\);

\((100 - r) (100 + x) = 0.9*100*100=9000\).

Hope it's clear.

As per question if r percent is removed then remaining is 90 % of original. Can we infer that removed water is 10% of the original. Hence i used this equation

(r/100)*[1+x/100] V= 0.1 V..Which gave me wrong answer....Help please
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,416
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sachin6016
Bunuel
syu322
The volume of water in a certain tank is x percent greater than it was one week ago. If r percent of the current volume of water in the tank is removed, the resulting volume will be 90 percent of the volume it was one week ago. what is the value of r in terms of x?

A. \(x+10\)

B. \(10x+1\)

C. \(100(x+10)\)

D. \(100( \frac{x+10}{x+100})\)

E. \(100 ( \frac{10x+1}{10x+10})\)

(1-r/100) (1+x/100) = 0.9
=> (100 - r) (100 + x) = 9000

I am seriously having a brain fart, how do you get the 9000. I multiplied everything by 100.

You should have multiplied by 100*100:

\((1-\frac{r}{100}) (1+\frac{x}{100}) =0.9\);

\((\frac{100-r}{100}) (\frac{100+x}{100}) = 0.9\);

\((100 - r) (100 + x) = 0.9*100*100=9000\).

Hope it's clear.

As per question if r percent is removed then remaining is 90 % of original. Can we infer that removed water is 10% of the original. Hence i used this equation

(r/100)*[1+x/100] V= 0.1 V..Which gave me wrong answer....Help please

No, that's not correct.

The volume of water one week ago = 100 (that's what I believe you call original);

The volume of water now is x=20% greater = 120.

The volume of water after removal of r% of 120 = 90.

So, as you can see r% is not 10% of 100, it's r% of 120, which result in final volume of 90.

Does this make sense?
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 19 Nov 2025
Posts: 21,716
Own Kudos:
26,998
 [5]
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,716
Kudos: 26,998
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
fozzzy
The volume of water in a certain tank is x percent greater than it was one week ago. If r percent of the current volume of water in the tank is removed, the resulting volume will be 90 percent of the volume it was one week ago. What is the value of r in terms of x?

A. \(x+10\)

B. \(10x+1\)

C. \(100(x+10)\)

D. \(100( \frac{x+10}{x+100})\)

E. \(100 ( \frac{10x+1}{10x+10})\)

We can let the volume of water in the tank one week ago = n.

Since the volume is now x percent greater than it was one week ago, the volume today is:

(1 + x/100)n

Next we are given that r percent of the current volume is removed. Thus we now have:

(1 - r/100)(1 + x/100)n

Since the resulting volume will be 90 percent of what it was a week ago, we can create the following equation and isolate r:

(1 - r/100)(1 + x/100)n = 0.9n

(1 - r/100)(1 + x/100) = 0.9

[(100 - r)/100][(100 + x)/100] = 0.9

[10,000 - rx + 100x - 100r]/10,000 = 0.9

10,000 - rx + 100x - 100r = 9,000

1,000 + 100x = rx + 100r

1,000 + 100x = r(x + 100)

100(10 + x) = r(x + 100)

100(10 + x)/(x + 100) = r

Answer: D
avatar
UserMaple5
Joined: 27 Apr 2021
Last visit: 24 Jul 2022
Posts: 45
Own Kudos:
Given Kudos: 260
Posts: 45
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I used numbers to make this easier.

Let original capacity = 100
Let X% = 1%

So this week we have capacity of 101.

Target capacity is 90.

% change needed (i.e. r %) to bring the capacity from 101 to 90 is: [101 - 90 / 101] * 100
so the target value of r = 1100/101.

Now, to test the answer choices, I know A, B and C are unlikely to be right because my value for "r" is not an integer, i.e. I need a numerator and a denominator term. So I would start by testing options D and E

Option D: 100 [1+10] / [100 + 1] = 1100 / 101

Hope this helps.
User avatar
JT2916
Joined: 24 Feb 2025
Last visit: 09 Jun 2025
Posts: 8
Own Kudos:
Given Kudos: 2
Posts: 8
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Suppose one week ago volume was 100.
current volume = 100x
Removed r% volume.

=> 100 + 100x - 100rx = 90
=> 100rx = 10 + 100x
=> r = (10 + 100x)/100x
=> r = (1 + 10x)/10x

What am I missing?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,416
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JT2916
The volume of water in a certain tank is x percent greater than it was one week ago. If r percent of the current volume of water in the tank is removed, the resulting volume will be 90 percent of the volume it was one week ago. What is the value of r in terms of x?

A. \(x+10\)

B. \(10x+1\)

C. \(100(x+10)\)

D. \(100( \frac{x+10}{x+100})\)

E. \(100 ( \frac{10x+1}{10x+10})\)

Suppose one week ago volume was 100.
current volume = 100x
Removed r% volume.

=> 100 + 100x - 100rx = 90
=> 100rx = 10 + 100x
=> r = (10 + 100x)/100x
=> r = (1 + 10x)/10x

What am I missing?

If you assume the volume is 100, then after an increase by x percent, it'll become 100(1 + x/100), and then after a decrease by r percent, it’ll become 100(1 + x/100)(1 - r/100). So, we'd get 100(1 + x/100)(1 - r/100) = 90.

All this is explained in detail in the thread above, by the way.
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts