document.write( "Question 650084: sam is filling his swimming pool. the fill pipe for a swimming pool can fill the pool in 2 hours, and the drain pipe can drain it in 3 hours. Sam accidentally leaves both pipes open. How long will it take to fill the swimming pool \n" ); document.write( "
Algebra.Com's Answer #407157 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! sam is filling his swimming pool. the fill pipe for a swimming pool can fill the pool in 2 hours, and the drain pipe can drain it in 3 hours. Sam accidentally leaves both pipes open. How long will it take to fill the swimming pool \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) to fill pool \n" ); document.write( "then \n" ); document.write( "x(1/2 - 1/3) = 1 \n" ); document.write( "multiplying both sides by 6: \n" ); document.write( "x(3 - 2) = 6 \n" ); document.write( "x(1) = 6 \n" ); document.write( "x = 6 hours \n" ); document.write( " \n" ); document.write( " |