document.write( "Question 1208740: Five workers have been hired to complete a job. If one additional worker is hired, they could complete the job 10 days earlier. If the job needs to be completed 32 days earlier, how many additional workers should be hired? \n" ); document.write( "
Algebra.Com's Answer #847163 by math_tutor2020(3816)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I have edited your question to remove the dollar signs.
\n" ); document.write( "It seems to be a strange copy/paste error.
\n" ); document.write( "My method isn't as efficient compared with tutor Edwin's method, but it's another viewpoint to think about at least.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's say the job is moving 9000 boxes.
\n" ); document.write( "The number 9000 can be changed to any positive whole number and the final answer will be the same.
\n" ); document.write( "I'm picking this value since it's a multiple of 5 and 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have these two key assumptions:
\n" ); document.write( "1. Each worker moves boxes at the same rate.
\n" ); document.write( "2. None of the workers slow down any others. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there are 9000 boxes, and 5 workers on the job, then each person handles 9000/5 = 1800 boxes.
\n" ); document.write( "x = number of days to finish the job if there are 5 workers
\n" ); document.write( "rate*time = amount done
\n" ); document.write( "rate = (amount done)/time
\n" ); document.write( "rate = 1800/x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there are 5 workers, each handling 1800 boxes, then each person moves 1800/x boxes per day.
\n" ); document.write( "This is the unit rate per worker. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "..............................................\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now introduce another worker to have 5+1 = 6 workers.
\n" ); document.write( "Each worker now handles 9000/6 = 1500 boxes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This extra worker brings the original number of days x to x-10 since this expanded group can complete the job 10 days earlier.
\n" ); document.write( "We find the unit rate per worker is 1500/(x-10) boxes per day.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using assumption #1 mentioned earlier, we can solve 1800/x = 1500/(x-10) to get x = 60 which is the number of days it takes if you had 5 workers.
\n" ); document.write( "We determine that the unit rate per worker is 1800/x = 1800/60 = 30 boxes per day (or you could compute it like this 1500/(x-10) = 1500/(60-10) = 30)
\n" ); document.write( "Also we determine it takes x-10 = 60-10 = 50 days if you had 6 workers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "..............................................\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We want the job to finish 32 days early, so we want the duration to be x-32 = 60-32 = 28 days instead of the initial 60.
\n" ); document.write( "n = number of extra workers you need to hire
\n" ); document.write( "n+5 = number of workers you'll have total when considering the initial 5
\n" ); document.write( "9000/(n+5) = number of boxes each worker handles\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate*time = amount done
\n" ); document.write( "(30 boxes per day)*(28 days) = 9000/(n+5)
\n" ); document.write( "30*28 = 9000/(n+5)
\n" ); document.write( "840 = 9000/(n+5)
\n" ); document.write( "840*(n+5) = 9000
\n" ); document.write( "840n+4200 = 9000
\n" ); document.write( "840n = 9000 - 4200
\n" ); document.write( "840n = 4800
\n" ); document.write( "n = 4800/840
\n" ); document.write( "n = 5.7142857 approximately
\n" ); document.write( "Note that the mixed number 5 & 5/7 is equal to 5.7142857 approximately, so this matches what Edwin got.
\n" ); document.write( "Obviously it's not possible to hire 0.714 of a worker, so we need to round up to n = 6. It's likely some of the workers won't have much to do as the job is getting closer to the end. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 6 additional workers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A similar question found here and also here
\n" ); document.write( "
\n" ); document.write( "
\n" );