document.write( "Question 958151: Please help me to solve this probblem: A tank can be filled by one pipe in 5 hours and by another pipe in 8 hours. It can be emptied by a drain pipe in 6 hours. If all three pipes are open, how long will it take to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #585540 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes to fill the tank with all three pipes open \n" ); document.write( "All three pipes fill at the rate of 1/x of the tank per hour \n" ); document.write( "One pipe fills at the rate of 1/5 of the tank per hour \n" ); document.write( "Another pipe fills at the rate of 1/8 tank per hour \n" ); document.write( "Drain pipe drains at the rate of 1/6 tank per hour \n" ); document.write( "Sooooo \n" ); document.write( "1/5 + 1/8 - 1/6= 1/x multiply each term by 120x \n" ); document.write( "24x+15x-20x=120 \n" ); document.write( "19x=120 \n" ); document.write( "x=6.32 hours \n" ); document.write( "CK \n" ); document.write( "We'll deal in fractions to eliminate round-off errors \n" ); document.write( "In (120/19) hours one pipe fills (120/19)(1/5)=24/19 tank \n" ); document.write( "In (120/19) hours another pipe fills (120/19)(1/8)=15/19 tank \n" ); document.write( "In (120/19) hours drain pipe drains (120/19)(1/6)=20/19 tank \n" ); document.write( "Soooo 24/19 + 15/19 - 20/19 should equal 1 tank and it does\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " \n" ); document.write( " |