Maths Olympiad Prep

Track / Stage 3 / 197 of 260 #197 of 1964

Problem 197

AMC 10/12, early questions
Algebra Difficulty 3.5 Find the answer

A group of clerks is assigned the task of sorting 17751775 files. Each clerk sorts at a constant rate of 3030 files per hour. At the end of the first hour, some of the clerks are reassigned to another task; at the end of the second hour, the same number of the remaining clerks are also reassigned to another task, and a similar assignment occurs at the end of the third hour. The group finishes the sorting in 33 hours and 1010 minutes. Find the number of files sorted during the first one and a half hours of sorting.

A number or a short expression. Spacing and $ signs are ignored.

Official solution

There are xx clerks at the beginning, and tt clerks are reassigned to another task at the end of each hour. So, 30x+30(xt)+30(x2t)+301060(x3t)=177530x+30(x-t)+30(x-2t)+30\cdot\frac{10}{60} \cdot (x-3t)=1775, and simplify that we get 19x21t=35519x-21t=355.
Now the problem is to find a reasonable integer solution. Now we know x=355+21t19x= \frac{355+21t}{19}, so 1919 divides 355+21t355+21t, AND as long as tt is a integer, 1919 must divide 2t+3552t+355. Now, we suppose that 19m=2t+35519m=2t+355, similarly we get t=19m3552t=\frac{19m-355}{2}, and so in order to get a minimum integer solution for tt, it is obvious that m=19m=19 works. So we get t=3t=3 and x=22x=22. One and a half hour's work should be 30x+15(xt)30x+15(x-t), so the answer is 945\boxed{945}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.