document.write( "Question 700403: 12 men can complete a work in 4 days. how many men will be required in order to complete 8 times work in half times? \n" ); document.write( "
Algebra.Com's Answer #431897 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
12 men can complete a work in 4 days.
\n" ); document.write( "Find how many man-days
\n" ); document.write( "12 * 4 = 48 man-days to complete one job
\n" ); document.write( ":
\n" ); document.write( "Assume this means
\n" ); document.write( "how many men will be required in order to complete 8 times the work, in half the time?
\n" ); document.write( "Half the time = 2 days, let m the no. of men to do this
\n" ); document.write( "2m = 8*48
\n" ); document.write( "2m = 384
\n" ); document.write( "m = 384/2
\n" ); document.write( "m = 192 men to do 8 times the work in 2 days
\n" ); document.write( "
\n" );