document.write( "Question 935958: One pipe can fill a tank in 3 hours. With a second pipe also in operation the tank can be filled in 2 hours. How long would it take the second pipe alone to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #569346 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! One pipe can fill a tank in 3 hours. With a second pipe also in operation the tank can be filled in 2 hours. How long would it take the second pipe alone to fill the tank? \n" ); document.write( "*** \n" ); document.write( "1/3=fill rate of first pipe \n" ); document.write( "1/x=fill rate of second pipe \n" ); document.write( "1/2=fill rate with both pipes in operation \n" ); document.write( ".. \n" ); document.write( "Sum of indv rates=rate working together \n" ); document.write( "1/3+1/x=1/2 \n" ); document.write( "1/2-1/3=1/x \n" ); document.write( "3/6-2/6=1/x \n" ); document.write( "1/6=1/x \n" ); document.write( "x=6 \n" ); document.write( "How long would it take the second pipe alone to fill the tank? 6 hrs \n" ); document.write( " |