Last visit was: 19 Nov 2025, 20:57 It is currently 19 Nov 2025, 20: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,388
 [12]
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ArunSharma12
Joined: 25 Oct 2015
Last visit: 20 Jul 2022
Posts: 513
Own Kudos:
1,019
 [5]
Given Kudos: 74
Location: India
GMAT 1: 650 Q48 V31
GMAT 2: 720 Q49 V38 (Online)
GPA: 4
Products:
GMAT 2: 720 Q49 V38 (Online)
Posts: 513
Kudos: 1,019
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,259
 [5]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,259
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [3]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Suppose Capacity of tank is LCM(30, 60 120) = 120 units

Pipe A can fill = 4 units/min
Pipe B can fill = 2 units/min
Pipe C can fill = 1 units/min

Time taken by the pipes to fill the tank under given constraints = 't'

4(t-10)+2*10+1*(t-10) = 120

5(t-10) =100

t=30 min
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,103
 [2]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,103
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Tank will be filled in 30 min.
Take LCM of A,B,C 30,60,120
Which is 120.
So the pipes fill 120 litre in their respective time
Pipe A fill 4 litre/min
Pipe B fill 2 litre/min
Pipe C fill 1 litre/min

Now. Pipe B and C are kept open for 10 min.
B will fill 20 litre water and C will fill 10 litre water.
Total 30 -----(1)
Now B is shut close and A is opened simultaneously while C is already running.
C is shut close after 10 min so A filled 4*10=40 litres
C filled 1*10=10 litres
Total 50 -----(2)

From equation 1&2 we know 80/120 of tank is already filled.
Remaining 40 is to be filled by A only.
So 40/4=10 min.
So total time taken by the pipes to fill tank is 30 min.

OA is B

Posted from my mobile device
User avatar
eakabuah
User avatar
Retired Moderator
Joined: 18 May 2019
Last visit: 15 Jun 2022
Posts: 776
Own Kudos:
1,125
 [3]
Given Kudos: 101
Posts: 776
Kudos: 1,125
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Alternatively

Let the total time taken to fill the tank be \(x\)
Pipe A worked for \(x-10\) minutes because the first 10 minutes that B and C worked, A was off.
Pipe C also worked for \(x-10\) minutes because it was closed 10 minutes before the tank got full.
Pipe B worked for 10 minutes. It only worked for the first 10 minutes.

\(\frac{x-10}{30}+\frac{10}{60}+\frac{x-10}{120}=1\)
\(4x-40+20+x-10=120\)
\(5x=150\)
\(x=30\)

The answer is B.
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 18 Nov 2025
Posts: 1,344
Own Kudos:
3,796
 [2]
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,344
Kudos: 3,796
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Pipes A, B, and C can fill a tank in 30, 60, and 120 minutes respectively. Pipes B and C are kept open for 10 minutes, and then Pipe B is shut while Pipe A is opened. Pipe C is closed 10 minutes before the tank overflows. How long does it take to fill the tank?

A. 28 minutes
B. 30 minutes
C. 36 minutes
D. 40 minutes
E. 60 minutes

Let the tank = 120 gallons, implying the following rates:
A --> \(\frac{work}{time} = \frac{120}{30} = 4\) gallons per minute
B --> \(\frac{work}{time} = \frac{120}{60} = 2\) gallons per minute
C --> \(\frac{work}{time} = \frac{120}{120} = 1\) gallon per minute

Pipes B and C are kept open for 10 minutes.
Work produced by B and C in 10 minutes = (combined rate for B+C)(time) = (2+1)(10) = 30 gallons

