document.write( "Question 911054: how could i solve this problem. suppose a small pump can empty out a swimming pool in 60 hours and a large pump can empty out a pool in 20 hours. working together how long would it take hem both to empty out the pool? \n" ); document.write( "
Algebra.Com's Answer #552825 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
1/a+1/b=1/x
\n" ); document.write( "1/20+1/60=1/x
\n" ); document.write( "60/1200+20/1200=1/x
\n" ); document.write( "80/1200=1/x
\n" ); document.write( "x=1200/80
\n" ); document.write( "x=15 hours working together
\n" ); document.write( "check
\n" ); document.write( "x/a+x/b=1
\n" ); document.write( "x/20+x/60=1
\n" ); document.write( "15/20+15/60=1
\n" ); document.write( "0.75+0.25=1
\n" ); document.write( "1=1
\n" ); document.write( "ok
\n" ); document.write( "codewt
\n" ); document.write( "
\n" ); document.write( "
\n" );