document.write( "Question 203342: If Sam completes a job in 4 days, Susan completes the job in 6 days and Tom completes the job in 2 days. How many days would it take them to complete the job altogether?\r
\n" );
document.write( "\n" );
document.write( "The answer is given as 1.09. I don't get it. Please help \n" );
document.write( "
Algebra.Com's Answer #153414 by Earlsdon(6294) ![]() You can put this solution on YOUR website! Try this, find the daily rate of each of the individuals! \n" ); document.write( "If Sam can complete the job in 4 days, then he can do 1/4 of the job in 1 day. \n" ); document.write( "If Susan can complete the job in 6 days, then she can do 1/6 of the job in 1 day. \n" ); document.write( "If Tom can complete the job in 2 days, then he can do 1/2 the job in 1 day. \n" ); document.write( "Working together, the three of them can do (1/4+1/6+1/2 = 11/12) of the job in 1 day. \n" ); document.write( "This means that it will take them 12/11 days to complete the job working together. \n" ); document.write( " |