document.write( "Question 678456: Alex can complete a work in 5 hours and Ben can complete the same work in 10 hours .How many hours will they both take to complete the job together? \n" ); document.write( "
Algebra.Com's Answer #421437 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Alex can complete a work in 5 hours and Ben can complete the same work in 10 hours .How many hours will they both take to complete the job together? \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) for both \n" ); document.write( "then \n" ); document.write( "x(1/5 + 1/10) = 1 \n" ); document.write( "multiplying both sides by 10: \n" ); document.write( "x(2 + 1) = 10 \n" ); document.write( "x(3) = 10 \n" ); document.write( "x = 10/3 \n" ); document.write( "x = 3 and 1/3 hours \n" ); document.write( "or \n" ); document.write( "x = 3 hours and 20 minutes \n" ); document.write( " \n" ); document.write( " |