Circles C1 and C2 are externally tangent, and they are both internally tangent to circle C3. The radii of C1 and C2 are 4 and 10, respectively, and the centers of the three circles are all collinear. A chord of C3 is also a common external tangent of C1 and C2. Given that the length of the chord is pmn where m,n, and p are positive integers, m and p are relatively prime, and n is not divisible by the square of any prime, find m+n+p.
解析
Solution
Let O1,O2,O3 be the centers and r1=4,r2=10,r3=14 the radii of the circles C1,C2,C3. Let T1,T2 be the points of tangency from the common external tangent of C1,C2, respectively, and let the extension of T1T2 intersect the extension of O1O2 at a point H. Let the endpoints of the chord/tangent be A,B, and the foot of the perpendicular from O3 to AB be T. From the similar right triangles △HO1T1∼△HO2T2∼△HO3T,
4HO1=10HO1+14=O3THO1+10.
It follows that HO1=328, and that O3T=758†. By the Pythagorean Theorem on △ATO3, we find that
AB=2AT=2(r32−O3T2)=2142−72582=78390
and the answer is m+n+p=405.
† Alternatively, drop an altitude from O1 to O3T at O3′, and to O2T2 at O2′. Then, O2O2′=10−4=6, and O1O2=14. But O1O3O3′ is similar to O1O2O2′ so O3O3′=146⋅10=730. From rectangles, O3′T=O1T1=4 so O3T=4+730=758.
Solution 2
Call our desired length x. Note for any X on AB and Y on O1O2 such that XY⊥AB that the function f such that f(O1Y)=XY is linear. Since (0,4) and (14,10), we can quickly interpolate that f(10)=O3T=758. Then, extend O3T until it reaches the circle on both sides; call them P,Q. By Power of a Point, PT⋅TQ=AT⋅TB. Since AT=TB=21x,
(PO3−O3T)(QO3+O3T)=41x2(14+758)(14−758)=41x2
After solving for x, we get x=78390, so our answer is 8+390+7=405