document.write( "Question 1207781: A bathroom tub will fill in 15 minutes with both faucets open and the stopper in place. With both faucets closed and the stopper removed, the tub will empty in 20 minutes. How long will it take for the tub to fill if both faucets are open and the stopper is removed?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "My equation is this:\r
\n" );
document.write( "\n" );
document.write( "(x/15) + (x/20) = 1\r
\n" );
document.write( "\n" );
document.write( "You say? \n" );
document.write( "
Algebra.Com's Answer #845872 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "15*20 = 300\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Consider a 300 gallon bathtub. It turns out this volume doesn't really matter. There's nothing special about the 300. You can pick any other positive number and the final answer will be the same at the end.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 300 gallon tub fills up completely in 15 minutes if both faucets are on and the drain is closed. \n" ); document.write( "I'll assume that the tub starts off completely empty in this scenario. \n" ); document.write( "The fill rate is 300/15 = 20 gallons per minute. \n" ); document.write( "rate = amountDone/time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When both faucets are off and the drain is open, the 300 gallon tub empties in 20 minutes. \n" ); document.write( "I'll assume that the tub is completely full at the starting point of this scenario. \n" ); document.write( "drain rate = 300/20 = 15 gallons per minute\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's consider the scenario where both faucets are on and the drain is open at the same time. It's an unfortunate waste of water. \n" ); document.write( "In this situation, the fill rate and drain rate basically play a game of tug-of-war. \n" ); document.write( "The fill rate wins out ultimately since the fill rate is larger compared to the drain rate (20 > 15). \n" ); document.write( "The net fill rate is 20-15 = 5 gallons per minute. \n" ); document.write( "Despite the drain wanting to remove the water, the faucets win out at the end of the day. Though of course it will take a bit longer to fill the tub. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How long would it take for the tub to completely fill up in this case? \n" ); document.write( "rate*time = amountDone \n" ); document.write( "time = amountDone/rate \n" ); document.write( "time = (300 gallons)/(5 gallons per min) \n" ); document.write( "time = 60 minutes \n" ); document.write( "time = 1 hour \n" ); document.write( " \n" ); document.write( " |