document.write( "Question 242725: Two pipes can be used to fill a water tank. If the first pipe is used alone it can fill the tank in 27 minutes; the second pipe alone can fill the tank in 54 minutes. A third pipe, connected to an outlet of the tank, can empty the tank in 36 minutes. If all pipes are open when the tank is empty, how long will it take to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #177689 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
x/27 + x/54 - x/36 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 108 (LCD) ___ 4x + 2x - 3x = 108\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x = 108 ___ x = 36
\n" ); document.write( "
\n" );