document.write( "Question 870238: Three postal workers can sort a stack of mail in 10 minutes, 20 minutes, and 60 minutes, respectively. How long will it take all three to sort a stack of mail working together? \n" ); document.write( "
Algebra.Com's Answer #524744 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Add their rates of sorting \n" ); document.write( "1st workers rate: \n" ); document.write( "( 1 stack ) / ( 10 min ) \n" ); document.write( "2nd worker's rate: \n" ); document.write( "( 1 stack ) / ( 20 min ) \n" ); document.write( "3rd worker's rate: \n" ); document.write( "( 1 stack ) / ( 60 min ) \n" ); document.write( "------------------------- \n" ); document.write( "Let \n" ); document.write( "for all three to sort the stack \n" ); document.write( " \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------------- \n" ); document.write( "All three sorting together will take \n" ); document.write( "6 min to sort the stack of mail \n" ); document.write( " \n" ); document.write( " |