document.write( "Question 66728: 62. A water tank has an inlet pipe and a drain pipe. A full tank can be emptied in 30 minutes if the drain is opened and an empty tank can be filled in 45 minutes with the inlet pipe opened. If both pipes are accidentially opened when the tank is full, then how long will it take to empty the tank? \n" ); document.write( "
Algebra.Com's Answer #47367 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A water tank has an inlet pipe and a drain pipe. A full tank can be emptied in 30 minutes if the drain is opened and an empty tank can be filled in 45 minutes with the inlet pipe opened. If both pipes are accidentially opened when the tank is full, then how long will it take to empty the tank? \n" ); document.write( "---------------- \n" ); document.write( "Outlet pipe DATa: \n" ); document.write( "Time to empty: 30 min/job ; Rate= 1/30 job/min \n" ); document.write( "-------------- \n" ); document.write( "Inlet pipe DATA: \n" ); document.write( "Time to fill: 45 min/job ; Rate = 1/45 job/min \n" ); document.write( "---------------- \n" ); document.write( "Together DATA: \n" ); document.write( "Time to empty: x min/job : Rate = 1/x job/min \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "Fill rate - Empty rate = together rate \n" ); document.write( "1/45 - 1/30 = 1/x \n" ); document.write( "75/{30*45] =1/x \n" ); document.write( "x=[30*45/75] \n" ); document.write( "x=18 hrs (Time to empty if both pipes are open) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( " \n" ); document.write( " |