🚀 Introduction: Why This Topic is Your Secret Weapon
For any fashion aspirant eye-ing a top rank in the NIFT GAT (General Ability Test), the Quantitative section can often feel like an intimidating hurdle. However, one specific sub-topic consistently appears in the Previous Year Questions: Pipes and Cisterns, specifically the scenario involving multiple inlet pipes and a pesky drainage leak. This isn’t just about math; it’s about logic, efficiency, and mental agility—qualities a designer must possess. In this guide, we will decode the underlying mechanics of these problems, moving beyond textbook formulas to the ‘Ninja’ strategies that save precious minutes during the exam. Understanding how to calculate the net time to fill a reservoir when opposing forces (filling vs. draining) are at play is a high-yield skill that can drastically boost your percentile.
🧠The Core Concept: Positive vs. Negative Work
In NIFT GAT Quantitative problems, work is often measured in ‘units’ per hour. An inlet pipe performs Positive Work because it adds to the reservoir. A drainage leak or an outlet pipe performs Negative Work because it removes from the reservoir. The ‘Net Rate’ of filling is simply the algebraic sum of these rates.
The traditional approach uses fractions (1/A + 1/B – 1/C), but this can lead to messy calculations under pressure. Instead, we advocate for the LCM (Lowest Common Multiple) Method, which treats the tank as a collection of discrete units, making the math much more intuitive.
💡 Click to Reveal: The Gold Rule of Leakage
If a leak can empty a full tank in ‘X’ hours, its hourly rate is 1/X. If the filling rate is greater than the leakage rate, the tank will eventually fill. If the leakage rate is higher, a full tank will eventually empty. Always identify the ‘Net Result’ before solving.
Question 1: The Triple Threat Scenario
Scenario: Two inlet pipes, A and B, can fill a reservoir in 12 hours and 15 hours respectively. A drainage leak C can empty the full reservoir in 20 hours. If all three are opened simultaneously in an empty tank, how long will it take to fill the reservoir?
The Traditional Method:
Rate of A = 1/12
Rate of B = 1/15
Rate of C (Leak) = -1/20
Net Rate = (1/12) + (1/15) – (1/20)
Finding the Common Denominator (60): (5/60) + (4/60) – (3/60) = 6/60 = 1/10.
Time taken = Reciprocal of Net Rate = 10 hours.
The 30-Second Ninja Shortcut:
1. Find LCM: LCM of 12, 15, and 20 is 60 units. Let’s assume the reservoir capacity is 60 units.
2. Calculate Individual Efficiencies:
Pipe A = 60/12 = +5 units/hr
Pipe B = 60/15 = +4 units/hr
Leak C = 60/20 = -3 units/hr
3. Net Efficiency: 5 + 4 – 3 = 6 units/hr.
4. Final Time: 60 units / 6 units per hr = 10 hours.
💡 Pro-Tip for NIFT GAT
Always assume the tank capacity is the LCM of the given numbers. This eliminates fractions and allows you to do the math mentally!
Question 2: The Half-Full Trap
Scenario: Pipe X fills a tank in 10 hours, and Pipe Y fills it in 20 hours. A leak at the bottom empties it in 40 hours. If the tank is already half-full, how much more time is needed to fill it completely with all pipes and the leak active?
The Breakdown:
Many students calculate the time for the full tank and forget to divide. In NIFT GAT, the phrasing ‘already half-full’ is a common distractor.
The Ninja Method:
1. Capacity (LCM of 10, 20, 40): 40 units.
2. Efficiencies: X = +4, Y = +2, Leak = -1.
3. Net Efficiency: 4 + 2 – 1 = 5 units/hr.
4. Remaining Work: Since the tank is half-full, we only need to fill 20 units (40/2).
5. Time: 20 units / 5 units per hr = 4 hours.
💡 Click to Reveal: Watch the phrasing!
Always check if the question asks for the ‘total time’ or the ‘additional time’ needed. It makes a huge difference in the final option you select.
Question 3: The Delayed Leakage Discovery
Scenario: Two pipes can fill a tank in 12 and 16 minutes. Both are opened, but due to a leak at the bottom, it takes 4 minutes longer to fill the tank. In how many minutes can the leak alone empty the full tank?
The Breakdown:
This is a classic ‘Reverse Logic’ problem often seen in Previous Year Questions. We first find the ideal time, then the actual time, to isolate the leak’s rate.
The Ninja Method:
1. Ideal Capacity (LCM of 12, 16): 48 units.
2. Efficiencies: Pipe A = 4, Pipe B = 3. Total Ideal Efficiency = 7 units/min.
3. Ideal Time: 48 / 7 minutes.
4. Actual Time: (48/7) + 4 = (48 + 28) / 7 = 76 / 7 minutes.
5. Actual Net Efficiency: Work / Time = 48 / (76/7) = (48 * 7) / 76 = 336 / 76 = 84 / 19 units/min.
6. Leak Rate: Ideal Rate – Actual Rate = 7 – (84/19) = (133 – 84) / 19 = 49/19 units/min.
7. Leak Alone Time: 48 / (49/19) = (48 * 19) / 49 ≈ 18.6 minutes.
Note: Usually, NIFT provides cleaner numbers, but the process remains identical.
Question 4: Efficiency Ratios & Drainage
Scenario: Pipe A is twice as fast as Pipe B. Together with a drainage leak C (which can empty the tank in 30 hours), they fill an empty reservoir in 10 hours. How long would Pipe B alone take to fill the reservoir?
The Ninja Method:
1. Let Efficiency of B = ‘k’ units/hr. Then Efficiency of A = ‘2k’ units/hr.
2. Efficiency of Leak C = -1/30 (treating capacity as 1 unit for now).
3. Combined Efficiency = 2k + k – (1/30) = 3k – 1/30.
4. Since they fill in 10 hours, the net rate is 1/10.
5. Equation: 3k – 1/30 = 1/10.
6. 3k = 1/10 + 1/30 = 4/30 = 2/15.
7. k = 2/45.
8. Pipe B alone (Efficiency k) takes: 1 / (2/45) = 22.5 hours.
Question 5: Sequential Opening
Scenario: Pipe A fills in 20 hours, B fills in 30 hours. Leak C empties in 40 hours. A and B are opened for 5 hours, then the leak C is also opened. What is the total time to fill the tank?
The Ninja Method:
1. Capacity (LCM 20, 30, 40): 120 units.
2. Efficiencies: A = 6, B = 4, C = -3.
3. First 5 Hours: A and B are working. (6 + 4) * 5 = 50 units filled.
4. Remaining Units: 120 – 50 = 70 units.
5. New Net Efficiency: 6 + 4 – 3 = 7 units/hr.
6. Time for Remaining: 70 / 7 = 10 hours.
7. Total Time: 5 (initial) + 10 (with leak) = 15 hours.
💡 Common NIFT Mistake
Many students answer ’10 hours’ by forgetting to add the initial 5 hours. Always read if the question asks for ‘total time’ from the start.
📊 Cheat Sheet: Quick Revision Formulas
| Condition | Formula / Logic |
|---|---|
| Net Rate (Standard) | 1/A + 1/B – 1/C |
| Capacity (Ninja) | LCM of all individual times |
| Leakage during filling | Subtract leak efficiency from sum of inlets |
| Time taken to fill | Total Capacity / Net Efficiency |
- Tip 1: Always convert all time units (minutes to hours or vice-versa) to be consistent before starting.
- Tip 2: Negative efficiency means the tank is emptying.
- Tip 3: If ‘Net Efficiency’ is zero, the water level remains constant.
Struggling with Quant for NIFT GAT?
Don’t let math hold back your design dreams. Get personalized mentorship and access to exclusive mock tests today!
💬 Chat with our Experts on WhatsApp (+91 9526806124)





