document.write( "Question 739937: One pipe fills a tank in eight hours. Another pipe can fill the tank in 12 hours. How long will it take to fill the tank if both pipes are operating simultaneously?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451423 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! One pipe fills a tank in eight hours. Another pipe can fill the tank in 12 hours. How long will it take to fill the tank if both pipes are operating simultaneously? \n" ); document.write( "*** \n" ); document.write( "let x=time it will take to fill the tank if both pipes are operating simultaneously \n" ); document.write( "1/x= work rate with both pipes are operating simultaneously \n" ); document.write( "1/8=work rate of one of the pipes \n" ); document.write( "1/12=work rate of the other pipe \n" ); document.write( "sum of individual work rates=work rate working together \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=24/5=4.8 \n" ); document.write( "time it will take to fill the tank if both pipes are operating simultaneously=4.8 hrs \n" ); document.write( " |