document.write( "Question 967600: It takes 20 workers a total of 30 days to pave a highway. How many days would it take 15 workers to do the same job? \n" ); document.write( "
Algebra.Com's Answer #591385 by askhari139(3)\"\" \"About 
You can put this solution on YOUR website!
Assuming that all the workers are equally efficient, i.e., they each one takes the same amount of time to do a given amount of work,
\n" ); document.write( "Time taken by 20 workers to finish the job(T20) = 30 days
\n" ); document.write( "Time taken by one worker to finish the job(T1) = T20*30 days = 600 days
\n" ); document.write( "Time taken by 15 workers to finish the job(T15) = T1/15 = 40 days
\n" ); document.write( "
\n" ); document.write( "
\n" );