The senior boys at a school took upon themselves the digging of a ditch in the school yard and organized a team of diggers.If the team had worked all at once, the ditch would have been ready in 24 hours.Actually ,however,only one boy began.After a time, another boy joined him,and then again after the same amount of time-a third boy joined in,then a fourth,and so on up to the last one.It was found that the first had worked 11 times longer than the last.
How much time did the last boy work?(in hours)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The main formula to use here is distance = (rate)x(time). But instead of distance traveled, here we are talking about work completed. Let n stand for the number of students, and r stand for the rate at which they work. The first part tells us that 1 job is completed in 24 hours by n students each working at a rate of r . This translates to the equation 1 = n r ( 2 4 ) . The second part tells us that there was an equal spacing between times that each started working. So the first boy works t hours, then the second boy works t − a hours, and so on, until finally the last boy works t − ( n − 1 ) a hours. Then we are told the first boy works 11 times longer than the last. So, let x stand for the amount of time the last boy works. This means the first boy works 1 1 x hours. So, t = 1 1 x and t − ( n − 1 ) a = x ⇒ a = n − 1 t − x = n − 1 1 0 x . Each works at a rate r , so the total work that gets done is 1 = r ( 1 1 x ) + r ( 1 1 x − n − 1 1 0 x ) + r ( 1 1 x − 2 n − 1 1 0 ) + . . . + r ( n − 1 1 0 x + x ) + r x . This summation is an arithmetic series with first term 1 1 r x and common difference − r n − 1 1 0 x . Using the formula for the sum of an arithmetic series we find this summation is equal to n 2 1 1 r x + r x = 6 n r x = 1 . And since 6 r n x = 1 = 2 4 n r , we can solve for x to find x = 4 .