document.write( "Question 1207797: A tank is filled with 360 liters of water. A hole at the bottom of the tank allows the water to drain at a constant rate of 0.2 liters per second. How many minutes will it take to completely empty the tank? \n" ); document.write( "
Algebra.Com's Answer #845900 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 30 minutes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of seconds that elapse\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The tank starts off completely full at 360 liters. \n" ); document.write( "The drain rate is a constant 0.2 liters per second. \n" ); document.write( "After x seconds elapse, the tank loses 0.2x liters of water. \n" ); document.write( "There are 360-0.2x liters remaining.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The tank is empty when 0 liters remain. \n" ); document.write( "We'll set the previous expression equal to 0 to solve for x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "360-0.2x = 0 \n" ); document.write( "360 = 0.2x \n" ); document.write( "x = 360/0.2 \n" ); document.write( "x = 1800 \n" ); document.write( "It takes 1800 seconds for the tank to completely empty.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide by 60 to convert from seconds to minutes. \n" ); document.write( "1800 seconds = 1800/60 = 30 minutes is the final answer.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: \n" ); document.write( "I'm not too familiar with physics so I could be wrong, but I have a feeling that the water won't drain at a constant rate in reality. \n" ); document.write( "I have a feeling it's more of a case of \"more water --> faster drain rate\" since gravity is pulling on more mass and hence more of a downward force is applied. \n" ); document.write( "Regardless of this, it's probably best to stick to the assumption of a constant rate since the textbook stated as such. We're in a theoretical framework anyway. \n" ); document.write( " \n" ); document.write( " |