document.write( "Question 819250: suppose that a small pump can empty a swimming pool in 60 hours and that a large pump can empty a pool in 30 hours. Working together, how long will it take to empty the pool \n" ); document.write( "
Algebra.Com's Answer #493009 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x/30+x/60=1
\n" ); document.write( "2x/60+x/60=1
\n" ); document.write( "3x/60=1
\n" ); document.write( "3x=60
\n" ); document.write( "x=20
\n" ); document.write( "
\n" ); document.write( "
\n" );