document.write( "Question 161735: person A can fill a tank in 10 minutes
\n" );
document.write( "person B can fill a tank in 20 minutes
\n" );
document.write( "person C can fill a tank in 30 minutes\r
\n" );
document.write( "\n" );
document.write( "how long will it take to fill the tank if they all work together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #119325 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! person A can fill a tank in 10 minutes \n" ); document.write( "person B can fill a tank in 20 minutes \n" ); document.write( "person C can fill a tank in 30 minutes \n" ); document.write( "how long will it take to fill the tank if they all work together? \n" ); document.write( "------------------- \n" ); document.write( "Add the reciprocals, then invert it. \n" ); document.write( "1/10 + 1/20 + 1/30 = 11/60 \n" ); document.write( "The time is 60/11 minutes, or 5 5/11 minutes. \n" ); document.write( " |