document.write( "Question 470039: A certain swimming pool can be drained in 5 hours using a large pump. The same swimming pool can be drained in 12 hours using a small pump. How long, rounded to the nearest hour, will it take to drain the swimming pool using 2 small pumps and 1 large pump? \n" ); document.write( "
Algebra.Com's Answer #322455 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The large pump drains 1/5 per hour.
\n" ); document.write( "Each small pump drains 1/12 per hour.
\n" ); document.write( "Together, they do 1/5 + 1/12 + 1/12 per hour
\n" ); document.write( "= 11/30 per hour
\n" ); document.write( "--> 30/11 hours
\n" ); document.write( "--> ~3 hours
\n" ); document.write( "
\n" );