返回题库

AIME 1997 · 第 4 题

AIME 1997 — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Circles of radii 5,5,8,5, 5, 8, and mn\frac mn are mutually externally tangent, where mm and nn are relatively prime positive integers. Find m+n.m + n.

解析

Solution

AIME diagram

If (in the diagram above) we draw the line going through the centers of the circles with radii 88 and mn=r\frac mn = r, that line is the perpendicular bisector of the segment connecting the centers of the two circles with radii 55. Then we form two right triangles, of lengths 5,x,5+r5, x, 5+r and 5,8+r+x,135, 8+r+x, 13, wher xx is the distance between the center of the circle in question and the segment connecting the centers of the two circles of radii 55. By the Pythagorean Theorem, we now have two equations with two unknowns:

52+x2=(5+r)2x=10r+r2(8+r+10r+r2)2+52=1328+r+10r+r2=1210r+r2=4r10r+r2=168r+r2r=89\begin{aligned} 5^2 + x^2 &=& (5+r)^2 \\ x &=& \sqrt{10r + r^2} \\ && \\ (8 + r + \sqrt{10r+r^2})^2 + 5^2 &=& 13^2\\ 8 + r + \sqrt{10r+r^2} &=& 12\\ \sqrt{10r+r^2}&=& 4-r\\ 10r+r^2 &=& 16 - 8r + r^2\\ r &=& \frac{8}{9} \end{aligned} So m+n=17m+n = \boxed{17}.

NOTE: It can be seen that there is no apparent need to use the variable x as a 5,12,13 right triangle has been formed.

Using the 5,12,13 triangle will lead to the equation 52+(128r)2=(5+r)25^2+(12-8-r)^2=(5+r)^2 which yields the same solution.

Solution 2

We may also use Descartes' theorem, k4=k1+k2+k3±2k1k2+k2k3+k3k1k_4=k_1+k_2+k_3\pm 2\sqrt{k_1k_2+k_2k_3+k_3k_1} where each of kik_i is the curvature of a circle with radius rir_i, and the curvature is defined as ki=1rik_i=\frac{1}{r_i}. The larger solution for k4k_4 will give the curvature of the circle externally tangent to the other circles, while the smaller solution will give the curvature for the circle internally tangent to each of the other circles. Using Descartes' theorem, we get k4=15+15+18+2140+140+125=2140+245500=4540k_4=\frac15+\frac15+\frac18+2\sqrt{\frac{1}{40}+\frac{1}{40}+\frac{1}{25}}=\frac{21}{40}+2\sqrt{\frac{45}{500}}=\frac{45}{40}. Thus, r4=1k4=4045=89r_4=\frac{1}{k_4}=\frac{40}{45}=\frac89, and the answer is 017\boxed{017}

Video Solution 1

https://www.youtube.com/watch?v=KUs44jwBLD8&t=118s -amritvignesh0719062.0