document.write( "Question 481226: If John completes 5 tasks in 4.5 minutes and Bob completes 5 tasks in 9 minutes, how long will it take to complete 5 tasks if they work together? \n" ); document.write( "
Algebra.Com's Answer #329530 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If John completes 5 tasks in 4.5 minutes and Bob completes 5 tasks in 9 minutes, \n" ); document.write( "how long will it take to complete 5 tasks if they work together? \n" ); document.write( ": \n" ); document.write( "Let t = time required when working together \n" ); document.write( "Let the completed job = 1 (the completion of 5 tasks) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply by 9 to clear the denominators \n" ); document.write( "2t + 1t = 9 \n" ); document.write( "3t = 9 \n" ); document.write( "t = \n" ); document.write( "t = 3 min working together \n" ); document.write( " |