Combined Filling
When several inlets work together, add their rates; the tank fills in capacity ÷ (sum of rates). For two pipes filling in a and b hours, the together-time is the product over the sum: ab/(a+b) — the same harmonic shortcut as Time & Work. The LCM method scales to any number of pipes and is much safer than juggling fractions. CAT loves the staggered version: a pipe runs alone for a while, then a second joins, or one is shut partway. Handle it as units of water — compute how much each pipe pours in its open window and total to one tank (the capacity). Another classic asks how long the second pipe alone would take, given the combined time and the first pipe’s time: rate(B) = combined rate − rate(A), then invert. Keeping everything in integer units of the LCM tank makes these multi-pipe stories almost arithmetic-free.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Core rates & capacity
| Tank capacity (smart units) | LCM of all the given fill/empty times |
|---|---|
| Rate of a pipe | Capacity ÷ time = units per hour |
| Pipe filling in x hours | rate = 1/x of tank per hour |
| Net rate (signed sum) | Σ inlet rates − Σ outlet rates |
| Time to fill / empty | Capacity ÷ |net rate| |
CAT power-tools
| Two inlets A (a h) & B (b h) together | time = ab/(a+b) hours |
|---|---|
| Inlet a h with outlet b h (b > a) | time = ab/(b−a) hours |
| Leak empties full tank in L h | leak rate = −1/L tank per hour |
| Inlet fills in x h, leak makes it x+d | leak alone empties in x(x+d)/d h |
| Part filled in t hours | net rate × t (as a fraction of the tank) |