Method 1:The time taken by both pumps working together to do the work = AB/(A+B) minutes
Now, since Pump A has already worked for 1 minute, 1*(1/A) of the work has already been done.
Time taken to do the remaining work = [AB/(A+B)]*(1-1/A) = B(A-1)/(A+B) minutes
Total time taken from the start = [B(A-1)/(A+B)] + 1 = A*(B+1)/(A+B)
Option (B).
Method 2:Let t be the time taken from the start. Then pump A works for t minutes to finish the work and pump B for (t-1) minutes
=> t(1/A) + (t-1)(1/B) = 1
=> t = A*(B+1)/(A+B)
Option (B).
Method 3:We know that the time taken to do the work by both pumps working together right from the beginning is AB/(A+B) minutes.
Lets flip the question around to say that the two pumps worked together to do the work, except pump B was off in the first minute. So we must add the time it would take the two pumps to do the work that pump B would have done in this one minute to the total time. In this one minute, pump B would have done 1*(1/B) of the work = 1/B of the work.
Total time taken is therefore = AB/(A+B) + AB*(1/B)/(A+B)
= A*(B+1)/(A+B)
Option (B).