Soluciones del 1970 AMC 12

Desplázate hacia abajo para ver las soluciones preparadas profesionalmente de LIVE by Po-Shen Loh, imprime las soluciones en PDF, consulta la clave de respuestas, o haz el examen cronometrado completo.

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

1.

La cuarta potencia de 1+1+1\sqrt{1+\sqrt{1+\sqrt1}} es:

The fourth power of 1+1+1\sqrt{1+\sqrt{1+\sqrt1}} is:

2+3\sqrt2+\sqrt3

12(7+35)\tfrac12(7+3\sqrt5)

1+231+2\sqrt3

33

3+223+2\sqrt2

Conceptos:radicalexponentemanipulación algebraica
Nivel de dificultad: 1740
Pista pequeña:

Simplifica desde el radical más interno hacia afuera

Simplify from the innermost radical outward

Pista grande:

Después de que el radical más interno se convierte en 1,1, eleva 1+2\sqrt{1+\sqrt2} al cuadrado dos veces

After the innermost radical becomes 1,1, square 1+2\sqrt{1+\sqrt2} twice

Solución:

El radical más interno es 1=1,\sqrt1=1, así que el número dado es 1+2.\sqrt{1+\sqrt2}. Su cuarta potencia es (1+2)2=1+22+2=3+22. \begin{aligned} (1+\sqrt2)^2&=1+2\sqrt2+2\\ &=3+2\sqrt2. \end{aligned}

Por lo tanto, la respuesta correcta es E.

The innermost radical is 1=1,\sqrt1=1, so the given number is 1+2.\sqrt{1+\sqrt2}. Its fourth power is (1+2)2=1+22+2=3+22. \begin{aligned} (1+\sqrt2)^2&=1+2\sqrt2+2\\ &=3+2\sqrt2. \end{aligned}

Therefore, the correct answer is E.

2.

Un cuadrado y un círculo tienen perímetros iguales. La razón entre el área del círculo y el área del cuadrado es:

A square and a circle have equal perimeters. The ratio of the area of the circle to the area of the square is:

4π\frac{4}{\pi}

π2\frac{\pi}{\sqrt2}

41\frac{4}{1}

2π\frac{\sqrt2}{\pi}

π4\frac{\pi}{4}

Nivel de dificultad: 1560
Pista pequeña:

Sea pp el perímetro común

Let the common perimeter be pp

Pista grande:

Expresa el radio del círculo y el lado del cuadrado en función de pp, y luego divide sus áreas

Express the circle radius and square side in terms of pp, then divide their areas

Solución:

Si el perímetro común es p,p, entonces el círculo tiene radio p2π\frac{p}{2\pi} y el cuadrado tiene lado p4.\frac{p}{4}. Por lo tanto, π(p2π)2(p4)2=p24πp216=4π. \frac{\pi\left(\frac{p}{2\pi}\right)^2}{\left(\frac p4\right)^2} =\frac{\frac{p^2}{4\pi}}{\frac{p^2}{16}}=\frac4\pi.

Por lo tanto, la respuesta correcta es A.

If the common perimeter is p,p, then the circle has radius p2π\frac{p}{2\pi} and the square has side p4.\frac{p}{4}. Therefore π(p2π)2(p4)2=p24πp216=4π. \frac{\pi\left(\frac{p}{2\pi}\right)^2}{\left(\frac p4\right)^2} =\frac{\frac{p^2}{4\pi}}{\frac{p^2}{16}}=\frac4\pi.

Therefore, the correct answer is A.

3.

Si x=1+2px=1+2^p y y=1+2p,y=1+2^{-p}, entonces yy en función de xx es:

If x=1+2px=1+2^p and y=1+2p,y=1+2^{-p}, then yy in terms of xx is:

x+1x1\dfrac{x+1}{x-1}

x+2x1\dfrac{x+2}{x-1}

xx1\dfrac{x}{x-1}

2x2-x

x1x\dfrac{x-1}{x}

Nivel de dificultad: 1360
Pista pequeña:

Despeja 2p2^p en la primera ecuación

Solve the first equation for 2p2^p

Pista grande:

Usa 2p=12p2^{-p}=\frac{1}{2^p} y simplifica 1+1x11+\frac{1}{x-1}

Use 2p=12p2^{-p}=\frac{1}{2^p} and simplify 1+1x11+\frac{1}{x-1}

Solución:

De x=1+2px=1+2^p obtenemos 2p=x1,2^p=x-1, así que y=1+2p=1+1x1=xx1. \begin{aligned} y&=1+2^{-p}\\ &=1+\frac1{x-1}=\frac{x}{x-1}. \end{aligned}

Por lo tanto, la respuesta correcta es C.

From x=1+2px=1+2^p we get 2p=x1,2^p=x-1, so y=1+2p=1+1x1=xx1. \begin{aligned} y&=1+2^{-p}\\ &=1+\frac1{x-1}=\frac{x}{x-1}. \end{aligned}

Therefore, the correct answer is C.

4.

Sea SS el conjunto de todos los números que son la suma de los cuadrados de tres enteros consecutivos. Entonces podemos afirmar que:

Let SS be the set of all numbers which are the sum of the squares of three consecutive integers. Then we can say that:

Ningún elemento de SS es divisible por 22

No member of SS is divisible by 22

Ningún elemento de SS es divisible por 33, pero algún elemento es divisible por 1111

No member of SS is divisible by 33 but some member is divisible by 1111

Ningún elemento de SS es divisible por 33 ni por 55

No member of SS is divisible by 33 or by 55

Ningún elemento de SS es divisible por 33 ni por 77

No member of SS is divisible by 33 or by 77

Ninguna de las anteriores

None of these

Nivel de dificultad: 1760
Pista pequeña:

Escribe los enteros como n1,n,n+1n-1,n,n+1

Write the integers as n1,n,n+1n-1,n,n+1

Pista grande:

La suma de sus cuadrados es 3n2+2;3n^2+2; examínala módulo 33 y prueba un residuo módulo 1111

Their squared sum is 3n2+2;3n^2+2; examine it modulo 33 and test a residue modulo 1111

Solución:

La suma es (n1)2+n2+(n+1)2=3n2+2. \begin{gathered} (n-1)^2+n^2+(n+1)^2\\ =3n^2+2. \end{gathered} Siempre es congruente con 2(mod3),2\pmod3, así que ningún elemento de SS es divisible por 3.3. Por otro lado, al tomar n=5n=5 obtenemos 3(25)+2=77,3(25)+2=77, que es divisible por 11.11.

Por lo tanto, la respuesta correcta es B.

The sum is (n1)2+n2+(n+1)2=3n2+2. \begin{gathered} (n-1)^2+n^2+(n+1)^2\\ =3n^2+2. \end{gathered} It is always congruent to 2(mod3),2\pmod3, so no member of SS is divisible by 3.3. On the other hand, taking n=5n=5 gives 3(25)+2=77,3(25)+2=77, which is divisible by 11.11.

Therefore, the correct answer is B.

5.

Si f(x)=x4+x2x+1,f(x)=\dfrac{x^4+x^2}{x+1}, entonces f(i),f(i), donde i=1,i=\sqrt{-1}, es igual a:

If f(x)=x4+x2x+1,f(x)=\dfrac{x^4+x^2}{x+1}, then f(i),f(i), where i=1,i=\sqrt{-1}, is equal to:

1+i1+i

11

1-1

00

1i-1-i

Nivel de dificultad: 1560
Pista pequeña:

Usa i2=1i^2=-1 y i4=1i^4=1

Use i2=1i^2=-1 and i4=1i^4=1

Pista grande:

El numerador se anula, pero el denominador no

The numerator vanishes while the denominator does not

Solución:

Como i2=1i^2=-1 e i4=1,i^4=1, f(i)=i4+i2i+1=11i+1=0. f(i)=\frac{i^4+i^2}{i+1}=\frac{1-1}{i+1}=0.

Por lo tanto, la respuesta correcta es D.

Because i2=1i^2=-1 and i4=1,i^4=1, f(i)=i4+i2i+1=11i+1=0. f(i)=\frac{i^4+i^2}{i+1}=\frac{1-1}{i+1}=0.

Therefore, the correct answer is D.

6.

El valor mínimo de x2+8xx^2+8x para valores reales de xx es:

The smallest value of x2+8xx^2+8x for real values of xx is:

16.25-16.25

16-16

15-15

8-8

Ninguna de las anteriores

None of these

Nivel de dificultad: 1360
Pista pequeña:

Completa el cuadrado

Complete the square

Pista grande:

Reescribe la expresión como (x+4)216(x+4)^2-16

Rewrite the expression as (x+4)216(x+4)^2-16

Solución:

Al completar el cuadrado obtenemos x2+8x=(x+4)216. x^2+8x=(x+4)^2-16. Como (x+4)20,(x+4)^2\ge0, el mínimo se alcanza en x=4x=-4 y es igual a 16.-16.

Por lo tanto, la respuesta correcta es B.

Completing the square gives x2+8x=(x+4)216. x^2+8x=(x+4)^2-16. Since (x+4)20,(x+4)^2\ge0, the minimum occurs at x=4x=-4 and equals 16.-16.

Therefore, the correct answer is B.

7.

Dentro del cuadrado ABCDABCD de lado s,s, se trazan arcos de un cuarto de círculo de radio ss con centros en AA y B.B. Estos arcos se cortan en un punto XX dentro del cuadrado. ¿A qué distancia está XX del lado CDCD?

Inside square ABCDABCD with side s,s, quarter-circle arcs with radii ss and centers at AA and BB are drawn. These arcs intersect at a point XX inside the square. How far is XX from side CD?CD?

12s(3+4)\tfrac12s(\sqrt3+4)

12s3\tfrac12s\sqrt3

12s(1+3)\tfrac12s(1+\sqrt3)

12s(31)\tfrac12s(\sqrt3-1)

12s(23)\tfrac12s(2-\sqrt3)

Nivel de dificultad: 1980
Pista pequeña:

Los dos radios que llegan a XX y el lado ABAB forman un triángulo equilátero

The two radii to XX and side ABAB form an equilateral triangle

Pista grande:

La altura desde XX hasta ABAB es s32\frac{s\sqrt3}{2}; réstala de la altura del cuadrado

The altitude from XX to ABAB is s32\frac{s\sqrt3}{2}; subtract it from the square’s height

Solución:

Como AX=BX=AB=s,AX=BX=AB=s, el triángulo ABXABX es equilátero. Por lo tanto, la distancia perpendicular de XX a ABAB es s32.\frac{s\sqrt3}{2}. La distancia entre los lados paralelos ABAB y CDCD es s,s, así que la distancia pedida es ss32=s2(23). s-\frac{s\sqrt3}{2}=\frac s2(2-\sqrt3).

Por lo tanto, la respuesta correcta es E.

Since AX=BX=AB=s,AX=BX=AB=s, triangle ABXABX is equilateral. Thus the perpendicular distance from XX to ABAB is s32.\frac{s\sqrt3}{2}. The distance between the parallel sides ABAB and CDCD is s,s, so the requested distance is ss32=s2(23). s-\frac{s\sqrt3}{2}=\frac s2(2-\sqrt3).

Therefore, the correct answer is E.

8.

Si a=log8225a=\log_8 225 y b=log215,b=\log_2 15, entonces:

If a=log8225a=\log_8 225 and b=log215,b=\log_2 15, then:

a=b2a=\frac{b}{2}

a=2b3a=\frac{2b}{3}

a=ba=b

b=a2b=\frac{a}{2}

a=3b2a=\frac{3b}{2}

Nivel de dificultad: 1710
Pista pequeña:

Reescribe 225225 como 15215^2 y 88 como 232^3

Rewrite 225225 as 15215^2 and 88 as 232^3

Pista grande:

Convierte ambos logaritmos a base 22

Convert both logarithms to base 22

Solución:

Usando 225=152225=15^2 y 8=23,8=2^3, a=log2(152)log2(23)=2log2153=2b3. \begin{aligned} a&=\frac{\log_2(15^2)}{\log_2(2^3)}\\ &=\frac{2\log_2 15}{3}=\frac{2b}{3}. \end{aligned}

Por lo tanto, la respuesta correcta es B.

Using 225=152225=15^2 and 8=23,8=2^3, a=log2(152)log2(23)=2log2153=2b3. \begin{aligned} a&=\frac{\log_2(15^2)}{\log_2(2^3)}\\ &=\frac{2\log_2 15}{3}=\frac{2b}{3}. \end{aligned}

Therefore, the correct answer is B.

9.

Los puntos PP y QQ están en el segmento AB,AB, y ambos se encuentran al mismo lado del punto medio de AB.AB. El punto PP divide ABAB en la razón 2:3,2:3, y QQ divide ABAB en la razón 3:4.3:4. Si PQ=2,PQ=2, entonces la longitud del segmento ABAB es:

Points PP and QQ are on line segment AB,AB, and both points are on the same side of the midpoint of AB.AB. Point PP divides ABAB in the ratio 2:3,2:3, and QQ divides ABAB in the ratio 3:4.3:4. If PQ=2,PQ=2, then the length of segment ABAB is:

1212

2828

7070

7575

105105

Nivel de dificultad: 1610
Pista pequeña:

Expresa APAP y AQAQ como fracciones de ABAB

Express APAP and AQAQ as fractions of ABAB

Pista grande:

Usa AP=2AB5AP=\frac{2AB}{5} y AQ=3AB7AQ=\frac{3AB}{7}, y luego resta

Use AP=2AB5AP=\frac{2AB}{5} and AQ=3AB7AQ=\frac{3AB}{7}, then subtract

Solución:

Las razones de división dan AP=25AB,AQ=37AB. AP=\frac25AB,\qquad AQ=\frac37AB. Como los dos puntos están al mismo lado del punto medio, PQ=AQAP=(3725)AB=135AB. \begin{aligned} PQ&=AQ-AP\\ &=\left(\frac37-\frac25\right)AB\\ &=\frac1{35}AB. \end{aligned} Puesto que PQ=2,PQ=2, obtenemos AB=70.AB=70.

Por lo tanto, la respuesta correcta es C.

The division ratios give AP=25AB,AQ=37AB. AP=\frac25AB,\qquad AQ=\frac37AB. Because the two points are on the same side of the midpoint, PQ=AQAP=(3725)AB=135AB. \begin{aligned} PQ&=AQ-AP\\ &=\left(\frac37-\frac25\right)AB\\ &=\frac1{35}AB. \end{aligned} Since PQ=2,PQ=2, we obtain AB=70.AB=70.

Therefore, the correct answer is C.

10.

Sea F=0.4818181F=0.4818181\ldots un decimal periódico infinito en el que se repiten los dígitos 88 y 1.1. Cuando FF se escribe como fracción irreducible, el denominador excede al numerador en:

Let F=0.4818181F=0.4818181\ldots be an infinite repeating decimal with the digits 88 and 11 repeating. When FF is written as a fraction in lowest terms, the denominator exceeds the numerator by:

1313

1414

2929

5757

126126

Nivel de dificultad: 1590
Pista pequeña:

Separa el 0.40.4 inicial de la parte periódica

Separate the initial 0.40.4 from the repeating tail

Pista grande:

La parte periódica es 0.081(1+0.01+0.012+)0.081(1+0.01+0.01^2+\cdots)

The tail is 0.081(1+0.01+0.012+)0.081(1+0.01+0.01^2+\cdots)

Solución:

Tenemos F=0.4+0.081(1+0.01+)=25+0.0810.99=25+9110=53110. \begin{aligned} F&=0.4+0.081(1+0.01+\cdots)\\ &=\frac25+\frac{0.081}{0.99}\\ &=\frac25+\frac9{110}\\ &=\frac{53}{110}. \end{aligned} El denominador excede al numerador en 11053=57.110-53=57.

Por lo tanto, la respuesta correcta es D.

We have F=0.4+0.081(1+0.01+)=25+0.0810.99=25+9110=53110. \begin{aligned} F&=0.4+0.081(1+0.01+\cdots)\\ &=\frac25+\frac{0.081}{0.99}\\ &=\frac25+\frac9{110}\\ &=\frac{53}{110}. \end{aligned} The denominator exceeds the numerator by 11053=57.110-53=57.

Therefore, the correct answer is D.

11.

Si dos factores de 2x3hx+k2x^3-hx+k son x+2x+2 y x1,x-1, el valor de 2h3k|2h-3k| es:

If two factors of 2x3hx+k2x^3-hx+k are x+2x+2 and x1,x-1, the value of 2h3k|2h-3k| is:

44

33

22

11

00

Nivel de dificultad: 1590
Pista pequeña:

Aplica el teorema del factor en x=2x=-2 y x=1x=1

Apply the factor theorem at x=2x=-2 and x=1x=1

Pista grande:

Resuelve 16+2h+k=0-16+2h+k=0 y 2h+k=02-h+k=0

Solve 16+2h+k=0-16+2h+k=0 and 2h+k=02-h+k=0

Solución:

El teorema del factor da 16+2h+k=0,2h+k=0. \begin{aligned} -16+2h+k&=0,\\ 2-h+k&=0. \end{aligned} Al restar la segunda ecuación de la primera obtenemos 3h=18,3h=18, así que h=6h=6 y luego k=4.k=4. Por tanto, 2h3k=1212=0. |2h-3k|=|12-12|=0.

Por lo tanto, la respuesta correcta es E.

The factor theorem gives 16+2h+k=0,2h+k=0. \begin{aligned} -16+2h+k&=0,\\ 2-h+k&=0. \end{aligned} Subtracting the second equation from the first gives 3h=18,3h=18, so h=6h=6 and then k=4.k=4. Hence 2h3k=1212=0. |2h-3k|=|12-12|=0.

Therefore, the correct answer is E.

12.

Un círculo de radio rr es tangente a los lados AB,AB, ADAD y CDCD del rectángulo ABCDABCD, y pasa por el punto medio de la diagonal AC.AC. El área del rectángulo, en función de r,r, es:

A circle with radius rr is tangent to sides AB,AB, AD,AD, and CDCD of rectangle ABCDABCD and passes through the midpoint of diagonal AC.AC. The area of the rectangle, in terms of r,r, is:

4r24r^2

6r26r^2

8r28r^2

12r212r^2

20r220r^2

Nivel de dificultad: 2090
Pista pequeña:

La tangencia a los dos lados opuestos hace que un lado del rectángulo sea igual a 2r2r

Tangency to the two opposite sides makes one side of the rectangle equal to 2r2r

Pista grande:

La recta desde el tercer punto de tangencia que pasa por el centro biseca la diagonal, de modo que la cuerda correspondiente es un diámetro

The line from the third tangency point through the center bisects the diagonal, making the corresponding chord a diameter

Solución:

El círculo es tangente a los lados paralelos ABAB y CD.CD. La separación entre ellos es su diámetro, así que AD=BC=2r.AD=BC=2r. Sea RR el punto de tangencia sobre AD,AD, sea QQ el centro y sea MM el punto medio de AC.AC.

La recta RQRQ es paralela a ABAB y está a mitad de camino entre ABAB y CD,CD, así que RR es el punto medio de ADAD y la recta contiene a M.M. Como MM está en el círculo y R,Q,MR,Q,M son colineales, RM=2r.RM=2r. Por tanto, RMRM es un segmento medio del triángulo ADC,ADC, de modo que DC=2RM=4r.DC=2RM=4r. Entonces el área es (2r)(4r)=8r2. (2r)(4r)=8r^2.

Por lo tanto, la respuesta correcta es C.

Let the circle be tangent to the parallel sides ABAB and CD.CD. Their separation is its diameter, so AD=BC=2r.AD=BC=2r. Let RR be the tangency point on AD,AD, let QQ be the center, and let MM be the midpoint of AC.AC.

The line RQRQ is parallel to ABAB and halfway between ABAB and CD,CD, so RR is the midpoint of ADAD and the line contains M.M. Since MM lies on the circle and R,Q,MR,Q,M are collinear, RM=2r.RM=2r. Thus RMRM is a midsegment of triangle ADC,ADC, so DC=2RM=4r.DC=2RM=4r. Therefore the area is (2r)(4r)=8r2. (2r)(4r)=8r^2.

Therefore, the correct answer is C.

13.

Se define la operación binaria * mediante ab=aba*b=a^b para todos los números positivos aa y b.b. Entonces, para todos los a,a, b,b, c,c, nn positivos, se cumple:

Given the binary operation * defined by ab=aba*b=a^b for all positive numbers aa and b.b. Then for all positive a,a, b,b, c,c, n,n, we have:

ab=baa*b=b*a

a(bc)=(ab)ca*(b*c)=(a*b)*c

a(bn)=(an)ba*(b^n)=(a*n)*b

(ab)n=a(bn)(a*b)^n=a*(bn)

Ninguna de las anteriores

None of these

Nivel de dificultad: 1710
Pista pequeña:

Sustituye cada * según la definición antes de comparar ambos lados

Replace every * using the definition before comparing the two sides

Pista grande:

En la opción D, ambos lados se simplifican a una potencia con exponente bnbn

For choice D, both sides simplify to a power with exponent bnbn

Solución:

Para la opción D, (ab)n=(ab)n=abn,a(bn)=abn. \begin{aligned} (a*b)^n&=(a^b)^n=a^{bn},\\ a*(bn)&=a^{bn}. \end{aligned} Por lo tanto, esa identidad siempre se cumple. Las otras opciones afirmarían identidades generales falsas, como ab=baa^b=b^a o abc=abc.a^{b^c}=a^{bc}.

Por lo tanto, la respuesta correcta es D.

For choice D, (ab)n=(ab)n=abn,a(bn)=abn. \begin{aligned} (a*b)^n&=(a^b)^n=a^{bn},\\ a*(bn)&=a^{bn}. \end{aligned} Thus that identity always holds. The other choices would assert false general identities such as ab=baa^b=b^a or abc=abc.a^{b^c}=a^{bc}.

Therefore, the correct answer is D.

14.

Considera x2+px+q=0,x^2+px+q=0, donde pp y qq son números positivos. Si las raíces de esta ecuación difieren en 1,1, entonces pp es igual a:

Consider x2+px+q=0,x^2+px+q=0, where pp and qq are positive numbers. If the roots of this equation differ by 1,1, then pp equals:

4q+1\sqrt{4q+1}

q1q-1

4q+1-\sqrt{4q+1}

q+1q+1

4q1\sqrt{4q-1}

Nivel de dificultad: 1670
Pista pequeña:

Usa la fórmula cuadrática para expresar la diferencia entre las raíces

Use the quadratic formula to express the difference of the roots

Pista grande:

La magnitud de la diferencia es p24q\sqrt{p^2-4q}

The difference has magnitude p24q\sqrt{p^2-4q}

Solución:

El valor absoluto de la diferencia entre las dos raíces es p24q. \sqrt{p^2-4q}. Por tanto, p24q=1,p^2-4q=1, así que p2=4q+1.p^2=4q+1. Como pp es positivo, p=4q+1. p=\sqrt{4q+1}.

Por lo tanto, la respuesta correcta es A.

The two roots differ in absolute value by p24q. \sqrt{p^2-4q}. Hence p24q=1,p^2-4q=1, so p2=4q+1.p^2=4q+1. Since pp is positive, p=4q+1. p=\sqrt{4q+1}.

Therefore, the correct answer is A.

15.

En el plano xy,xy, se trazan rectas que pasan por el punto (3,4)(3,4) y por los puntos de trisección del segmento que une (4,5)(-4,5) y (5,1).(5,-1). Una de estas rectas tiene la ecuación:

Lines in the xyxy-plane are drawn through the point (3,4)(3,4) and the trisection points of the line segment joining the points (4,5)(-4,5) and (5,1).(5,-1). One of these lines has the equation:

3x2y1=03x-2y-1=0

4x5y+8=04x-5y+8=0

5x+2y23=05x+2y-23=0

x+7y31=0x+7y-31=0

x4y+13=0x-4y+13=0

Nivel de dificultad: 1620
Pista pequeña:

Halla los dos puntos de trisección avanzando un tercio y dos tercios del vector de desplazamiento

Find the two trisection points by moving one-third and two-thirds of the displacement vector

Pista grande:

Los puntos de trisección son (1,3)(-1,3) y (2,1)(2,1); halla la recta que une cualquiera de ellos con (3,4)(3,4)

The trisection points are (1,3)(-1,3) and (2,1)(2,1); find the line from either one to (3,4)(3,4)

Solución:

El desplazamiento de (4,5)(-4,5) a (5,1)(5,-1) es (9,6).(9,-6). Por lo tanto, los puntos de trisección son (4,5)+13(9,6)=(1,3) (-4,5)+\tfrac13(9,-6)=(-1,3) y (2,1).(2,1). La recta que pasa por (1,3)(-1,3) y (3,4)(3,4) tiene pendiente 14,\frac{1}{4}, así que y4=14(x3), y-4=\frac14(x-3), o bien x4y+13=0.x-4y+13=0.

Por lo tanto, la respuesta correcta es E.

The displacement from (4,5)(-4,5) to (5,1)(5,-1) is (9,6).(9,-6). The trisection points are therefore (4,5)+13(9,6)=(1,3) (-4,5)+\tfrac13(9,-6)=(-1,3) and (2,1).(2,1). The line through (1,3)(-1,3) and (3,4)(3,4) has slope 14,\frac{1}{4}, so y4=14(x3), y-4=\frac14(x-3), or x4y+13=0.x-4y+13=0.

Therefore, the correct answer is E.

16.

Si F(n)F(n) es una función tal que F(1)=F(2)=F(3)=1,F(1)=F(2)=F(3)=1, y F(n+1)=F(n)F(n1)+1F(n2) F(n+1)=\frac{F(n)F(n-1)+1}{F(n-2)} para n3,n\ge3, entonces F(6)F(6) es igual a:

If F(n)F(n) is a function such that F(1)=F(2)=F(3)=1,F(1)=F(2)=F(3)=1, and such that F(n+1)=F(n)F(n1)+1F(n2) F(n+1)=\frac{F(n)F(n-1)+1}{F(n-2)} for n3,n\ge3, then F(6)F(6) is equal to:

22

33

77

1111

2626

Nivel de dificultad: 1450
Pista pequeña:

Calcula los términos uno por uno comenzando con F(4)F(4)

Compute the terms one at a time beginning with F(4)F(4)

Pista grande:

Usa la recurrencia sucesivamente para n=3,4,5n=3,4,5

Use the recurrence successively for n=3,4,5n=3,4,5

Solución:

Al aplicar la recurrencia sucesivamente, F(4)=11+11=2,F(5)=21+11=3, \begin{aligned} F(4)&=\frac{1\cdot1+1}{1}=2,\\ F(5)&=\frac{2\cdot1+1}{1}=3, \end{aligned} y F(6)=32+11=7. F(6)=\frac{3\cdot2+1}{1}=7.

Por lo tanto, la respuesta correcta es C.

Applying the recurrence successively, F(4)=11+11=2,F(5)=21+11=3, \begin{aligned} F(4)&=\frac{1\cdot1+1}{1}=2,\\ F(5)&=\frac{2\cdot1+1}{1}=3, \end{aligned} and F(6)=32+11=7. F(6)=\frac{3\cdot2+1}{1}=7.

Therefore, the correct answer is C.

17.

Si r>0,r\gt0, entonces para todos pp y qq tales que pq0pq\ne0 y pr>qr,pr\gt qr, se cumple:

If r>0,r\gt0, then for all pp and qq such that pq0pq\ne0 and pr>qr,pr\gt qr, we have:

p>q-p\gt-q

p>q-p\gt q

1>qp1\gt-\frac{q}{p}

1<qp1\lt \frac{q}{p}

Ninguna de las anteriores

None of these

Nivel de dificultad: 1850
Pista pequeña:

Como r>0,r\gt0, la hipótesis solo implica p>qp\gt q

Because r>0,r\gt0, the hypothesis gives only p>qp\gt q

Pista grande:

Prueba las afirmaciones restantes con valores positivos y negativos de p,qp,q

Test the remaining claims with both positive and negative choices of p,qp,q

Solución:

Como r>0,r\gt0, la hipótesis equivale a p>q.p\gt q. Entonces p<q,-p\lt-q, así que A es falsa. Al tomar (p,q)=(2,1)(p,q)=(2,1), B y D son falsas. Al tomar (p,q)=(1,2)(p,q)=(1,-2), C es falsa porque qp=2.-\frac{q}{p}=2. Por lo tanto, ninguna de A-D se deduce en todos los casos.

Por lo tanto, la respuesta correcta es E.

Since r>0,r\gt0, the hypothesis is equivalent to p>q.p\gt q. Then p<q,-p\lt-q, so A is false. Taking (p,q)=(2,1)(p,q)=(2,1) makes B and D false. Taking (p,q)=(1,2)(p,q)=(1,-2) makes C false because qp=2.-\frac{q}{p}=2. Thus none of A-D follows in every case.

Therefore, the correct answer is E.

18.

3+22322\sqrt{3+2\sqrt2}-\sqrt{3-2\sqrt2} es igual a:

3+22322\sqrt{3+2\sqrt2}-\sqrt{3-2\sqrt2} is equal to:

22

232\sqrt3

424\sqrt2

6\sqrt6

222\sqrt2

Nivel de dificultad: 1740
Pista pequeña:

Reconoce cada radicando como el cuadrado de un binomio

Recognize each radicand as a squared binomial

Pista grande:

Usa 3±22=(2±1)23\pm2\sqrt2=(\sqrt2\pm1)^2

Use 3±22=(2±1)23\pm2\sqrt2=(\sqrt2\pm1)^2

Solución:

Como 3+22=(2+1)2,322=(21)2, \begin{gathered} 3+2\sqrt2=(\sqrt2+1)^2,\\ 3-2\sqrt2=(\sqrt2-1)^2, \end{gathered} y tanto 2+1\sqrt2+1 como 21\sqrt2-1 son positivos, la diferencia es (2+1)(21)=2. (\sqrt2+1)-(\sqrt2-1)=2.

Por lo tanto, la respuesta correcta es A.

Since 3+22=(2+1)2,322=(21)2, \begin{gathered} 3+2\sqrt2=(\sqrt2+1)^2,\\ 3-2\sqrt2=(\sqrt2-1)^2, \end{gathered} and both 2+1\sqrt2+1 and 21\sqrt2-1 are positive, the difference is (2+1)(21)=2. (\sqrt2+1)-(\sqrt2-1)=2.

Therefore, the correct answer is A.

19.

La suma de una serie geométrica infinita de razón común rr, donde r<1,|r|\lt1, es 15,15, y la suma de los cuadrados de los términos de esta serie es 45.45. El primer término de la serie es:

The sum of an infinite geometric series with common ratio rr such that r<1|r|\lt1 is 15,15, and the sum of the squares of the terms of this series is 45.45. The first term of the series is:

1212

1010

55

33

22

Nivel de dificultad: 1990
Pista pequeña:

Si el primer término es a,a, escribe una ecuación para cada suma infinita

If the first term is a,a, write one equation for each infinite sum

Pista grande:

Usa a1r=15\frac{a}{1-r}=15 y a21r2=45\frac{a^2}{1-r^2}=45, y luego cancela un factor 1r1-r

Use a1r=15\frac{a}{1-r}=15 and a21r2=45\frac{a^2}{1-r^2}=45, then cancel a factor of 1r1-r

Solución:

Sea aa el primer término. Entonces a1r=15,a21r2=45. \frac{a}{1-r}=15,\qquad \frac{a^2}{1-r^2}=45. Como 1r2=(1r)(1+r),1-r^2=(1-r)(1+r), al dividir la segunda ecuación entre la primera obtenemos a1+r=3.\frac{a}{1+r}=3. Por lo tanto, a=15(1r)=3(1+r). a=15(1-r)=3(1+r). Al resolver obtenemos r=23r=\frac{2}{3} y a=5.a=5.

Por lo tanto, la respuesta correcta es C.

Let the first term be a.a. Then a1r=15,a21r2=45. \frac{a}{1-r}=15,\qquad \frac{a^2}{1-r^2}=45. Since 1r2=(1r)(1+r),1-r^2=(1-r)(1+r), dividing the second equation by the first gives a1+r=3.\frac{a}{1+r}=3. Thus a=15(1r)=3(1+r). a=15(1-r)=3(1+r). Solving gives r=23r=\frac{2}{3} and a=5.a=5.

Therefore, the correct answer is C.

20.

Las rectas HKHK y BCBC están en un mismo plano. MM es el punto medio del segmento BC,BC, y BHBH y CKCK son perpendiculares a HK.HK. Entonces:

Lines HKHK and BCBC lie in a plane. MM is the midpoint of line segment BC,BC, and BHBH and CKCK are perpendicular to HK.HK. Then we:

siempre se cumple MH=MKMH=MK

always have MH=MKMH=MK

siempre se cumple MH>BKMH\gt BK

always have MH>BKMH\gt BK

a veces se cumple MH=MKMH=MK, pero no siempre

sometimes have MH=MKMH=MK but not always

siempre se cumple MH>MBMH\gt MB

always have MH>MBMH\gt MB

siempre se cumple BH<BCBH\lt BC

always have BH<BCBH\lt BC

Nivel de dificultad: 1790
Pista pequeña:

Coloca HKHK sobre el eje xx

Put HKHK on the xx-axis

Pista grande:

Usa H=(h,0),H=(h,0), B=(h,u),B=(h,u), K=(k,0)K=(k,0) y C=(k,v)C=(k,v); compara los cuadrados de las distancias desde su punto medio

Use H=(h,0),H=(h,0), B=(h,u),B=(h,u), K=(k,0),K=(k,0), and C=(k,v)C=(k,v); compare squared distances from their midpoint

Solución:

Elige las coordenadas H=(h,0),B=(h,u),K=(k,0),C=(k,v). \begin{gathered} H=(h,0),\quad B=(h,u),\\ K=(k,0),\quad C=(k,v). \end{gathered} Entonces M=(h+k2,u+v2). M=\left(\frac{h+k}{2},\frac{u+v}{2}\right). Los desplazamientos horizontales de MM a HH y KK son opuestos, mientras que los desplazamientos verticales son iguales. Por lo tanto, MH2=MK2,MH^2=MK^2, de modo que siempre MH=MKMH=MK.

Por lo tanto, la respuesta correcta es A.

Choose coordinates H=(h,0),B=(h,u),K=(k,0),C=(k,v). \begin{gathered} H=(h,0),\quad B=(h,u),\\ K=(k,0),\quad C=(k,v). \end{gathered} Then M=(h+k2,u+v2). M=\left(\frac{h+k}{2},\frac{u+v}{2}\right). The horizontal displacements from MM to HH and KK are opposites, while the vertical displacements are equal. Therefore MH2=MK2,MH^2=MK^2, so MH=MKMH=MK always.

Therefore, the correct answer is A.

21.

En un viaje en automóvil, la distancia indicada en el tablero fue de 450450 millas. Con neumáticos para nieve en el viaje de regreso por la misma ruta, la lectura fue de 440440 millas. Halla, a la centésima de pulgada más cercana, el aumento del radio de las ruedas si el radio original era de 1515 pulgadas.

On an auto trip, the distance read from the instrument panel was 450450 miles. With snow tires on for the return trip over the same route, the reading was 440440 miles. Find, to the nearest hundredth of an inch, the increase in radius of the wheels if the original radius was 1515 inches.

0.330.33

0.340.34

0.350.35

0.380.38

0.660.66

Nivel de dificultad: 1650
Pista pequeña:

Para una distancia real fija, la lectura del odómetro es inversamente proporcional al radio de la rueda

For a fixed true distance, the odometer reading is inversely proportional to wheel radius

Pista grande:

Si los radios son r1,r2,r_1,r_2, usa 450r1=440r2450r_1=440r_2

If the radii are r1,r2,r_1,r_2, use 450r1=440r2450r_1=440r_2

Solución:

Para una distancia real fija, la lectura del odómetro es proporcional al número de vueltas de la rueda. Por lo tanto, 450r1=440r2,r2r1=4544. 450r_1=440r_2, \qquad \frac{r_2}{r_1}=\frac{45}{44}. Con r1=15,r_1=15, el aumento es r2r1=15(45441)=15440.3409. \begin{aligned} r_2-r_1 &=15\left(\frac{45}{44}-1\right)\\ &=\frac{15}{44}\\ &\approx0.3409. \end{aligned} A la centésima más cercana, esto es 0.340.34 pulgadas.

Por lo tanto, la respuesta correcta es B.

For a fixed true distance, the odometer reading is proportional to the number of wheel revolutions. Thus 450r1=440r2,r2r1=4544. 450r_1=440r_2, \qquad \frac{r_2}{r_1}=\frac{45}{44}. With r1=15,r_1=15, the increase is r2r1=15(45441)=15440.3409. \begin{aligned} r_2-r_1 &=15\left(\frac{45}{44}-1\right)\\ &=\frac{15}{44}\\ &\approx0.3409. \end{aligned} To the nearest hundredth this is 0.340.34 inch.

Therefore, the correct answer is B.

22.

Si la suma de los primeros 3n3n enteros positivos es 150150 mayor que la suma de los primeros nn enteros positivos, entonces la suma de los primeros 4n4n enteros positivos es:

If the sum of the first 3n3n positive integers is 150150 more than the sum of the first nn positive integers, then the sum of the first 4n4n positive integers is:

300300

350350

400400

450450

600600

Nivel de dificultad: 1590
Pista pequeña:

Usa 1+2++m=m(m+1)21+2+\cdots+m=\frac{m(m+1)}{2}

Use 1+2++m=m(m+1)21+2+\cdots+m=\frac{m(m+1)}{2}

Pista grande:

La diferencia dada se simplifica a 4n2+n4n^2+n

The given difference simplifies to 4n2+n4n^2+n

Solución:

Sea Sm=m(m+1)2.S_m=\frac{m(m+1)}{2}. Entonces 2(S3nSn)=3n(3n+1)n(n+1)=8n2+2n. \begin{aligned} 2(S_{3n}-S_n) &=3n(3n+1)\\ &\quad{}-n(n+1)\\ &=8n^2+2n. \end{aligned} Como S3nSn=150,S_{3n}-S_n=150, esto da 4n2+n=150.4n^2+n=150. Por tanto, (n6)(4n+25)=0,(n-6)(4n+25)=0, y la solución positiva es n=6.n=6. Entonces S4n=S24=24252=300. S_{4n}=S_{24}=\frac{24\cdot25}{2}=300.

Por lo tanto, la respuesta correcta es A.

Let Sm=m(m+1)2.S_m=\frac{m(m+1)}{2}. Then 2(S3nSn)=3n(3n+1)n(n+1)=8n2+2n. \begin{aligned} 2(S_{3n}-S_n) &=3n(3n+1)\\ &\quad{}-n(n+1)\\ &=8n^2+2n. \end{aligned} Since S3nSn=150,S_{3n}-S_n=150, this gives 4n2+n=150.4n^2+n=150. Hence (n6)(4n+25)=0,(n-6)(4n+25)=0, and the positive solution is n=6.n=6. Therefore S4n=S24=24252=300. S_{4n}=S_{24}=\frac{24\cdot25}{2}=300.

Therefore, the correct answer is A.

23.

El número 10!10! (1010 está escrito en base 1010), al escribirse en el sistema de base 1212, termina exactamente en kk ceros. El valor de kk es:

The number 10!10! (1010 is written in base 1010), when written in the base 1212 system, ends in exactly kk zeros. The value of kk is:

11

22

33

44

55

Nivel de dificultad: 1830
Pista pequeña:

Un cero final en base 1212 aporta un factor 12=22312=2^2\cdot3

A trailing base-1212 zero contributes one factor of 12=22312=2^2\cdot3

Pista grande:

Compara los exponentes de 22 y 33 en 10!10!

Compare the exponents of 22 and 33 in 10!10!

Solución:

Los exponentes primos en 10!10! son v2(10!)=5+2+1=8,v3(10!)=3+1=4. \begin{gathered} v_2(10!)=5+2+1=8,\\ v_3(10!)=3+1=4. \end{gathered} Cada factor 12=22312=2^2\cdot3 utiliza dos factores de 22 y uno de 3.3. Por lo tanto, el número de ceros finales en base 1212 es min(82,4)=4. \min\left(\left\lfloor\frac82\right\rfloor,4\right)=4.

Por lo tanto, la respuesta correcta es D.

The prime exponents in 10!10! are v2(10!)=5+2+1=8,v3(10!)=3+1=4. \begin{gathered} v_2(10!)=5+2+1=8,\\ v_3(10!)=3+1=4. \end{gathered} Each factor of 12=22312=2^2\cdot3 uses two factors of 22 and one of 3.3. Hence the number of trailing base-1212 zeros is min(82,4)=4. \min\left(\left\lfloor\frac82\right\rfloor,4\right)=4.

Therefore, the correct answer is D.

24.

Un triángulo equilátero y un hexágono regular tienen perímetros iguales. Si el área del triángulo es 2,2, entonces el área del hexágono es:

An equilateral triangle and a regular hexagon have equal perimeters. If the area of the triangle is 2,2, then the area of the hexagon is:

22

33

44

66

1212

Nivel de dificultad: 1400
Pista pequeña:

Sea ss el lado del hexágono; la igualdad de perímetros hace que el lado del triángulo sea 2s2s

Let the hexagon side be ss; equal perimeters make the triangle side 2s2s

Pista grande:

El triángulo se divide en cuatro triángulos equiláteros pequeños de lado ss, mientras que el hexágono se divide en seis

The triangle splits into four small equilateral triangles of side ss, while the hexagon splits into six

Solución:

Sea ss el lado del hexágono. Su perímetro es 6s,6s, así que el triángulo equilátero tiene lado 2s.2s. El triángulo grande consta de 44 triángulos equiláteros de lado s,s, mientras que el hexágono consta de 6.6. Por tanto, la razón entre sus áreas es 64=32.\frac{6}{4}=\frac{3}{2}. Como el área del triángulo es 2,2, el área del hexágono es 3.3.

Por lo tanto, la respuesta correcta es B.

Let the hexagon side be s.s. Its perimeter is 6s,6s, so the equilateral triangle has side 2s.2s. The large triangle consists of 44 equilateral triangles of side s,s, while the hexagon consists of 6.6. Their area ratio is therefore 64=32.\frac{6}{4}=\frac{3}{2}. Since the triangle’s area is 2,2, the hexagon’s area is 3.3.

Therefore, the correct answer is B.

25.

Para cada número real x,x, sea x\lfloor x\rfloor el mayor entero menor o igual que x.x. Si la tarifa postal de primera clase es de seis centavos por cada onza o fracción de onza, entonces el costo en centavos del franqueo de primera clase de una carta que pesa WW onzas siempre es:

For every real number x,x, let x\lfloor x\rfloor be the greatest integer which is less than or equal to x.x. If the postal rate for first class mail is six cents for every ounce or portion thereof, then the cost in cents of first-class postage on a letter weighing WW ounces is always:

6W6W

6W6\lfloor W\rfloor

6(W1)6(\lfloor W\rfloor-1)

6(W+1)6(\lfloor W\rfloor+1)

6W-6\lfloor-W\rfloor

Nivel de dificultad: 1850
Pista pequeña:

El número de onzas cobradas es el menor entero que es al menos WW

The number of charged ounces is the least integer at least WW

Pista grande:

Usa la identidad W=W\lceil W\rceil=-\lfloor-W\rfloor

Use the identity W=W\lceil W\rceil=-\lfloor-W\rfloor

Solución:

Cobrar por cada onza o fracción de onza significa que el número de onzas cobradas es W.\lceil W\rceil. Las funciones piso y techo satisfacen W=W. \lceil W\rceil=-\lfloor-W\rfloor. Por lo tanto, el costo es 6W=6W. 6\lceil W\rceil=-6\lfloor-W\rfloor.

Por lo tanto, la respuesta correcta es E.

Charging for every ounce or portion thereof means the number of charged ounces is W.\lceil W\rceil. The floor and ceiling functions satisfy W=W. \lceil W\rceil=-\lfloor-W\rfloor. Thus the cost is 6W=6W. 6\lceil W\rceil=-6\lfloor-W\rfloor.

Therefore, the correct answer is E.

26.

El número de puntos distintos del plano xyxy que son comunes a las gráficas de (x+y5)(2x3y+5)=0 (x+y-5)(2x-3y+5)=0 y (xy+1)(3x+2y12)=0 (x-y+1)(3x+2y-12)=0 es:

The number of distinct points in the xyxy-plane common to the graphs of (x+y5)(2x3y+5)=0 (x+y-5)(2x-3y+5)=0 and (xy+1)(3x+2y12)=0 (x-y+1)(3x+2y-12)=0 is:

00

11

22

33

44

infinitos

infinite

Nivel de dificultad: 1640
Pista pequeña:

Cada ecuación producto representa la unión de dos rectas

Each product equation represents a union of two lines

Pista grande:

Comprueba la intersección de las dos rectas de cada par antes de considerar los cuatro emparejamientos

Check the intersection of the two lines in each pair before considering all four pairings

Solución:

La primera gráfica es la unión de x+y=5,2x3y=5, x+y=5,\qquad 2x-3y=-5, y esas dos rectas se cortan en (2,3).(2,3). La segunda gráfica es la unión de xy=1,3x+2y=12, x-y=-1,\qquad 3x+2y=12, y estas también se cortan en (2,3).(2,3). De hecho, al sustituir (2,3)(2,3) se satisfacen las cuatro ecuaciones de las rectas. Como las cuatro rectas tienen pendientes distintas, ningún otro punto puede pertenecer a una recta de cada gráfica. Hay exactamente un punto común.

Por lo tanto, la respuesta correcta es B.

The first graph is the union of x+y=5,2x3y=5, x+y=5,\qquad 2x-3y=-5, and those two lines meet at (2,3).(2,3). The second graph is the union of xy=1,3x+2y=12, x-y=-1,\qquad 3x+2y=12, and these also meet at (2,3).(2,3). In fact, substituting (2,3)(2,3) satisfies all four line equations. Since the four lines have distinct slopes, no other point can belong to a line from each graph. There is exactly one common point.

Therefore, the correct answer is B.

27.

En un triángulo, el área es numéricamente igual al perímetro. ¿Cuál es el radio del círculo inscrito?

In a triangle, the area is numerically equal to the perimeter. What is the radius of the inscribed circle?

22

33

44

55

66

Nivel de dificultad: 1830
Pista pequeña:

Expresa el área en función del inradio y el semiperímetro

Express the area in terms of the inradius and semiperimeter

Pista grande:

Usa K=rsK=rs y perímetro =2s=2s

Use K=rsK=rs and perimeter =2s=2s

Solución:

Si rr es el inradio y ss el semiperímetro, el área del triángulo es K=rs.K=rs. Su perímetro es 2s.2s. La igualdad dada produce rs=2s. rs=2s. Como s>0,s\gt0, obtenemos r=2.r=2.

Por lo tanto, la respuesta correcta es A.

If rr is the inradius and ss the semiperimeter, the triangle’s area is K=rs.K=rs. Its perimeter is 2s.2s. The given equality yields rs=2s. rs=2s. Since s>0,s\gt0, we obtain r=2.r=2.

Therefore, the correct answer is A.

28.

En el triángulo ABC,ABC, la mediana desde el vértice AA es perpendicular a la mediana desde el vértice B.B. Si las longitudes de los lados ACAC y BCBC son 66 y 7,7, respectivamente, entonces la longitud del lado ABAB es:

In triangle ABC,ABC, the median from vertex AA is perpendicular to the median from vertex B.B. If the lengths of sides ACAC and BCBC are 66 and 7,7, respectively, then the length of side ABAB is:

17\sqrt{17}

44

4124\tfrac12

252\sqrt5

4144\tfrac14

Nivel de dificultad: 2300
Pista pequeña:

Coloca el centroide en el origen y sean los vectores de posición de A,BA,B los vectores perpendiculares u,vu,v

Place the centroid at the origin and let the position vectors of A,BA,B be perpendicular vectors u,vu,v

Pista grande:

Entonces C=uv,C=-u-v, por lo que AC2=2u+v2AC^2=|2u+v|^2 y BC2=u+2v2BC^2=|u+2v|^2

Then C=uv,C=-u-v, so AC2=2u+v2AC^2=|2u+v|^2 and BC2=u+2v2BC^2=|u+2v|^2

Solución:

Coloca el centroide en el origen. Sean uu y vv los vectores de posición de AA y B.B. Las dos medianas tienen las direcciones de uu y v,v, así que uv=0.u\cdot v=0. Además, la condición del centroide da C=uv.C=-u-v.

Sean U=u2U=|u|^2 y V=v2.V=|v|^2. Entonces AC2=2u+v2=4U+V=36 AC^2=|2u+v|^2=4U+V=36 y BC2=u+2v2=U+4V=49. \begin{aligned} BC^2&=|u+2v|^2\\ &=U+4V=49. \end{aligned} Al sumar múltiplos adecuados obtenemos U+V=17.U+V=17. Finalmente, AB2=uv2=U+V=17, AB^2=|u-v|^2=U+V=17, así que AB=17.AB=\sqrt{17}.

Por lo tanto, la respuesta correcta es A.

Place the centroid at the origin. Let the position vectors of AA and BB be uu and v.v. The two medians lie along uu and v,v, so uv=0.u\cdot v=0. Also the centroid condition gives C=uv.C=-u-v.

Let U=u2U=|u|^2 and V=v2.V=|v|^2. Then AC2=2u+v2=4U+V=36 AC^2=|2u+v|^2=4U+V=36 and BC2=u+2v2=U+4V=49. \begin{aligned} BC^2&=|u+2v|^2\\ &=U+4V=49. \end{aligned} Adding appropriate multiples gives U+V=17.U+V=17. Finally, AB2=uv2=U+V=17, AB^2=|u-v|^2=U+V=17, so AB=17.AB=\sqrt{17}.

Therefore, the correct answer is A.

29.

Ahora es una hora entre las 10:0010{:}00 y las 11:0011{:}00, y dentro de seis minutos el minutero de un reloj estará exactamente opuesto al punto donde se encontraba la manecilla horaria hace tres minutos. ¿Qué hora exacta es ahora?

It is now between 10:0010{:}00 and 11:0011{:}00 o’clock, and six minutes from now, the minute hand of a watch will be exactly opposite the place where the hour hand was three minutes ago. What is the exact time now?

10:0551110{:}05\tfrac5{11}

10:071210{:}07\tfrac12

10:1010{:}10

10:1510{:}15

10:171210{:}17\tfrac12

Nivel de dificultad: 1890
Pista pequeña:

Sea xx el número de minutos transcurridos desde las 10:0010{:}00

Let xx be the number of minutes after 10:0010{:}00 now

Pista grande:

En unidades de espacios de minuto, el minutero futuro está en x+6x+6, mientras que el punto opuesto a la posición anterior de la manecilla horaria está en 20+x31220+\frac{x-3}{12}

In minute-space units, the future minute hand is at x+6x+6, while the point opposite the past hour hand is at 20+x31220+\frac{x-3}{12}

Solución:

Sea xx el número de minutos transcurridos desde las 10:0010{:}00. Dentro de seis minutos, el minutero estará a x+6x+6 espacios de minuto en sentido horario desde el 12.12. Hace tres minutos, la manecilla horaria estaba x312\frac{x-3}{12} espacios de minuto después de la marca de las 10,10, por lo que el punto opuesto estaba 20+x312 20+\frac{x-3}{12} espacios de minuto después del 12.12. Por tanto, x+6=20+x312. x+6=20+\frac{x-3}{12}. Al resolver obtenemos x=15,x=15, así que la hora es 10:15.10{:}15.

Por lo tanto, la respuesta correcta es D.

Let xx be the number of minutes after 10:0010{:}00 now. Six minutes from now, the minute hand is x+6x+6 minute spaces clockwise from 12.12. Three minutes ago, the hour hand was x312\frac{x-3}{12} minute spaces past the 10,10, so the point opposite it was 20+x312 20+\frac{x-3}{12} minute spaces past 12.12. Hence x+6=20+x312. x+6=20+\frac{x-3}{12}. Solving gives x=15,x=15, so the time is 10:15.10{:}15.

Therefore, the correct answer is D.

30.

En la figura adjunta, los segmentos ABAB y CDCD son paralelos, la medida del ángulo DD es el doble de la del ángulo B,B, y las longitudes de los segmentos ADAD y CDCD son aa y b,b, respectivamente. Entonces la longitud de ABAB es igual a:

In the accompanying figure, segments ABAB and CDCD are parallel, the measure of angle DD is twice that of angle B,B, and the measures of segments ADAD and CDCD are aa and b,b, respectively. Then the measure of ABAB is equal to:

12a+2b\tfrac12a+2b

32b+34a\tfrac32b+\tfrac34a

2ab2a-b

4b12a4b-\tfrac12a

a+ba+b

Nivel de dificultad: 2190
Pista pequeña:

Biseca el ángulo DD y haz que la bisectriz corte a ABAB en PP

Bisect angle DD and let the bisector meet ABAB at PP

Pista grande:

La persecución de ángulos muestra que APD\triangle APD es isósceles, mientras que PBCDPBCD es un paralelogramo

Angle chasing makes APD\triangle APD isosceles, while PBCDPBCD is a parallelogram

Solución:

Sea PP el punto donde la bisectriz de D\angle D corta a AB.AB. Como D=2B,\angle D=2\angle B, cada mitad tiene medida B.\angle B. Puesto que ABCD,AB\parallel CD, el ángulo interior alterno APD\angle APD también es igual a PDC.\angle PDC. Así, el triángulo APDAPD es isósceles y AP=AD=a. AP=AD=a. Además, PBCDPB\parallel CD y BCPD,BC\parallel PD, por lo que PBCDPBCD es un paralelogramo. Entonces PB=CD=b.PB=CD=b. Por lo tanto, AB=AP+PB=a+b. AB=AP+PB=a+b.

Por lo tanto, la respuesta correcta es E.

Let the bisector of D\angle D meet ABAB at P.P. Because D=2B,\angle D=2\angle B, each half has measure B.\angle B. Since ABCD,AB\parallel CD, the alternate interior angle APD\angle APD also equals PDC.\angle PDC. Thus triangle APDAPD is isosceles and AP=AD=a. AP=AD=a. Also PBCDPB\parallel CD and BCPD,BC\parallel PD, so PBCDPBCD is a parallelogram. Hence PB=CD=b.PB=CD=b. Therefore AB=AP+PB=a+b. AB=AP+PB=a+b.

Therefore, the correct answer is E.

31.

Si se selecciona al azar un número del conjunto de todos los números de cinco dígitos cuya suma de dígitos es igual a 43,43, ¿cuál es la probabilidad de que este número sea divisible por 1111?

If a number is selected at random from the set of all five-digit numbers in which the sum of the digits is equal to 43,43, what is the probability that this number will be divisible by 11?11?

25\frac{2}{5}

15\frac{1}{5}

16\frac{1}{6}

111\frac{1}{11}

115\frac{1}{15}

Nivel de dificultad: 2300
Pista pequeña:

Parte de 9999999999; una suma de dígitos de 4343 significa un déficit total de 22

Start from 9999999999; a digit sum of 4343 means a total deficit of 22

Pista grande:

Las posibilidades son un 77 o dos 88; aplica la prueba de divisibilidad por 1111 mediante la suma alternada

The possibilities are one 77 or two 88s; apply the divisibility-by-1111 alternating-sum test

Solución:

La suma máxima de los dígitos de un número de cinco dígitos es 45,45, así que una suma de 4343 tiene un déficit total de 22 con respecto a 99999.99999. O bien un dígito es 77 y los demás son 99, lo que da 55 números, o bien dos dígitos son 88 y los demás son 99, lo que da (52)=10\binom52=10 números. Así, hay 1515 números en total.

Usando la prueba de divisibilidad por 11,11, exactamente 97999,99979,98989 97999,\qquad 99979,\qquad 98989 son divisibles por 11.11. Por lo tanto, la probabilidad es 315=15.\frac{3}{15}=\frac{1}{5}.

Por lo tanto, la respuesta correcta es B.

The maximum five-digit digit sum is 45,45, so a sum of 4343 has total deficit 22 from 99999.99999. Either one digit is 77 and the others are 99, giving 55 numbers, or two digits are 88 and the others are 99, giving (52)=10\binom52=10 numbers. Thus there are 1515 numbers total.

Using the divisibility-by-1111 test, exactly 97999,99979,98989 97999,\qquad 99979,\qquad 98989 are divisible by 11.11. The probability is therefore 315=15.\frac{3}{15}=\frac{1}{5}.

Therefore, the correct answer is B.

32.

AA y BB recorren una pista circular a velocidades uniformes en direcciones opuestas, partiendo de puntos diametralmente opuestos. Si comienzan al mismo tiempo, se encuentran por primera vez después de que BB ha recorrido 100100 yardas y se encuentran por segunda vez cuando a AA le faltan 6060 yardas para completar una vuelta, entonces la circunferencia de la pista en yardas es:

AA and BB travel around a circular track at uniform speeds in opposite directions, starting from diametrically opposite points. If they start at the same time, meet first after BB has travelled 100100 yards, and meet a second time 6060 yards before AA completes one lap, then the circumference of the track in yards is:

400400

440440

480480

560560

880880

Nivel de dificultad: 2190
Pista pequeña:

Sea 2C2C la circunferencia y compara las razones entre las distancias recorridas por los dos corredores en cada encuentro

Let the circumference be 2C2C and compare the two runners’ traveled-distance ratios at each meeting

Pista grande:

En el primer encuentro sus distancias son C100C-100 y 100100; en el segundo son 2C602C-60 y C+60C+60

At the first meeting their distances are C100C-100 and 100100; at the second they are 2C602C-60 and C+60C+60

Solución:

Sea 2C2C la circunferencia. En el primer encuentro, BB ha recorrido 100100 yardas y AA ha recorrido C100,C-100, por lo que la razón entre sus velocidades es vAvB=C100100. \frac{v_A}{v_B}=\frac{C-100}{100}. En el segundo encuentro, a AA le faltan 6060 yardas para completar una vuelta, así que ha recorrido 2C60.2C-60. Para entonces, la distancia combinada que han recorrido es 3C,3C, de modo que BB ha recorrido C+60.C+60. Por tanto, C100100=2C60C+60. \frac{C-100}{100}=\frac{2C-60}{C+60}. Al multiplicar en cruz obtenemos C=240,C=240, así que la circunferencia es 2C=4802C=480 yardas.

Por lo tanto, la respuesta correcta es C.

Let the circumference be 2C.2C. At the first meeting, BB has traveled 100100 yards and AA has traveled C100,C-100, so their speed ratio is vAvB=C100100. \frac{v_A}{v_B}=\frac{C-100}{100}. At the second meeting, AA is 6060 yards short of one lap, so it has traveled 2C60.2C-60. By then their combined distance is 3C,3C, so BB has traveled C+60.C+60. Hence C100100=2C60C+60. \frac{C-100}{100}=\frac{2C-60}{C+60}. Cross-multiplying gives C=240,C=240, so the circumference is 2C=4802C=480 yards.

Therefore, the correct answer is C.

33.

Halla la suma de los dígitos de todos los numerales de la sucesión 1,1, 2,2, 3,3, 4,4, ,\ldots, 10000.10000.

Find the sum of the digits of all the numerals in the sequence 1,1, 2,2, 3,3, 4,4, ,\ldots, 10000.10000.

180,001180{,}001

154,756154{,}756

45,00145{,}001

154,755154{,}755

270,001270{,}001

Nivel de dificultad: 1890
Pista pequeña:

Primero suma los dígitos desde 00000000 hasta 99999999

First sum the digits from 00000000 through 99999999

Pista grande:

En cada una de las cuatro posiciones, cada dígito aparece exactamente 10001000 veces

In each of the four positions, every digit appears exactly 10001000 times

Solución:

Escribe los enteros desde 00 hasta 99999999 con cuatro dígitos y ceros iniciales. En cada una de las cuatro posiciones, cada dígito 0,0, 1,1, ,\ldots, 99 aparece 10001000 veces. Por lo tanto, la suma total de sus dígitos es 41000(0+1++9)=400045=180000. \begin{gathered} 4\cdot1000(0+1+\cdots+9)\\ =4000\cdot45\\ =180000. \end{gathered} Sustituir 00 por 1000010000 añade 1,1, así que la suma pedida es 180001.180001.

Por lo tanto, la respuesta correcta es A.

Write the integers from 00 through 99999999 using four digits with leading zeros. In each of the four positions, every digit 0,0, 1,1, ,\ldots, 99 appears 10001000 times. Thus their total digit sum is 41000(0+1++9)=400045=180000. \begin{gathered} 4\cdot1000(0+1+\cdots+9)\\ =4000\cdot45\\ =180000. \end{gathered} Replacing 00 by 1000010000 adds 1,1, so the requested sum is 180001.180001.

Therefore, the correct answer is A.

34.

El mayor entero que divide 13,511,13{,}511, 13,90313{,}903 y 14,58914{,}589 y deja el mismo residuo es:

The greatest integer that will divide 13,511,13{,}511, 13,903,13{,}903, and 14,58914{,}589 and leave the same remainder is:

2828

4949

9898

un múltiplo impar de 77 mayor que 4949

an odd multiple of 77 greater than 4949

un múltiplo par de 77 mayor que 9898

an even multiple of 77 greater than 9898

Nivel de dificultad: 1650
Pista pequeña:

Un residuo común significa que el divisor divide cada diferencia entre dos números

A common remainder means the divisor divides every pairwise difference

Pista grande:

Halla el MCD de 139031351113903-13511 y 145891390314589-13903

Find the GCD of 139031351113903-13511 and 145891390314589-13903

Solución:

Un divisor deja el mismo residuo en los tres números exactamente cuando divide sus diferencias. Las dos diferencias sucesivas son 1390313511=392,1458913903=686. \begin{gathered} 13903-13511=392,\\ 14589-13903=686. \end{gathered} Por lo tanto, el mayor divisor posible es gcd(392,686)=gcd(392,294)=gcd(294,98)=98. \begin{gathered} \gcd(392,686)\\ =\gcd(392,294)\\ =\gcd(294,98)=98. \end{gathered}

Por lo tanto, la respuesta correcta es C.

A divisor leaves the same remainder on all three numbers exactly when it divides their differences. The two successive differences are 1390313511=392,1458913903=686. \begin{gathered} 13903-13511=392,\\ 14589-13903=686. \end{gathered} Therefore the greatest possible divisor is gcd(392,686)=gcd(392,294)=gcd(294,98)=98. \begin{gathered} \gcd(392,686)\\ =\gcd(392,294)\\ =\gcd(294,98)=98. \end{gathered}

Therefore, the correct answer is C.

35.

Un empleado que se jubila recibe una pensión anual proporcional a la raíz cuadrada de su número de años de servicio. Si hubiera trabajado aa años más, su pensión habría sido pp dólares mayor; si hubiera trabajado bb años más (bab\ne a), su pensión habría sido qq dólares mayor que la pensión anual original. Halla su pensión anual en función de a,a, b,b, pp y q.q.

A retiring employee receives an annual pension proportional to the square root of the number of years of his service. Had he served aa years more, his pension would have been pp dollars greater, whereas, had he served bb years more (bab\ne a), his pension would have been qq dollars greater than the original annual pension. Find his annual pension in terms of a,a, b,b, p,p, and q.q.

p2q22(ab)\dfrac{p^2-q^2}{2(a-b)}

(pq)22ab\dfrac{(p-q)^2}{2\sqrt{ab}}

ap2bq22(apbq)\dfrac{ap^2-bq^2}{2(ap-bq)}

aq2bp22(bpaq)\dfrac{aq^2-bp^2}{2(bp-aq)}

(ab)(pq)\sqrt{(a-b)(p-q)}

Nivel de dificultad: 2440
Pista pequeña:

Sea X=knX=k\sqrt n la pensión actual y escribe las dos pensiones hipotéticas

Let the current pension be X=knX=k\sqrt n and write the two hypothetical pensions

Pista grande:

Eleva al cuadrado X+p=kn+aX+p=k\sqrt{n+a} y X+q=kn+bX+q=k\sqrt{n+b}, y luego elimina tanto nn como k2k^2

Square X+p=kn+aX+p=k\sqrt{n+a} and X+q=kn+bX+q=k\sqrt{n+b}, then eliminate both nn and k2k^2

Solución:

Sea X=knX=k\sqrt n la pensión actual. Como X+p=kn+aX+p=k\sqrt{n+a} y X+q=kn+b,X+q=k\sqrt{n+b}, al elevar al cuadrado y usar X2=k2nX^2=k^2n se obtienen las dos primeras ecuaciones de abajo. Al multiplicarlas por bb y a,a, respectivamente, y restar, se obtiene la tercera: 2pX+p2=k2a,2qX+q2=k2b,2X(bpaq)=aq2bp2. \begin{gathered} 2pX+p^2=k^2a,\\ 2qX+q^2=k^2b,\\ 2X(bp-aq)=aq^2-bp^2. \end{gathered} Por lo tanto, X=aq2bp22(bpaq).X=\dfrac{aq^2-bp^2}{2(bp-aq)}.

Por lo tanto, la respuesta correcta es D.

Let the current pension be X=kn.X=k\sqrt n. Since X+p=kn+aX+p=k\sqrt{n+a} and X+q=kn+b,X+q=k\sqrt{n+b}, squaring and using X2=k2nX^2=k^2n gives the first line below. Multiplying its equations by bb and a,a, respectively, and subtracting gives the second: 2pX+p2=k2a,2qX+q2=k2b,2X(bpaq)=aq2bp2. \begin{gathered} 2pX+p^2=k^2a,\\ 2qX+q^2=k^2b,\\ 2X(bp-aq)=aq^2-bp^2. \end{gathered} Hence X=aq2bp22(bpaq).X=\dfrac{aq^2-bp^2}{2(bp-aq)}.

Therefore, the correct answer is D.