document.write( "Question 749732: from pipe a it takes 4 hours to fill the tank.from pipe b it takes 8 hours empty the tank.if the both pipes are opened how many hours to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #456126 by nerdybill(7384) You can put this solution on YOUR website! from pipe a it takes 4 hours to fill the tank.from pipe b it takes 8 hours empty the tank.if the both pipes are opened how many hours to fill the tank? \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) to fill tank w/both pipes open \n" ); document.write( "then \n" ); document.write( "x(1/4 - 1/8) = 1 \n" ); document.write( "x(2/8 - 1/8) = 1 \n" ); document.write( "x(1/8) = 1 \n" ); document.write( "x/8 = 1 \n" ); document.write( "multiply both sides by 8: \n" ); document.write( "x = 8 hours \n" ); document.write( " \n" ); document.write( " |