document.write( "Question 457324: If Steven can mix 20 drinks in 5 minutes, Sue can mix 20 drinks in 10 minutes, and Jack can mix 20 drinks in 15 minutes, how much time will it take all 3 of them working together to mix the 20 drinks?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #313799 by josmiceli(19441) You can put this solution on YOUR website! Since they all have to mix 20 drinks, I can call \n" ); document.write( "20 drinks 1 job \n" ); document.write( "Let \n" ); document.write( "to mix 20 drinks \n" ); document.write( "given: \n" ); document.write( "Stephen's rate of working = (1 job) / (5 min) \n" ); document.write( "Sue's rate = (1 job) / (10 min) \n" ); document.write( "Jack's rate = (1 job) / (15 min) \n" ); document.write( "Add their rates \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( "It will take them 2 minutes and 44 seconds to mix 20 drinks \n" ); document.write( " |