document.write( "Question 436132: Word problem.\r
\n" ); document.write( "\n" ); document.write( "It takes 60 minutes to fill a pond with water alone.
\n" ); document.write( "It takes 80 minutes to drain a pond of water alone.\r
\n" ); document.write( "\n" ); document.write( "How long will it take to fill the pond while it is being drained at the same time?
\n" ); document.write( "

Algebra.Com's Answer #853277 by josgarithmetic(39720)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               rate         time        amount\r\n" );
document.write( "\r\n" );
document.write( "filling        1/60         60           1\r\n" );
document.write( "\r\n" );
document.write( "draining       1/80         80           1\r\n" );
document.write( "\r\n" );
document.write( "combined    1/60-1/80        x           1\r\n" );
document.write( "

\n" ); document.write( "The rates are additive, but need to understand draining is negative while filling is positive.\r
\n" ); document.write( "\n" ); document.write( "\"1%2F60-1%2F80\" ponds per minute\r
\n" ); document.write( "\n" ); document.write( "\"4%2F240-3%2F240\"\r
\n" ); document.write( "\n" ); document.write( "\"1%2F240\"\r
\n" ); document.write( "\n" ); document.write( "That is 1 pond in 240 minutes, or 240 minutes to fill the 1 pond with both flows opened.
\n" ); document.write( "
\n" );