document.write( "Question 522778: A certain tank can be filled by pipe A in 12 minutes. Pipe B can empty the tank in 18 minutes. If both pipes are open, how long will it take to fill or empty the tank? \n" ); document.write( "
Algebra.Com's Answer #347013 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A certain tank can be filled by pipe A in 12 minutes. Pipe B can empty the tank in 18 minutes.
\n" ); document.write( " If both pipes are open, how long will it take to fill or empty the tank?
\n" ); document.write( ":
\n" ); document.write( "It takes less time to fill it than to empty it, therefore with both valves open the tank will be filled eventually
\n" ); document.write( ":
\n" ); document.write( "Let t = time to fill the tank with both valves open
\n" ); document.write( "Let a full tank = 1
\n" ); document.write( "\"t%2F12\" - \"t%2F18\" = 1
\n" ); document.write( "multiply by 36
\n" ); document.write( "36*\"t%2F12\" - 36*\"t%2F18\" = 36(1)
\n" ); document.write( "Cancel the denominators, results
\n" ); document.write( "3t - 2t = 36
\n" ); document.write( "t = 36 hrs to fill the tank with both valves left open
\n" ); document.write( "
\n" );