返回题库

AIME 2022 I · 第 10 题

AIME 2022 I — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Three spheres with radii 1111, 1313, and 1919 are mutually externally tangent. A plane intersects the spheres in three congruent circles centered at AA, BB, and CC, respectively, and the centers of the spheres all lie on the same side of this plane. Suppose that AB2=560AB^2 = 560. Find AC2AC^2.

Diagram

AIME diagram

~MRENTHUSIASM

解析

Solution 1

This solution refers to the Diagram section.

We let \ell be the plane that passes through the spheres and OAO_A and OBO_B be the centers of the spheres with radii 1111 and 1313. We take a cross-section that contains AA and BB, which contains these two spheres but not the third, as shown below:

AIME diagram

Because the plane cuts out congruent circles, they have the same radius and from the given information, AB=560AB = \sqrt{560}. Since ABOBOAABO_BO_A is a trapezoid, we can drop an altitude from OAO_A to BOBBO_B to create a rectangle and triangle to use Pythagorean theorem. We know that the length of the altitude is 560\sqrt{560} and let the distance from OBO_B to DD be xx. Then we have x2=576560    x=4x^2 = 576-560 \implies x = 4.

We have AOA=BDAO_A = BD because of the rectangle, so 112r2=132r24\sqrt{11^2-r^2} = \sqrt{13^2-r^2}-4. Squaring, we have 121r2=169r2+168169r2121-r^2 = 169-r^2 + 16 - 8 \cdot \sqrt{169-r^2}. Subtracting, we get 8169r2=64    169r2=8    169r2=64    r2=1058 \cdot \sqrt{169-r^2} = 64 \implies \sqrt{169-r^2} = 8 \implies 169-r^2 = 64 \implies r^2 = 105. We also notice that since we had 169r2=8\sqrt{169-r^2} = 8 means that BOB=8BO_B = 8 and since we know that x=4x = 4, AOA=4AO_A = 4.

We take a cross-section that contains AA and CC, which contains these two spheres but not the third, as shown below:

AIME diagram

We have COC=192r2=361105=256=16CO_C = \sqrt{19^2-r^2} = \sqrt{361 - 105} = \sqrt{256} = 16. Since AOA=4AO_A = 4, we have EOC=164=12EO_C = 16-4 = 12. Using Pythagorean theorem, OAE=302122=900144=756O_AE = \sqrt{30^2 - 12^2} = \sqrt{900-144} = \sqrt{756}. Therefore, OAE2=AC2=756O_AE^2 = AC^2 = \boxed{756}.

~KingRavi

Solution 2

Let the distance between the center of the sphere to the center of those circular intersections as a,b,ca,b,c separately.

According to the problem, we have a2112=b2132=c2192;(11+13)2(ba)2=560.a^2-11^2=b^2-13^2=c^2-19^2; (11+13)^2-(b-a)^2=560. After solving we have ba=4,b-a=4, plug this back to 112a2=132b2,11^2-a^2=13^2-b^2, we have a=4,b=8,a=4, b=8, and c=16.c=16.

The desired value is (11+19)2(164)2=756.(11+19)^2-(16-4)^2=\boxed{756}.

~bluesoul

Solution 3

Denote by rr the radius of three congruent circles formed by the cutting plane. Denote by OAO_A, OBO_B, OCO_C the centers of three spheres that intersect the plane to get circles centered at AA, BB, CC, respectively.

Because three spheres are mutually tangent, OAOB=11+13=24O_A O_B = 11 + 13 = 24, OAOC=11+19=30O_A O_C = 11 + 19 = 30.

We have OAA2=112r2O_A A^2 = 11^2 - r^2, OBB2=132r2O_B B^2 = 13^2 - r^2, OCC2=192r2O_C C^2 = 19^2 - r^2.

Because OAAO_A A and OBBO_B B are perpendicular to the plane, OAABOBO_A AB O_B is a right trapezoid, with OAAB=OBBA=90\angle O_A A B = \angle O_B BA = 90^\circ.

Hence,

OBBOAA=OAOB2AB2=4.(1)\begin{aligned} O_B B - O_A A & = \sqrt{O_A O_B^2 - AB^2} \\ & = 4 . \hspace{1cm} (1) \end{aligned} Recall that

OBB2OAA2=(132r2)(112r2)=48.(2)\begin{aligned} O_B B^2 - O_A A^2 & = \left( 13^2 - r^2 \right) - \left( 11^2 - r^2 \right) \\ & = 48 . \hspace{1cm} (2) \end{aligned} Hence, taking (2)(1)\frac{(2)}{(1)}, we get

OBB+OAA=12.(3)O_B B + O_A A = 12 . \hspace{1cm} (3) Solving (1) and (3), we get OBB=8O_B B = 8 and OAA=4O_A A = 4.

Thus, r2=112OAA2=105r^2 = 11^2 - O_A A^2 = 105.

Thus, OCC=192r2=16O_C C = \sqrt{19^2 - r^2} = 16.

Because OAAO_A A and OCCO_C C are perpendicular to the plane, OAACOCO_A AC O_C is a right trapezoid, with OAAC=OCCA=90\angle O_A A C = \angle O_C CA = 90^\circ.

Therefore,

AC2=OAOC2(OCCOAA)2=756.\begin{aligned} AC^2 & = O_A O_C^2 - \left( O_C C - O_A A \right)^2 \\ & = \boxed{756}. \end{aligned} FINAL NOTE:\textbf{FINAL NOTE:} In our solution, we do not use the condition that spheres AA and BB are externally tangent. This condition is redundant in solving this problem.

MORE FINAL NOTE:\textbf{MORE FINAL NOTE:} the above note is incorrect because that condition was used at the start when claiming OAOB=24O_AO_B=24. Perhaps the note is referring to spheres BB and CC.

~Steven Chen (www.professorcheneeu.com)

~anonymous (minor edits)

Video Solution 1 by Challenge 25

https://www.youtube.com/watch?v=yeuJDQ1LTlY

Video Solution 2

https://www.youtube.com/watch?v=SqLiV2pbCpY&t=15s

~Steven Chen (www.professorcheneeu.com)

Video Solution 3 Mathematical Dexterity

https://www.youtube.com/watch?v=HbBU13YiopU

Video Solution 4 by StressedPineapple

https://youtube.com/watch?v=x66z0IMj0as&t=303s