document.write( "Question 580099: A group of 10 men can do a job in 50 days. They start the work together, but after x days, 2 men leave the work. The remaining people finish the remaining job in 25 days. What is the value of x ?\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #371185 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the job takes 500 man-days to complete (10 men * 50 days)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 men for x days and 8 men for 25 days ___ 10x + (8 * 25) = 500 \n" ); document.write( " |