document.write( "Question 160986: One person can do a job in 8 hours. A second person can do it in 12 hours. If the first person works 2 hours less than the second, how many hours will it take them working together?\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help!\r
\n" );
document.write( "\n" );
document.write( "J \n" );
document.write( "
Algebra.Com's Answer #118636 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! One person can do a job in 8 hours. A second person can do it in 12 hours. If the first person works 2 hours less than the second, how many hours will it take them working together? \n" ); document.write( ": \n" ); document.write( "Let t = time that they worked together \n" ); document.write( "then \n" ); document.write( "(t+2) = total time worked by the 2nd person \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1 \n" ); document.write( "; \n" ); document.write( "Each will do a fraction of the work which will add up to 1: \n" ); document.write( ": \n" ); document.write( "1st person + 2nd person = completed job \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by 24 to get rid of the denominator, rsults: \n" ); document.write( "3t + 2(t+2) = 24 \n" ); document.write( "3t + 2t + 4 = 24 \n" ); document.write( "3t + 2t = 24 - 4 \n" ); document.write( "5t = 20 \n" ); document.write( "t = \n" ); document.write( "t = 4 hrs working together \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution: \n" ); document.write( "4/8 + 6/12 = 1 \n" ); document.write( " |