2024 AMC 10A Problema 21

Intenta el Problema 21 del 2024 AMC 10A a continuación y luego compara tu respuesta con la solución preparada profesionalmente de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2024 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).

21.

Los números, en orden, de cada fila y los números, en orden, de cada columna de un arreglo de enteros 5×55 \times 5 forman una progresión aritmética de longitud 5.5. Los números en las posiciones (5,5),(5, 5), (2,4),(2, 4), (4,3),(4, 3), y (3,1)(3, 1) son 0,0, 48,48, 16,16, y 12,12, respectivamente. ¿Qué número está en la posición (1,2)(1, 2)?

[?4812160]\begin{bmatrix} \cdot & ? & \cdot & \cdot & \cdot \\ \cdot & \cdot & \cdot & 48 & \cdot \\ 12 & \cdot & \cdot & \cdot & \cdot \\ \cdot & \cdot & 16 & \cdot & \cdot \\ \cdot & \cdot & \cdot & \cdot & 0 \end{bmatrix}

The numbers, in order, of each row and the numbers, in order, of each column of a 5×55 \times 5 array of integers form an arithmetic progression of length 5.5. The numbers in positions (5,5),(5, 5), (2,4),(2, 4), (4,3),(4, 3), and (3,1)(3, 1) are 0,0, 48,48, 16,16, and 12,12, respectively. What number is in position (1,2)?(1, 2)?

[?4812160]\begin{bmatrix} \cdot & ? & \cdot & \cdot & \cdot \\ \cdot & \cdot & \cdot & 48 & \cdot \\ 12 & \cdot & \cdot & \cdot & \cdot \\ \cdot & \cdot & 16 & \cdot & \cdot \\ \cdot & \cdot & \cdot & \cdot & 0 \end{bmatrix}

1919

2424

2929

3434

3939

Respuesta: C
Conceptos:sucesión aritméticasistema de ecuaciones
Nivel de dificultad: 1990
Solución:

Si cada fila y cada columna es una progresión aritmética, la entrada en la fila i,i, columna jj debe tomar la forma bilineal f(i,j)=A+Bi+Cj+Dij.f(i, j) = A + Bi + Cj + Dij. Sustituye f(5,5)=0,f(5, 5) = 0, f(2,4)=48,f(2, 4) = 48, f(4,3)=16,f(4, 3) = 16, f(3,1)=12f(3, 1) = 12 y resuelve: A=10,A = -10, B=5,B = 5, C=22,C = 22, D=5.D = -5. Así que la posición (1,2)(1, 2) es 10+5+22225=29.-10 + 5 + 2 \cdot 22 - 2 \cdot 5 = 29. Por lo tanto, C es la respuesta correcta.

If every row and every column is an arithmetic progression, the entry at row i,i, column jj must take the bilinear form f(i,j)=A+Bi+Cj+Dij.f(i, j) = A + Bi + Cj + Dij. Plug in f(5,5)=0,f(5, 5) = 0, f(2,4)=48,f(2, 4) = 48, f(4,3)=16,f(4, 3) = 16, f(3,1)=12f(3, 1) = 12 and solve: A=10,A = -10, B=5,B = 5, C=22,C = 22, D=5.D = -5. So position (1,2)(1, 2) is 10+5+22225=29.-10 + 5 + 2 \cdot 22 - 2 \cdot 5 = 29. Thus, C is the correct answer.

← Problema 20#20
Examen completo

El Problema 21 en otros años