The Fundamental Logic: Rate of Work
At its core, solving problems related to pipes and cisterns is identical to solving Time and Work problems. If a pipe can fill a tank in x hours, its efficiency or work rate is 1/x of the tank per hour. The primary difference is the introduction of negative work; while a worker adds progress to a task, an outlet pipe subtracts from the total volume of the cistern.
To master this topic, you must stop thinking in terms of “time” and start thinking in terms of units of work. By assuming the total capacity of the tank is the Least Common Multiple (LCM) of the times taken by individual pipes, you can easily convert the problem into simple integer-based calculations rather than dealing with cumbersome fractions.
Inlets vs. Outlets: The Concept of Net Efficiency
When multiple pipes are operating simultaneously, the net efficiency determines the final outcome. An inlet pipe is considered to have a positive work rate (+), while an outlet pipe, which drains the tank, has a negative work rate (-). The total work done in one hour is the algebraic sum of the efficiencies of all active pipes.
Important Note: Always verify the sign of your result. If the net work done in one hour is positive, the tank is filling. If the net result is negative, the tank is being emptied.
Consider a scenario where Pipe A fills a tank in 10 hours and Pipe B empties it in 15 hours. The LCM of 10 and 15 is 30 units. Pipe A’s efficiency is +3 units/hour, and Pipe B’s efficiency is -2 units/hour. Working together, their net efficiency is +1 unit/hour, meaning the tank will be filled in 30 hours.
Advanced Scenarios: Variable Flow and Leakage
Competitive exams often introduce complexity by changing the state of the system mid-way. For instance, a pipe might be closed after a few hours, or a leakage might be discovered only after the tank is partially filled. In such cases, the “Total Work” approach remains your best tool.
- Sequential Operation: Calculate the work done by the first set of pipes, subtract/add it to the total capacity, and then calculate the time for the remaining work using the new set of active pipes.
- Leakage Problems: A leak acts exactly like an outlet pipe. If a tank takes longer to fill due to a leak, use the formula: Efficiency of Inlet – Efficiency of Leak = Net Efficiency.
- Alternating Pipes: If pipes are opened in a specific sequence (e.g., Pipe A for one hour, then Pipe B for the next), calculate the work done in one complete cycle and multiply it to reach the nearest value to the total capacity.
Important Facts and Formulas
| Scenario | Formula / Logic |
|---|---|
| Two pipes filling together | Time = (xy) / (x + y) |
| One inlet, one outlet | Time = (xy) / (y – x) [where y > x] |
| Total Capacity | LCM of individual times taken |
| Net Efficiency | (Sum of Inlets) – (Sum of Outlets) |
Key Points to Remember
- Always assume the Total Capacity of the tank is the LCM of the given time values to avoid fractions.
- Treat outlet pipes or leaks as negative work units.
- If the question mentions “part of the tank,” multiply the total capacity by that fraction before calculating time.
- In efficiency-based questions, remember that Time is inversely proportional to Efficiency.
- Always check if the units of time (minutes vs. hours) are consistent throughout the problem.
- When a tank is being filled by multiple pipes, the net rate is the only factor that dictates the total time taken.
Previous Year Question Hints
UPSC and SSC exams often frame questions around the interaction between pipes. A common pattern involves a tank that is filled by two pipes but has a leak at the bottom. The question will ask you to determine the time taken to empty the tank when the inlets are closed. Hint: Calculate the efficiency of the leak by finding the difference between the ‘filling time with leak’ and ‘filling time without leak’.
Another frequent pattern involves efficiency ratios. If Pipe A is twice as efficient as Pipe B, assign their efficiencies as 2 units/hr and 1 unit/hr respectively. This ratio-based approach is often faster than standard algebraic equations.
Quick Revision Summary
- Treat Pipes and Cisterns as a subset of Time and Work.
- Use the LCM Method to define total tank capacity.
- Inlet pipes are positive (+); Outlet pipes are negative (-).
- Net efficiency = (Sum of Inlets) – (Sum of Outlets).
- Time = Total Capacity / Net Efficiency.
- For alternating pipes, solve in cycles rather than individual hours.
- Always convert all time units into a single standard (e.g., all into minutes).
- When a leak is present, the effective work rate is always lower than the nominal inlet rate.