Question
[Arithmetic -- Time & Work / Pipes, Hard, TITA]
Pipes and can fill an empty tank in 10 hours and 15 hours respectively, while pipe can empty a full tank in 30 hours. Starting at time with an empty tank, the pipes are operated as follows: in the 1st hour only is open; in the 2nd hour and are open; in the 3rd hour , and 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: . After 2 cycles (6 hours): filled, remaining.
Hour 7 (only ): fills . Total ; remaining .
Hour 8 ( and ): fill-rate per hour . Time to finish in Hour 8 hour.
Total time 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.