document.write( "Question 901579: An inlet pipe can fill a tank in 6 minutes. A drain can empty the tank in 18 minutes. If the tank is empty, and both the pipe and drain are open, how long will it take before the tank overflows? \n" ); document.write( "
Algebra.Com's Answer #546789 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Filling or draining a tank is 1 job\r \n" ); document.write( "\n" ); document.write( "Filling 6 minutes \n" ); document.write( "so it does 1/6 of the job in 1 minute\r \n" ); document.write( "\n" ); document.write( "draining -18 minutes \n" ); document.write( "so it does 1/18 of the job in 1 minute\r \n" ); document.write( "\n" ); document.write( "If both are open effective rate will be\r \n" ); document.write( "\n" ); document.write( "1/6 - 1/18\r \n" ); document.write( "\n" ); document.write( "2/18\r \n" ); document.write( "\n" ); document.write( "= 1/9\r \n" ); document.write( "\n" ); document.write( "so 1/9 of the job is done in 1 minute\r \n" ); document.write( "\n" ); document.write( "It will take 9 minutes to fill the tank \n" ); document.write( " |