document.write( "Question 992764: X can do a certain job in 10 hours and Y can do it in 12 hours. After X and Y have been working together for 1 hour, Z joins them, and the three completed the job in 3 more hours, How long will it take Z to do the job alone? \n" ); document.write( "
Algebra.Com's Answer #612263 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let t = time it takes z to do the job working alone. Then z works at the rate of 1/t of the job per hour
\n" ); document.write( "x works at the rate of 1/10 of the job per hr
\n" ); document.write( "y works at the rate of 1/12 of the job per hour
\n" ); document.write( "Together x and y works at the rate of 1/10 + 1/12 =12/120 + 10/120=22/120=11/60 of the job per hour
\n" ); document.write( "After 1 hour, together they complete (11/60)*1=11/60 of the job leaving 49/60 of the job yet to be done
\n" ); document.write( "Soooo, (11/60)*3 + (1/t)*3= 49/60, or
\n" ); document.write( "33/60 + 3/t=49/60. multiply each term by 60t
\n" ); document.write( "33t + 180=49t
\n" ); document.write( "16t=180
\n" ); document.write( "t=11.25 hrs
\n" ); document.write( "CK 33/60 + 3/11.25 =49/60
\n" ); document.write( "99/180 + 48/180 = 147/180
\n" ); document.write( "147/180=174/180
\n" ); document.write( "Hope this helps ----ptaylor
\n" ); document.write( "
\n" );