document.write( "Question 393524: Computer A can do a job in 4 hours. Computer B can do the same job in 2 hours. How long will it take them to complete the job working together? \n" ); document.write( "
Algebra.Com's Answer #279267 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Computer A can do a job in 4 hours. Computer B can do the same job in 2 hours. How long will it take them to complete the job working together? \n" ); document.write( "------------- \n" ); document.write( "A rate = 1/4 job/hr \n" ); document.write( "B rate = 1/2 job/hr \n" ); document.write( "--- \n" ); document.write( "Together rate: 1/x job/hr \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/4 + 1/2 = 1/x \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 4x to get: \n" ); document.write( "x + 2x = 4 \n" ); document.write( "3x = 4 \n" ); document.write( "x = 4/3 = 1hr and 20 min (time to do the job together) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |