Browse · MATH
Printjmc
number theory junior
Problem
If the three-digit number is divisible by 7, what is ?
Solution
Here we can use the divisibility rule for 7: drop the last digit, subtract twice its value from the number formed from the remaining digits, and check if the result is divisible by 7. (This rule isn't often used since it's not nearly as simple as the other divisibility rules, but it can still be useful!) To see how this works for the number , the rule says drop the last digit (2), leaving the number ; subtracting twice the last digit gives . This needs to be divisible by 7, but the only multiple of 7 between and is 21, so we must have since .
Final answer
5