document.write( "Question 274689: A water tank has an inlet pipe and a drain pipe. A full tank can be emptied in 30 minutes if the drain is opened and an empty tank can be filled in 45 minutes with the inlet pipe opened. If both pipes are accidently opened when the tank is full, how long will it take to empty the tank? \n" ); document.write( "
Algebra.Com's Answer #200444 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
1 - (t / 30) + (t / 45) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "90 - 3t + 2t = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "90 = t
\n" ); document.write( "
\n" );