Bunuel
Three pipes P, Q and R fill a cistern. P & Q can fill it in 8 and 6 hours respectively. R can empty it in 9 hours. P, Q and R are opened at 1 PM, 3 PM and 3:15 PM respectively. At what time will the cistern be full?
Taking LCM from given data for P Q and R for assuming capacity of cistern as 72 units
Efficiency for P Q and R are p q and r respectively.
\(p = 72/8 = 9 units/hr,\)
\(q = 72/6 = 12 units/hr,\)
\(r = 72/9 = -8 units/hr \) (This is draining pipe) efficiency while filling will be in terms of -ve.
Total efficiency while working together = 9+12-8 = 13units/Hr
P, Q and R are opened at 1 PM, 3 PM and 3:15 PM respectively.
Means pipe P worked alone for 2Hrs.
Then Pipe P and Q worked together for 15 mins \(= \frac{1}{4} Hrs\)
and then till 4PM all three worked together for 45 mins \(= \frac{3}{4} Hrs\)
Therefore,
Units of water filled in the cistern till 4PM \(= 2*p + \frac{1}{4}*(p+q) + \frac{3}{4}*(p+q+r) = 2*9 + \frac{1}{4}*21 + \frac{3}{4}*13 = 18 + 15 = 33 units\)
Now lets assume cistern took additional x hours for filling rest of tank \(= 72-33 = 39 units\)
Therefore, \(x = 39/13 = 3 Hrs.\)
additional 3Hrs after 4PM.
Answer is E.