document.write( "Question 903776: In a factory , 10 workers were engaged to finish a piece of work in a certain number of days. however if one worker is dropped everyday , except the first day it will take one more day to finish the work. the number of days in which the work was to be completed are \n" ); document.write( "
Algebra.Com's Answer #548320 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
they were contracted to finish in 4 days 10*4=40 man days
\n" ); document.write( "but it took 5 days since they lost a worker every day
\n" ); document.write( "so on the 4th day
\n" ); document.write( "day workers man days
\n" ); document.write( "1 10 10
\n" ); document.write( "2 9 19
\n" ); document.write( "3 8 27
\n" ); document.write( "4 7 34
\n" ); document.write( "5 6 40
\n" ); document.write( "equivalent to 10 workers for 4 days
\n" ); document.write( "
\n" );