Pipes and Cisterns — Study Notes
Overview
Pipes and cisterns is a staple time-and-work variant in Railway Group D mathematics. Instead of workers completing jobs, you deal with pipes filling or emptying tanks. The core principle is identical: work done = rate × time. A pipe's rate is expressed as "tank per hour" (or minute), and questions test your ability to combine multiple pipes working together or alternately, handle leaks, and compute net filling or emptying time.
Expect 1–2 questions on this topic in the exam. Mastery requires comfort with unitary method, LCM technique for assumed tank capacity, and sign conventions (inlet positive, outlet negative). Most problems are direct application once you set up the rate equation correctly. The tricky part is tracking which pipes are filling and which are draining, especially when both operate simultaneously or in cycles.
Focus on three skill areas: single-pipe time calculations, combined pipe scenarios (all inlets/outlets together), and alternating pipe schedules. With consistent practice, you can solve these in under 90 seconds per question.
Key Concepts
- **Rate of work analogy**: If a pipe fills a tank in *n* hours, its rate is 1/n tank per hour. If it empties in *m* hours, its rate is –1/m tank per hour.
- **Net rate for combined pipes**: Add individual rates algebraically. Inlet rates are positive, outlet (leak/drain) rates are negative. Net rate = (sum of inlet rates) – (sum of outlet rates).
- **LCM method for assumed capacity**: When pipes fill in *a*, *b*, *c* hours, assume tank capacity = LCM(a, b, c) litres. Then each pipe's efficiency is capacity/time in litres per hour. This avoids fractions in intermediate steps.
- **Time to fill/empty together**: If net rate is *R* tank/hour, time = 1/R hours. If net rate is negative, the tank empties; if positive, it fills.
- **Partial work in cycles**: When pipes operate alternately (e.g. A for 1 hour, B for 1 hour, repeat), calculate work done in one complete cycle, then see how many cycles are needed.
- **Pipe opened/closed mid-way**: Compute work done in each phase separately. Track remaining capacity after each phase and apply the next pipe's rate to that remainder.
- **Leak or waste pipe**: Treat as an outlet. If a leak empties the full tank in *L* hours, its rate is –1/L.
- **Multiple inlets and outlets**: Sum all inlet rates, sum all outlet rates, then subtract. The sign of the result tells you if the tank is filling or emptying.
Formulas / Key Facts
1. **Single pipe time**: If pipe fills in *T* hours, rate = 1/T tank/hour. If it empties in *T* hours, rate = –1/T tank/hour. 2. **Combined rate formula**: Net rate = (1/A + 1/B + …) – (1/X + 1/Y + …), where A, B are inlet times and X, Y are outlet times. 3. **Time for combined work**: Time = 1 / (Net rate). Units must match (hours, minutes, etc.). 4. **LCM capacity method**: Capacity = LCM(T₁, T₂, …). Efficiency of pipe filling in Tᵢ hours = Capacity / Tᵢ litres per hour. 5. **Work done = Rate × Time**. For partial filling/emptying, fraction filled = (rate × time). 6. **Cycle work**: If A and B alternate every hour, work in 2-hour cycle = (1/A + 1/B). Number of cycles = Tank capacity / cycle work. Add any remaining time for incomplete cycle. 7. **Capacity with leak**: If a full tank is emptied by a leak in *L* hours while an inlet fills in *F* hours, effective filling time = 1 / (1/F – 1/L). 8. **Partial opening**: If a pipe is opened for *t* hours only, work done = (1/T) × t, where T is the time to fill/empty the full tank alone.