2017 AIME II Problema 5

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

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

Conceptos:manipulación algebraicaemparejamiento y agrupaciónoptimización

Nivel de dificultad: 2390

5.

Un conjunto contiene cuatro números. Las seis sumas por parejas de elementos distintos del conjunto, sin orden particular, son 189,189, 320,320, 287,287, 234,234, x,x, y y.y. Halle el mayor valor posible de x+y.x + y.

A set contains four numbers. The six pairwise sums of distinct elements of the set, in no particular order, are 189,189, 320,320, 287,287, 234,234, x,x, and y.y. Find the greatest possible value of x+y.x + y.

Solución:

Sea el conjunto {a,b,c,d}\{a, b, c, d\} con total s=a+b+c+d.s = a + b + c + d. Las seis sumas por parejas vienen en tres pares complementarios: (a+b)+(c+d)=(a+c)+(b+d)=(a+d)+(b+c)=s. \begin{aligned} &(a+b) + (c+d) \\ &= (a+c) + (b+d) \\ &= (a+d) + (b+c) = s. \end{aligned} Ninguna de las formas de agrupar 189,189, 320,320, 287,287, 234234 en dos pares da totales iguales (509521,509 \ne 521, 476554,476 \ne 554, 423607423 \ne 607), así que xx y yy no están emparejados entre sí; cada uno se empareja con una suma dada, y las dos sumas dadas restantes se emparejan juntas. Sumando los seis valores, x+yx + y =3s(189+320+287+234)= 3s - (189 + 320 + 287 + 234) =3s1030,= 3s - 1030, donde ss es la suma de dos de los números dados.

La mayor elección es s=320+287=607,s = 320 + 287 = 607, que da x+y=36071030=791.x + y = 3 \cdot 607 - 1030 = 791. Esto se alcanza con el conjunto {51.5, 137.5, 182.5, 235.5},\{51.5,\ 137.5,\ 182.5,\ 235.5\}, cuyas sumas por parejas son 189,189, 234,234, 287,287, 320,320, 373,373, y 418,418, con 373+418=791.373 + 418 = 791.

Let the set be {a,b,c,d}\{a, b, c, d\} with total s=a+b+c+d.s = a + b + c + d. The six pairwise sums come in three complementary pairs: (a+b)+(c+d)=(a+c)+(b+d)=(a+d)+(b+c)=s. \begin{aligned} &(a+b) + (c+d) \\ &= (a+c) + (b+d) \\ &= (a+d) + (b+c) = s. \end{aligned} No two of the pairings of 189,189, 320,320, 287,287, 234234 into two pairs give equal totals (509521,509 \ne 521, 476554,476 \ne 554, 423607423 \ne 607), so xx and yy are not paired with each other; each is paired with a given sum, and the remaining two given sums are paired together. Adding all six values, x+yx + y =3s(189+320+287+234)= 3s - (189 + 320 + 287 + 234) =3s1030,= 3s - 1030, where ss is the sum of two of the given numbers.

The largest choice is s=320+287=607,s = 320 + 287 = 607, giving x+y=36071030=791.x + y = 3 \cdot 607 - 1030 = 791. This is attained by the set {51.5, 137.5, 182.5, 235.5},\{51.5,\ 137.5,\ 182.5,\ 235.5\}, whose pairwise sums are 189,189, 234,234, 287,287, 320,320, 373,373, and 418,418, with 373+418=791.373 + 418 = 791.

← Problema 4#4Examen completoProblema 6#6 →

El Problema 5 en otros años