document.write( "Question 1081944: 80 men can finish the job in 60 days. At the 16th day, 5 men were laid off and at the 45th day, 10 men were hired. How many days were they delayed finishing the job. \n" ); document.write( "
Algebra.Com's Answer #853796 by math_tutor2020(3832) ![]() You can put this solution on YOUR website! \n" ); document.write( "Let's say hypothetically that the job is to move 9600 stones. \n" ); document.write( "I got this value by multiplying the numbers in the first sentence, then doubling the result. \n" ); document.write( "It turns out that this value can be changed to any thing else you want; the final answer at the end will be the same. I picked 9600 so that I would get an integer when dividing in the next paragraph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9600 stones \n" ); document.write( "80 men \n" ); document.write( "9600/80 = 120 stones per person \n" ); document.write( "Each person is responsible for moving 120 stones. Each person can do it in 60 days, so the rate is 120/60 = 2 stones per day.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At the end of the 15th day, each person has moved 15*2 = 30 stones. \n" ); document.write( "So that is 80*30 = 2400 stones that have been moved so far. \n" ); document.write( "There are 9600-2400 = 7200 stones remaining.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 men are laid off, so there are 80-5 = 75 men remaining. \n" ); document.write( "The time gap from day 16 to day 44 is 44-16+1 = 29 days. \n" ); document.write( "In those 29 days, 75 men move 75*2*29 = 4350 stones \n" ); document.write( "7200-4350 = 2850 stones remain at the end of day 44.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On day 45, there are 10 new workers to bring the count to 75+10 = 85 workers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of days to move the remaining stones \n" ); document.write( "85*2*x = 170x = number of stones to move \n" ); document.write( "170x = 2850 \n" ); document.write( "x = 2850/170 \n" ); document.write( "x = 285/17 \n" ); document.write( "x = 16.765 approximately\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "44+x = 44+16.765 = 60.765 days (roughly) is the time it takes for the entire job to be completed. \n" ); document.write( "This rounds to roughly 61 days. \n" ); document.write( "This is in contrast to the estimated 60 day window. \n" ); document.write( "61-60 = 1 is the amount they go over.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 1 day late \n" ); document.write( " \n" ); document.write( " |