返回题库

AIME 2020 I · 第 6 题

AIME 2020 I — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A flat board has a circular hole with radius 11 and a circular hole with radius 22 such that the distance between the centers of the two holes is 7.7. Two spheres with equal radii sit in the two holes such that the spheres are tangent to each other. The square of the radius of the spheres is mn,\tfrac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m+n.

Diagram

AIME diagram

~MRENTHUSIASM

解析

Solution 1 (Pythagorean Theorem)

AIME diagram

Set the common radius to rr. First, take the cross section of the sphere sitting in the hole of radius 11. If we draw the perpendicular bisector of the chord (the hole) through the circle, this line goes through the center. Connect the center also to where the chord hits the circle, for a right triangle with hypotenuse rr and base 11. Therefore, the height of this circle outside of the hole is r21\sqrt{r^2-1}.

The other circle follows similarly for a height (outside the hole) of r24\sqrt{r^2-4}. Now, if we take the cross section of the entire board, essentially making it two-dimensional, we can connect the centers of the two spheres, then form another right triangle with base 77, as given by the problem. The height of this triangle is the difference between the heights of the parts of the two spheres outside the holes, which is r21r24\sqrt{r^2-1} - \sqrt{r^2-4}. Now we can set up an equation in terms of rr with the Pythagorean theorem:

(r21r24)2+72=(2r)2.\left(\sqrt{r^2-1} - \sqrt{r^2-4}\right)^2 + 7^2 = (2r)^2. Simplifying a few times,

r212((r21)(r24))+r24+49=4r22r244=2((r21)(r24))22r2=(r45r2+4)r444r2+484=r45r2+439r2=480r2=48039=16013.\begin{aligned} r^2 - 1 - 2\left(\sqrt{(r^2-1)(r^2-4)}\right) + r^2 - 4 + 49 &= 4r^2 \\ 2r^2-44 &= -2\left(\sqrt{(r^2-1)(r^2-4)}\right) \\ 22-r^2 &= \left(\sqrt{r^4 - 5r^2 + 4}\right) \\ r^4 -44r^2 + 484 &= r^4 - 5r^2 + 4 \\ 39r^2&=480 \\ r^2&=\frac{480}{39} = \frac{160}{13}. \end{aligned} Therefore, our answer is 173\boxed{173}.

~molocyxu

Solution 2 (Tangential Distance)

AIME diagram

Let AA and BB be the centers of the holes, let CC be the point of crossing ABAB and radical axes of the circles. So CC has equal tangential distance to any point of both spheres. In particular to the circles (https://en.wikipedia.org/wiki/Radical_axis.)

AIME diagram

CA=AB2rA2rB22AB=237,CB=ABAC=267,CA = \frac {AB} {2} – \frac {r_A^2 – r_B^2}{2 AB} = \frac{23}{7}, CB = AB - AC =\frac{26}{7}, CA=CB=BC2rB2=4730.CA' = CB'= \sqrt{BC^2 – r_B^2} = \frac {4}{7} \sqrt{30}. Let DD be the point of tangency of the spheres common radius RR centered at OO and O.O'. Let α\alpha be the angle between OOOO' and flat board. In the plane, perpendicular to board

DCOO,DC=4730.DC \perp OO', DC = \frac {4}{7} \sqrt{30}. AIME diagram

Distance between CC and midpoint MM of ABAB is

d=26772=314    sinα=dDC=3830.d = \frac {26}{7} - \frac {7}{2} = \frac{3}{14} \implies \sin \alpha = \frac {d}{DC} = \frac {3}{8\sqrt {30}}. cosα=196430=637640=7213160.\cos \alpha = \sqrt {1 – \frac {9}{64 \cdot 30}} = \sqrt{ \frac {637}{640}} = \frac {7}{2} \sqrt {\frac{13}{160}}. 2Rcosα=AB=7    R=727213160=16013.2R \cos \alpha = AB = 7 \implies R = \frac {\frac{7}{2} } {\frac{7}{2}\sqrt \frac{13}{160}} = \sqrt {\frac{160}{13}}. Hence the answer is

160+13=173.160+13 = \boxed{173}. vladimir.shelomovskii@gmail.com, vvsss

Video solution (With Animation)

https://youtu.be/cOf9uTJ9J40

Video Solution

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