document.write( "Question 171184: 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( "
Algebra.Com's Answer #126360 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let t=time it takes them working together
\n" ); document.write( "First person works at the rate of 1/8 job per hour
\n" ); document.write( "Second person works at the rate of 1/12 job per hour
\n" ); document.write( "Together they work at the rate of 1/8 + 1/12 =3/24 + 2/24 =5/24 job per hour
\n" ); document.write( "While the first person is not working for 2 hours, the second person will complete(1/12)*2=1/6 of the job, leaving 5/6 of the job yet to do. So, they both will work together to complete the remaining 5/6 of the job\r
\n" ); document.write( "\n" ); document.write( "So, our equation to solve is:
\n" ); document.write( "(5/24)*t=5/6 multiply each side by 24
\n" ); document.write( "5t=20
\n" ); document.write( "t=4 hours-------------time it takes them working together to finish the job.\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "(1/12)*2+(5/24)*4=1 (1 job, that is)
\n" ); document.write( "1/6 +20/24=1
\n" ); document.write( "4/24 + 20/24=1
\n" ); document.write( "1=1\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );