Maths Olympiad Prep

Library / /15 of 24

Algebra Difficulty 6.8 National Olympiad Prove it Italy

Problem:

1. N<40N<40 people take part in a mathematics test. The passing grade is set at 65. The results of the test are as follows: the average of all participants is 66, that of those who passed is 71 and that of those who failed is 56. However, due to an error in the formulation of a question, all scores are increased by 5. At this point the average of those who passed becomes 75 and that of those who did not pass becomes 59.

a) Find all possible values of NN.

b) Find all possible values of NN in the case where, after the increase, the average of those who passed had become 79 and that of those who did not pass 47.

Solution

Solution:

(a) Let P1P_{1} be the number of those who passed before the increase and P2P_{2} the number of those who passed after the increase in score. From the information we have we can write:
66N=71P1+56(NP1),71N=75P2+59(NP2) 66 N = 71 P_{1} + 56 (N - P_{1}), \quad 71 N = 75 P_{2} + 59 (N - P_{2})
From the first relation, carrying out the computations, we obtain 10N=15P110 N = 15 P_{1} or 2N=3P12 N = 3 P_{1}, from which, since NN and P1P_{1} are integers, we can conclude that NN is a multiple of 3. Similarly, from the second relation we have 12N=16P212 N = 16 P_{2} or 3N=4P23 N = 4 P_{2}, and hence NN is a multiple of 4. In conclusion, NN must be a multiple of 3 and of 4, that is of 12, and can therefore be 12, 24 or 36. These three cases are indeed possible. Let us look for an example for N=12N = 12, trying to have grades as equal as possible. If 8 people, that is those who passed right from the start, have a grade before the increase of 71, one has taken 62 and the remaining three 54, we have verified all the hypotheses of the problem. The cases N=24N = 24 and N=36N = 36 are analogous, respectively doubling and tripling the people in each score band.

(b) No NN can satisfy the hypotheses of this point. Indeed, let MpM_{p} be the average - before the increase - of those who were NOT passing before the increase but who would become so after. Then we would have:
76P1+(Mp+5)(P2P1)=79P2 76 P_{1} + (M_{p} + 5)(P_{2} - P_{1}) = 79 P_{2}
But Mp<65M_{p} < 65, hence Mp+5<70<76M_{p} + 5 < 70 < 76, from which
79P2=76P1+(Mp+5)(P2P1)<76P1+76(P2P1)=76P2<79P2 79 P_{2} = 76 P_{1} + (M_{p} + 5)(P_{2} - P_{1}) < 76 P_{1} + 76 (P_{2} - P_{1}) = 76 P_{2} < 79 P_{2}
absurd.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement translated into English from it; metadata (topic, difficulty) added by this project.