2020 AMC 10A Problems/Problem 24
Contents
Problem
Let be the least positive integer greater than
for which
What is the sum of the digits of
?
Solution
Because we know that , we can write
. Simplifying, we get
. Similarly, we can write
, or
. Solving these two modular congruences,
which we know is the only solution by CRT (Chinese Remainder Theorem). Now, since the problem is asking for the least positive integer greater than
, we find the least solution is
. However, we are have not considered cases where
gcd(n+63, 120) =120
1077+120\equiv0(mod63)
n=1077+420=1497
1497+63\equiv0(120) so again we add another
to
. It turns out that
does indeed satisfy the conditions, so our answer is
.
Video Solution
https://youtu.be/tk3yOGG2K-s -
See Also
2020 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 23 |
Followed by Problem 25 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.