Back to Intermediate source practice
IntermediateHardTITA Source: LaTeX
Arithmetic/Time & Work / Pipes

Question

[Arithmetic -- Time & Work / Pipes, Hard, TITA]

Pipes AA and BB can fill an empty tank in 10 hours and 15 hours respectively, while pipe CC can empty a full tank in 30 hours. Starting at time 00 with an empty tank, the pipes are operated as follows: in the 1st hour only AA is open; in the 2nd hour AA and BB are open; in the 3rd hour AA, BB and CC are all open. This 3-hour pattern then repeats. The total time, in hours, after which the tank first becomes full is ____.

Answer

7.6.

Detailed solution

[Cyclic operation of pipes]

Hour-wise fill rates:

$

\text{Hr 1:} \tfrac{1}{10},\quad \text{Hr 2:} \tfrac{1}{10}+\tfrac{1}{15}=\tfrac{1}{6},\quad \text{Hr 3:} \tfrac{1}{10}+\tfrac{1}{15}-\tfrac{1}{30}=\tfrac{2}{15}.

$

Per 3-hour cycle: 110+16+215=3+5+430=1230=25\tfrac{1}{10}+\tfrac{1}{6}+\tfrac{2}{15} = \tfrac{3+5+4}{30} = \tfrac{12}{30} = \tfrac{2}{5}. After 2 cycles (6 hours): 45\tfrac{4}{5} filled, 15\tfrac{1}{5} remaining.

Hour 7 (only AA): fills 110\tfrac{1}{10}. Total =45+110=910= \tfrac{4}{5}+\tfrac{1}{10}=\tfrac{9}{10}; remaining =110= \tfrac{1}{10}.

Hour 8 (AA and BB): fill-rate 16\tfrac{1}{6} per hour >110> \tfrac{1}{10}. Time to finish in Hour 8 =1/101/6=35= \dfrac{1/10}{1/6} = \tfrac{3}{5} hour.

Total time =7+35=385=7.6= 7 + \tfrac{3}{5} = \tfrac{38}{5} = 7.6 hours. Answer: 7.6.

Why CAT-level: The combined rate per cycle is positive, but the third hour has a negative contribution. A naive LCM/cycle-only count misses the threshold-crossing inside the partial cycle.