document.write( "Question 1163884: An inlet pipe can fill a tank in 3 hours. An outlet pipe
\n" );
document.write( "can empty the tank in 6 hours. If the tank is empty and
\n" );
document.write( "both pipes are opened, how many hours will it take to fill
\n" );
document.write( "the tank? \n" );
document.write( "
Algebra.Com's Answer #788121 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An inlet pipe can fill a tank in 3 hours. An outlet pipe \n" ); document.write( "can empty the tank in 6 hours. If the tank is empty and \n" ); document.write( "both pipes are opened, how many hours will it take to fill \n" ); document.write( "the tank? \n" ); document.write( "----------------- \n" ); document.write( "Each hour, 1/3 of the tank flows in and 1/6 flows out. \n" ); document.write( "Increase per hour = 1/3 - 1/6 = 1/6 of the tank. \n" ); document.write( "---> 6 hours to fill it. \n" ); document.write( " |