document.write( "Question 651030: A tank can be filled in 2 hours. The same tank can be emptied in 6 hours. If the faucet is turned on and drain is left open, when will the tank overflow? \n" ); document.write( "
Algebra.Com's Answer #407546 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A tank can be filled in 2 hours. The same tank can be emptied in 6 hours. If the faucet is turned on and drain is left open, when will the tank overflow?
\n" ); document.write( "**
\n" ); document.write( "let x=time when tank will overflow
\n" ); document.write( "1/2=flow rate of faucet
\n" ); document.write( "1/6=flow rate of drain
\n" ); document.write( "flow rate*time=volume
\n" ); document.write( "x/2-x/6=100%=1
\n" ); document.write( "LCD:6
\n" ); document.write( "3x-x=6
\n" ); document.write( "2x=6
\n" ); document.write( "x=3
\n" ); document.write( "when will the tank overflow? 3 hrs
\n" ); document.write( "
\n" );