Pipe B is shut while Pipe A is opened. Pipe C is closed 10 minutes before the tank overflows.
In the last 10 minutes, A works alone.
Work produced by A alone in the last 10 minutes = (A's rate)(time) = 4*10 = 40 gallons

Remaining work = tank - (gallons filled by B and C) - (gallons filled by A alone) = 120-30-40 = 50 gallons

Pipes B and C are kept open...Pipe B is shut while Pipe A is opened.
Time for A and C to fill the remaining 50 gallons \(= \frac{remaining-work}{combined-rate-for-A-and-C} = \frac{50}{4+1} =\).10 minutes

Total time = sum of the blue times above = 10+10+10 = 30 minutes

avatar
madzaka
Joined: 16 Dec 2019
Last visit: 16 May 2024
Posts: 54
Own Kudos:
24
 [1]
Given Kudos: 6
Location: Bulgaria
WE:Project Management (Manufacturing)
Posts: 54
Kudos: 24
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A - B - C
0 - 1/6 - 1/12 - 10min
x/2 - 0 - x/2 - Ymin
1/3 - 0 - 0 - 10min

(I wanted to make it look something like a matrix but it doesnt look good, sorry)

We know
1/6+1/12+1/3 is the work done in 20 min for the first 10 and last 10 min. which makes 7/12 of the work

the work in the middle section is 5/12
4*A+C=120min (5 times the work)
120/5=24 (A+C to do 1 Work)
1-24
Y-5/12

Y=10 thus answer B

Answer B
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
1,447
 [1]
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Pipes A, B, and C can fill a tank in 30, 60, and 120 minutes respectively. Pipes B and C are kept open for 10 minutes, and then Pipe B is shut while Pipe A is opened. Pipe C is closed 10 minutes before the tank overflows. How long does it take to fill the tank?

A. 28 minutes
B. 30 minutes
C. 36 minutes
D. 40 minutes
E. 60 minutes

rate*time=work
a=1/30, b=1/60, c=1/20
10(b+c)+x(c+a)+10a=1
10(1/60+1/120)=10(3/120)
x(1/120+1/30)=x(5/120)
10a=10(1/30)
30/120+5x/120+10/30=1
5x/120=1-30/120-40/120
x=(50/120)*120/5=10
time=10+x+10=30

Ans (B)
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,356
 [2]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,356
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Speed of pipes A, B, and C is 1/30, 1/60 and 1/120 per mins respectively.

It take T mins to fill the whole tank

Pipes B and C are kept open for 10 minutes ---> This will fill (1/60+1/120)*10 mins = 1/4 ...(1)
Pipes A are kept open for (T-10) minutes ---> This will fill (1/30)*(T-10) mins = (1/30)*T -1/3 ...(2)
Pipes C are kept open for (T-10-10)=(T-20) minutes ---> This will fill (1/120)*(T-20) mins = (1/120)*T -1/6 ...(3)

(1)+(2)+(3) = 1
1/4 + T/30 -1/3 + T/120 -1/6 = 1
T*(5/120) = 1 +1/4 = 5/4
T = 30 mins

FINAL ANSWER IS (B)
User avatar
monikakumar
Joined: 23 Jan 2020
Last visit: 31 Dec 2021
Posts: 234
Own Kudos:
146
 [1]
Given Kudos: 467
Products:
Posts: 234
Kudos: 146
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Pipes A, B, and C can fill a tank in 30, 60, and 120 minutes respectively. Pipes B and C are kept open for 10 minutes, and then Pipe B is shut while Pipe A is opened. Pipe C is closed 10 minutes before the tank overflows. How long does it take to fill the tank?

A. 28 minutes
B. 30 minutes
C. 36 minutes
D. 40 minutes
E. 60 minutes
As rate = 1/30, Bs rate = 1/60, Cs rate = 1/120
so,
10/60+(t-10)/120+(t-10)/30=1
on solving, we get,
t=30
Ans B
User avatar
RajatGMAT777
Joined: 08 Oct 2020
Last visit: 12 Mar 2025
Posts: 34
Own Kudos:
18
 [2]
Given Kudos: 28
Posts: 34
Kudos: 18
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
A very easy way to solve the problem
Note - The time taken has to be greater than 20 minutes as we are itself mentioned 2 time frames when the pumps were used (For beginners)
Total work = Work done by B and C(10 minutes) + Work Done by A and C(time is unknown) + Work done by A Alone(for 10 minutes)
Amount Work done when B and C worked is 10*(\frac{1}{60} + \frac{1}{120}) = 1/4
Amount of work done by A alone = 10*\frac{1}{30} = 1/3
Work done by A and C = 1-(1/4+1/3) = 5/12
So time required to do 5/12 work is given as Work done = Rate * Time
5/12 = (\frac{1}{30} + \frac{1}{120}) *t
5/12 = 5/120 *t
t = 10 minutes
So total = 30 minutes
Bunuel KarishmaB
This is one of the approaches but did I took more time to reach the answer, took around ~ 1 minute 10 sec
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
RajatGMAT777
A very easy way to solve the problem
Note - The time taken has to be greater than 20 minutes as we are itself mentioned 2 time frames when the pumps were used (For beginners)
Total work = Work done by B and C(10 minutes) + Work Done by A and C(time is unknown) + Work done by A Alone(for 10 minutes)
Amount Work done when B and C worked is 10*(\frac{1}{60} + \frac{1}{120}) = 1/4
Amount of work done by A alone = 10*\frac{1}{30} = 1/3
Work done by A and C = 1-(1/4+1/3) = 5/12
So time required to do 5/12 work is given as Work done = Rate * Time
5/12 = (\frac{1}{30} + \frac{1}{120}) *t
5/12 = 5/120 *t
t = 10 minutes
So total = 30 minutes
Bunuel KarishmaB
This is one of the approaches but did I took more time to reach the answer, took around ~ 1 minute 10 sec

This is how I would solve it too.
Last 10 mins, only A works. Since A takes 30 mins alone, it does 1/3rd of the work in last 10 mins.
We ar leeft with 2/3rd of the work. First 10 mins, B and C work together. Their combined rate is 1/60 + 1/120 = 1/40 so they complete 1/4th of the work.
Work left is 1 - 1/3 - 1/4 = 5/12. This is done by A and C. Their combined rate is 1/30 + 1/120 = 1/24.
Time taken = (5/12) / (1/24) = 10 mins

Total time taken is 10 + 10 + 10 = 30 mins.

Many people prefer the units of work approach since it gets rid of fractions. If you are comfortable with fractions, you can do this calculation in your head as you read the question. Of course either works and time taken to solve with either strategy will vary person to person. If you are taking less than 2 mins on average for a question, you needn't worry. Some questions may need more than 2 mins but someone who gets those toughies is at a level where he/she solves simpler questions within seconds. So it all balances out.
User avatar
dolor
Joined: 25 Jun 2025
Last visit: 04 Oct 2025
Posts: 18
Own Kudos:
Given Kudos: 189
Posts: 18
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
is the pipe A not kept open the whole time after B was shut? please explain
User avatar
Krunaal
User avatar
Tuck School Moderator
Joined: 15 Feb 2021
Last visit: 19 Nov 2025
Posts: 805
Own Kudos:
851
 [1]
Given Kudos: 251
Status:Under the Square and Compass
Location: India
GMAT Focus 1: 755 Q90 V90 DI82
GPA: 5.78
WE:Marketing (Consulting)
Products:
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dolor
is the pipe A not kept open the whole time after B was shut? please explain
Yes, Pipe A is kept open after B is shut.

Let's suppose capacity of tank is 240 lts

RTW
A830240
B460240
C2120240

B + C work for 10 mins => 6*10 = 60 lts; they fill 60lts ..........(1)

Now, B is closed and A is open => A + C = 10

We are told that 10 mins before tank overflows, C is closed, which means for the last 10 minutes only A was open, and it filled 8 * 10 = 80 lts ....... (2)

From (1) and (2), we can see that 60 + 80 = 140 lts were filled by these two operations, therefore the remaining 100 lts was filled when A+C were working, time A+C worked together = 100/10 = 10 mins

RTW
B+C61060
A+C1010100
A81080

So, from above we can see that it took 30 mins to fill 240 lts.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts