document.write( "Question 191310This question is from textbook
\n" );
document.write( ": Filling a tank. A water tank has an inlet pipe and a drain
\n" );
document.write( "pipe. A full tank can be emptied in 30 minutes if the drain
\n" );
document.write( "is opened and an empty tank can be filled in 45 minutes
\n" );
document.write( "with the inlet pipe opened. If both pipes are accidentally
\n" );
document.write( "opened when the tank is full, then how long will it take to
\n" );
document.write( "empty the tank?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #143600 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the size of the tank is not a factor \n" ); document.write( "so let's assume a size that's divisible by 30 and 45 ___ 90gal is good\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the outlet passes 90gal in 30min or 3gal/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the inlet passes 90gal in 45min or 2gal/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with both open, the tank is losing 1gal/min (3-2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "emptying a 90gal tank at 1gal/min takes 90min \n" ); document.write( " |