document.write( "Question 495049: a water tank can be filled in 8 minutes and emptied in 9 minutes. if the drain is accidentally left open when the tank is filled, how long does it take to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #335932 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a water tank can be filled in 8 minutes and emptied in 9 minutes.
\n" ); document.write( " if the drain is accidentally left open when the tank is filled, how long does it take to fill the tank?
\n" ); document.write( ":
\n" ); document.write( "Let t = time in minutes empty the tank with both valves open
\n" ); document.write( "let an empty tank = 1
\n" ); document.write( ":
\n" ); document.write( "\"t%2F8\" - \"t%2F9\" = 1
\n" ); document.write( "multiply by 72 to clear the denominators, results:
\n" ); document.write( "9t - 8t = 72
\n" ); document.write( "t = 72 minutes
\n" ); document.write( "
\n" );