document.write( "Question 205854: Kathy and Ken work in a textbook warehouse. Kathy can fill an order of 100 books in 40 min. Ken can fill the same order in 60 min. How long would it take them, working together, to fill the order? \n" ); document.write( "
Algebra.Com's Answer #155492 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Kathy and Ken work in a textbook warehouse. Kathy can fill an order of 100 books in 40 min. Ken can fill the same order in 60 min. How long would it take them, working together, to fill the order? \n" ); document.write( "-------------- \n" ); document.write( "Kathy does 1/40 order per minute \n" ); document.write( "Ken does 1/60 order per minute. \n" ); document.write( "Together = 1/40 + 1/60 per minute \n" ); document.write( "= 5/120 per minute \n" ); document.write( "--> 24 minutes per order. \n" ); document.write( "------------ \n" ); document.write( "A shortcut is product/sum \n" ); document.write( "40*60/(40+60) = 2400/100 \n" ); document.write( "= 24 minutes \n" ); document.write( " |