document.write( "Question 39220: Hope I'm in the right section!!!! This seems like a variation of an average problem. It is a very basic problem but for the life of me I can't find the equation to solve this problem ( even when I have the correct answer at hand )\r
\n" );
document.write( "\n" );
document.write( " Sam makes 20 drinks in 5 minutes , Sue makes 20 drinks in 10 minutes, and Jack makes 20 drinks in 15 minutes. If they work together how long will it take them to make 20 drinks????? ( answer listed as 2 min. 44 sec. ) what formula is used to solve this?? \n" );
document.write( "
Algebra.Com's Answer #24646 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Rate .... \n" ); document.write( "Sam: (1/5) \n" ); document.write( "Sue: (1/10) \n" ); document.write( "Jack: (1/15) \n" ); document.write( "Time .... \n" ); document.write( "t \n" ); document.write( "R * T = Work \n" ); document.write( "(t/5) + (t/10) + (t/15) = 1 \n" ); document.write( "3t + 1.5t + t = 15 \n" ); document.write( "5.5t = 15 \n" ); document.write( "t = (15/5.5) = (150/55) = 30/11 = about 2 min. and 44 sec. \n" ); document.write( " |