document.write( "Question 739724: At the end of an amusement park ride, a boat lands in a pool, splashing out a lot of water. Three inlet pipes, each working alone, can fill the pool in 8 seconds, 12 seconds, and 16 seconds, respectively. How long would it take to fill the pool if all three inlet pipes are used? \n" ); document.write( "
Algebra.Com's Answer #451279 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Add the 3 pipe's rates of filling \n" ); document.write( "( 1 pool filled ) / ( 8 sec ) + ( 1 pool filled ) / ( 12 sec ) + ( 1 pool filled ) / ( 16 sec ) \n" ); document.write( "= ( 1 pool filled ) / ( t sec ) \n" ); document.write( " \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "With all 3 pipes used, the pool is \n" ); document.write( "filled in 3.6923 sec \n" ); document.write( "check: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "close enough \n" ); document.write( " |