$30$ students pass a test containing $16$ questions . If a student answers a question correctly in less than or in $1$ minute , he gets $10$ points . If he answers correctly in more than 1 minute , he gets $5$ points . If he answers incorrectly , he gets $0$ points . After the competition , the results are this:
- More than half of answers were correct and answered in less than a minute.
- The number of correct answers answered in more than $1$ minute, and the number of incorrect answers are equal .
Prove that there are $2$ students , who have the same result in this test .
I am a really stuck here, please help me
There are $480$ answers in total. Let $a$ be the number of answers that score $10$ points. Then the numbers of answers that score $5$ and $0$ points are both $(480 - a)/2$.
This gives a total score of $10a + 5\cdot (480 - a)/2 = 1200 + 7.5a$. Since we know that $a > 240$, the total score is $> 3000$.
A student can have a maximum score of $160$ and the score is always a multiple of $5$. If all students have different scores, then the total score is at most $160 + 155 + \dots + 15 = 2625$, which is smaller than $3000$. Contradiction.