document.write( "Question 939633: A faucet filled a 315 gallon tank in 9 hours. Later, the tank suffered a crack at the bottom and started leaking at the rate of 6 gallons per hour. How long will it take the faucet to refill the emptied tank? ( answer is 11 hours and 29 minutes - show your solution ) \n" ); document.write( "
Algebra.Com's Answer #572712 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A faucet filled a 315 gallon tank in 9 hours. \n" ); document.write( " Later, the tank suffered a crack at the bottom and started leaking at the rate of 6 gallons per hour. \n" ); document.write( " How long will it take the faucet to refill the emptied tank? \n" ); document.write( ": \n" ); document.write( "Find the gal/hr rate with no leak \n" ); document.write( "315/9 = 35 gal/hr \n" ); document.write( "let t = no. of hrs to fill the tank when there is a leak \n" ); document.write( "35t - 6t = 315 \n" ); document.write( "29t = 315 \n" ); document.write( "g = 315/29 \n" ); document.write( "t = 10.862 hrs \n" ); document.write( " |