2005 AMC 10B Problema 24

A continuación está la solución preparada profesionalmente para el Problema 24 del 2005 AMC 10B, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2005 AMC 10B, o revisar la clave de respuestas.

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

Conceptos:dígitosdiferencia de cuadradoscuadrado perfecto

Nivel de dificultad: 1880

24.

Sean xx y yy enteros de dos dígitos tales que yy se obtiene invirtiendo los dígitos de x.x. Los enteros xx y yy satisfacen x2y2=m2x^2 - y^2 = m^2 para algún entero positivo m.m. ¿Cuánto vale x+y+mx + y + m?

Let xx and yy be two-digit integers such that yy is obtained by reversing the digits of x.x. The integers xx and yy satisfy x2y2=m2x^2 - y^2 = m^2 for some positive integer m.m. What is x+y+m?x + y + m?

8888

112112

116116

144144

154154

Solución:

Escribe x=10a+bx = 10a + b y y=10b+ay = 10b + a con a>b.a \gt b. Entonces m2=x2y2=99(a2b2)=99(a+b)(ab). \begin{aligned} m^2 &= x^2 - y^2 \\ &= 99(a^2 - b^2) \\ &= 99(a+b)(a-b). \end{aligned}

Como 99=911,99 = 9 \cdot 11, para que m2m^2 sea un cuadrado perfecto necesitamos 11(a+b)(ab).11 \mid (a+b)(a-b). Como a+b17,a + b \le 17, esto obliga a a+b=11,a + b = 11, y entonces aba - b debe ser a su vez un cuadrado perfecto.

Con ab8,a - b \le 8, el único caso viable es ab=1,a - b = 1, que da (a,b)=(6,5).(a, b) = (6, 5). Entonces x=65,x = 65, y=56,y = 56, y m2=9911=332,m^2 = 99 \cdot 11 = 33^2, así que m=33.m = 33.

Por lo tanto x+y+mx + y + m =65+56+33= 65 + 56 + 33 =154.= 154.

Por lo tanto, E es la respuesta correcta.

Write x=10a+bx = 10a + b and y=10b+ay = 10b + a with a>b.a \gt b. Then m2=x2y2=99(a2b2)=99(a+b)(ab). \begin{aligned} m^2 &= x^2 - y^2 \\ &= 99(a^2 - b^2) \\ &= 99(a+b)(a-b). \end{aligned}

Since 99=911,99 = 9 \cdot 11, for m2m^2 to be a perfect square we need 11(a+b)(ab).11 \mid (a+b)(a-b). As a+b17,a + b \le 17, this forces a+b=11,a + b = 11, and then aba - b must itself be a perfect square.

With ab8,a - b \le 8, the only workable case is ab=1,a - b = 1, giving (a,b)=(6,5).(a, b) = (6, 5). Then x=65,x = 65, y=56,y = 56, and m2=9911=332,m^2 = 99 \cdot 11 = 33^2, so m=33.m = 33.

Therefore x+y+mx + y + m =65+56+33= 65 + 56 + 33 =154.= 154.

Thus, E is the correct answer.

← Problema 23#23Examen completoProblema 25#25 →

El Problema 24 en otros años