54*. Let be an even number not divisible by 10. What will be the tens digit of the number ? What will be the hundreds digit of the number ?
Problem 783
Official solution
54. Let's find the last two digits of the number . The number is divisible by 4 (since is even). Further, the number is not divisible by 5 (otherwise it would be divisible by 10) and, therefore, can be represented in the form or in the form (see the solution to problem 51). But the number
gives a remainder of 1 when divided by 25, and the number
gives the same remainder when divided by 25 as the number , i.e., also a remainder of 1. From the fact that the number gives a remainder of 1 when divided by 25, it follows that the last two digits of this number can only be 01, 26, 51, or 76. Considering that must be divisible by 4, we get that the last two digits of this number can only be 76. Therefore, the tens digit of the number is 7.
Now let's find the last three digits of the number . The number is divisible by 8. Further, since is coprime with 5, gives a remainder of 1 when divided by 125 (see the solution to problem 51): . But then also gives a remainder of 1 when divided by 125. Therefore, can end in the digits 126, 251, 376, 501, 626, 751, or 876; but since is divisible by 8, it must end in the digits 376. Therefore, the hundreds digit of the number is 3.
Note. It is easy to see that the number must already end in the three digits 376.