2020 AMC 10A Problema 24

Intenta el Problema 24 del 2020 AMC 10A a continuación y luego compara tu respuesta con la solución en video y solución preparada profesionalmente de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2020 AMC 10A, o revisar la clave de respuestas.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

24.

Sea nn el menor entero positivo mayor que 10001000 para el cual y ¿Cuál es la suma de los dígitos de nn? gcd(63,n+120)=21andgcd(n+63,120)=60. \begin{gathered} \gcd(63,n+120)=21\\ \text{and}\\ \gcd(n+63,120)=60. \end{gathered}

Let nn be the least positive integer greater than 10001000 for which gcd(63,n+120)=21andgcd(n+63,120)=60. \begin{gathered} \gcd(63,n+120)=21\\ \text{and}\\ \gcd(n+63,120)=60. \end{gathered} What is the sum of the digits of n?n?

1212

1515

1818

2121

2424

Respuesta: C
Conceptos:máximo común divisorTeorema chino del restoaritmética modular
Nivel de dificultad: 1820
Solución en video:
Miniatura del video de la solución
Play video

Click to load, then click again to play

Solución escrita:

La primera condición de mcd da n+1200(mod21)n+120\equiv0\pmod{21}, así que n6(mod21)n\equiv6\pmod{21}, pero n+120n+120 no debe ser divisible entre 6363. La segunda da n+630(mod60)n+63\equiv0\pmod{60}, así que n57(mod60)n\equiv57\pmod{60}, pero n+63n+63 no debe ser divisible entre 120120.

Al resolver n6(mod21)n\equiv6\pmod{21} y n57(mod60)n\equiv57\pmod{60} se obtiene n237(mod420)n\equiv237\pmod{420}. Los candidatos mayores que 10001000 son 1077,1497,1917,1077,1497,1917,\ldots. El primero no cumple la primera condición de mcd, el segundo no cumple la segunda, y 19171917 sí funciona. La suma de los dígitos es 1818. Así, C es la respuesta correcta.

The first gcd condition gives n+1200(mod21)n+120\equiv0\pmod{21}, so n6(mod21)n\equiv6\pmod{21}, but n+120n+120 must not be divisible by 6363. The second gives n+630(mod60)n+63\equiv0\pmod{60}, so n57(mod60)n\equiv57\pmod{60}, but n+63n+63 must not be divisible by 120120.

Solving n6(mod21)n\equiv6\pmod{21} and n57(mod60)n\equiv57\pmod{60} gives n237(mod420)n\equiv237\pmod{420}. The candidates above 10001000 are 1077,1497,1917,1077,1497,1917,\ldots. The first fails the first gcd condition, the second fails the second gcd condition, and 19171917 works. The digit sum is 1818. Thus, C is the correct answer.

← Problema 23#23
Examen completo

El Problema 24 en otros años