
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
A can complete a work in 10 days and B in 15 days. Working together, how long will they take?
Correct Answer: A) 6 days
Step-by-step Solution: Time = (x * y) / (x + y) = (10 * 15) / (10 + 15) = 150 / 25 = 6 days.
Pipe A can fill a tank in 4 hours, and Pipe B can empty it in 6 hours. If both open together, when is it full?
Correct Answer: A) 12 hours
Step-by-step Solution: Inlet rate = 1/4. Outlet rate = -1/6. Net rate = 1/4 - 1/6 = (3 - 2)/12 = 1/12. Thus, the tank will be filled in 12 hours.
Assign negative values to outlet pipes (leakages) in piping problems.