Earlier quoted context omitted.
Eleven consecutive positive integers are written on a board. Maria erases one of the numbers. If the sum of the remaining numbers is 2012, what number did Maria erase This is a very challenging problem. Without a calculator (or computer), it took me a system of an equation with an inequality in 2 variables, using the fact that the solutions are integers, to solve it. I would be very surprised (and excited) to meet an…
try performing all calculations mod 10.
I solved the problem for n, the largest number in the sequence of eleven, and a, the number Maria erases, by the following: