document.write( "Question 3661: If Sam can do a job in 4 days that Lisa can do in 6 days and Tom can do in 2 days, how long would the job take if they worked together to complete it? \n" ); document.write( "
Algebra.Com's Answer #1925 by ntnk(54)![]() ![]() ![]() You can put this solution on YOUR website! From the information given, it can be concluded that: \n" ); document.write( "Sam can do 1/4 of the job in one day. \n" ); document.write( "Lisa can do 1/6 of the job in one day. \n" ); document.write( "and Tom can do 1/2 of the job in one day.\r \n" ); document.write( "\n" ); document.write( "In one day, if they work together they can complete 11/12(1/4+1/6+1/2) of the job. To finish the other 1/12 of the job, it will take 1/11 of the second day, because 1/11 times 11/12 is equal to the other 1/12 necessary to complete the job. \r \n" ); document.write( "\n" ); document.write( "If they worked together, it would take 1 1/11 days.\r \n" ); document.write( "\n" ); document.write( "Check: (1/4+1/6+1/2)*(1 1/11) = 1 \n" ); document.write( " |