━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FORMULA 1 — Two Filling Pipes (A fills in 'a' hrs, B fills in 'b' hrs):
Time to fill together = (a × b) / (a + b)
FORMULA 2 — One Filling Pipe + One Draining Pipe:
Net Rate = (1/a) - (1/b)
Time to fill = (a × b) / (b - a) [only when b > a, meaning filling is faster]
FORMULA 3 — Three Pipes Together:
Net Rate = (1/a) + (1/b) - (1/c) [c is the drain pipe]
Time = 1 / Net Rate
FORMULA 4 — Pipe opened for part of the time:
Work done by Pipe A in 't' hours = t/a
Remaining work is done by Pipe B alone.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━