AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.

1995 AIME Problems/Problem 4

From AoPSWiki

Problem

Circles of radius 3 and 6 are externally tangent to each other and are internally tangent to a circle of radius 9. The circle of radius 9 has a chord that is a common external tangent of the other two circles. Find the square of the length of this chord.

pointpen = black; pathpen = black + linewidth(0.7); size(150);pair A=(0,0), B=(6,0), C=(-3,0), D=C+6*expi(acos(1/3)), F=B+3*e...

Solution

We label the points as following: the centers of the circles of radii 3,6,9 are O_3,O_6,O_9 respectively, and the endpoints of the chord are P,Q. Let A_3,A_6,A_9 be the feet of the perpendiculars from O_3,O_6,O_9 to \overline{PQ} (so A_3,A_6 are the points of tangency). Then we note that \overline{O_3A_3} \parallel \overline{O_6A_6} \parallel \overline{O_9A_9}, and O_6O_9 : O_9O_3 = 3:6 = 1:2. Thus, O_9A_9 = \frac{1 \cdot O_6A_6 + 2 \cdot O_3A_3}{3} = 5 (consider similar triangles). Applying the Pythagorean Theorem to \triangle O_9A_9P, we find that PQ^2 = 4(A_9P)^2 = 4[(O_9P)^2-(O_9A_9)^2] = 4[9^2-5^2] = \boxed{224}

pointpen = black; pathpen = black + linewidth(0.7); size(150);pair A=(0,0), B=(6,0), C=(-3,0), D=C+6*expi(acos(1/3)), F=B+3*e...

See also

1995 AIME (ProblemsResources)
Preceded by
Problem 3
Followed by
Problem 5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Trying to get to the USAMO in 2010? Our AIME Problem Series can help you get there! Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us