document.write( "Question 772695: A large water tank has two inlet pipes of different sizes, and one outlet pipe. With the outlet pipe closed, it takes 3 hours to fill the empty tank using the large inlet pipe only. It takes 4 hours to fill the empty tank using the small inlet pipe only. When the tank is full, and the inlet pipes are closed, it takes the outlet pipe 8 hours to empty the tank. Assuming the tank is empty and all three pipes are opened, how long will it take to fill the tank, to the nearest minute? \n" ); document.write( "
Algebra.Com's Answer #471064 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Add the rates of filling and subtract
\n" ); document.write( "the rate of emptying
\n" ); document.write( "-------------------
\n" ); document.write( "Large pipe's rate:
\n" ); document.write( "( 1 tank ) / ( 3 hrs )
\n" ); document.write( "Small pipe's rate:
\n" ); document.write( "( 1 tank ) ( 4 hrs )
\n" ); document.write( "Outlet pipe's rate:
\n" ); document.write( "( 1 tank ) / ( 8 hrs )
\n" ); document.write( "-----------------
\n" ); document.write( "Let \"+t+\" = time in hrs to fill
\n" ); document.write( "tank with all 3 open
\n" ); document.write( "\"+1%2F3+%2B+1%2F4+-+1%2F8+=+1%2Ft+\"
\n" ); document.write( "Multiply both sides by \"+24t+\"
\n" ); document.write( "\"+8t+%2B+6t+-+3t+=+24+\"
\n" ); document.write( "\"+11t+=+24+\"
\n" ); document.write( "\"+t+=+24%2F11+\"
\n" ); document.write( "\"+2.1818+\" hrs
\n" ); document.write( "\"+.1818%2A60+=+10.91+\"
\n" ); document.write( "It takes 2 hrs and 11 minutes to fill tank
\n" ); document.write( "
\n" ); document.write( "
\n" );