document.write( "Question 1028228: 45 men can complete the work in 16 days. four days after they started working, 36 more men joined them. How many days will they now take to complete the remaining work?
\n" );
document.write( "a)6 days
\n" );
document.write( "b)8 days
\n" );
document.write( "c)6 2/3 days
\n" );
document.write( "d)7 3/4 days \n" );
document.write( "
Algebra.Com's Answer #643357 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If it takes 45 men 16 days to do the job the whole job takes \n" ); document.write( "45 * 16 = 720 man-days \n" ); document.write( "After four days, they have completed 1/4 of the job. \n" ); document.write( "Thus 3/4 of the job remains; that should take 540 man-days. \n" ); document.write( "With 36 more men working, that brings the total number of men to 81. \n" ); document.write( "The number of days is then found by \n" ); document.write( "540/81 = 6 2/3 days \n" ); document.write( "Choice c. \n" ); document.write( " |