AMC 10 · 2020 · #24

학년 6 number-theory
gcddivisibility-ruleslcmmodular-arithmeticprime-factorizationdigit-sum caseworksystematic-enumerationidentify-subproblems ↑ 선수 지식: gcdprime-factorization
📏 긴 풀이 💡 3 개 인사이트

문제

Let nn be the least positive integer greater than 10001000 for which

gcd(63,n+120)=21andgcd(n+63,120)=60.\gcd(63, n+120) =21\quad \text{and} \quad \gcd(n+63, 120)=60.

What is the sum of the digits of nn?

답을 골라 클릭하세요.

(A)
12
(B)
15
(C)
18
(D)
21
(E)
24

AMC 10 2020 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

풀이는 먼저 직접 풀어본 뒤에 보는 게 가장 효과적이에요.