Equilateral triangle △ABC is inscribed in circle ω with radius 18. Circle ωA is tangent to sides AB and AC and is internally tangent to ω. Circles ωB and ωC are defined analogously. Circles ωA,ωB, and ωC meet in six points---two points for each pair of circles. The three intersection points closest to the vertices of △ABC are the vertices of a large equilateral triangle in the interior of △ABC, and the other three intersection points are the vertices of a smaller equilateral triangle in the interior of △ABC. The side length of the smaller equilateral triangle can be written as a−b, where a and b are positive integers. Find a+b.
Diagram
~MRENTHUSIASM ~ihatemath123
解析
Solution 1 (Coordinate Geometry)
We can extend AB and AC to B′ and C′ respectively such that circle ωA is the incircle of △AB′C′.
Since the diameter of the circle is the height of this triangle, the height of this triangle is 36. We can use inradius or equilateral triangle properties to get the inradius of this triangle is 12 (The incenter is also a centroid in an equilateral triangle, and the distance from a side to the centroid is a third of the height). Therefore, the radius of each of the smaller circles is 12.
Let O=ω be the center of the largest circle. We will set up a coordinate system with O as the origin. The center of ωA will be at (0,−6) because it is directly beneath O and is the length of the larger radius minus the smaller radius, or 18−12=6. By rotating this point 120∘ around O, we get the center of ωB. This means that the magnitude of vector OωB is 6 and is at a 30 degree angle from the horizontal. Therefore, the coordinates of this point are (33,3) and by symmetry the coordinates of the center of ωC is (−33,3).
The upper left and right circles intersect at two points, the lower of which is X. The equations of these two circles are:
(x+33)2+(y−3)2(x−33)2+(y−3)2=122,=122.
We solve this system by subtracting to get x=0. Plugging back in to the first equation, we have (33)2+(y−3)2=144⟹(y−3)2=117⟹y−3=±117⟹y=3±117. Since we know X is the lower solution, we take the negative value to get X=(0,3−117).
We can solve the problem two ways from here. We can find Y by rotation and use the distance formula to find the length, or we can be somewhat more clever. We notice that it is easier to find OX as they lie on the same vertical, ∠XOY is 120 degrees so we can make use of 30−60−90 triangles, and OX=OY because O is the center of triangle XYZ. We can draw the diagram as such:
Note that OX=OY=117−3. It follows that
XY=2⋅2OX⋅3=OX⋅3=(117−3)⋅3=351−27.
Finally, the answer is 351+27=378.
~KingRavi
Solution 2 (Euclidean Geometry)
For equilateral triangle with side length l, height h, and circumradius r, there are relationships: h=23l, r=32h=33l, and l=3r.
There is a lot of symmetry in the figure. The radius of the big circle ⊙ω is R=18, let the radius of the small circles ⊙ωA, ⊙ωB, ⊙ωC be r.
We are going to solve this problem in 3 steps:
Step 1:
We have △AωAD is a 30−60−90 triangle, and AωA=2⋅ωAD, AωA=2R−r (⊙ω and ⊙ωA are tangent), and ωAD=r. So, we get 2R−r=2r and r=32⋅R=12.
Since ⊙ω and ⊙ωA are tangent, we get ωωA=R−r=31⋅R=6.
Note that △ωAωBωC is an equilateral triangle, and ω is its center, so ωBωC=3⋅ωωA=63.
In ⊙ωC, Power of a Point gives ωX⋅ωE=r2−(ωCω)2 and ωE=EX−ωX=2117−ωX.
It follows that ωX⋅(2117−ωX)=122−62. We solve this quadratic equation: ωX=117−3.
Since ωX is the circumradius of equilateral △XYZ, we have XY=3⋅ωX=3⋅(117−3)=351−27.
Therefore, the answer is 351+27=378.
~isabelchen
Solution 3 (Simple Geometry)
Let O be the center, R=18 be the radius, and CC′ be the diameter of ω. Let r be the radius, E,D,F are the centers of ωA,ωB,ωC. Let KGH be the desired triangle with side x. We find r using
CC′=2R=C′K+KC=r+sin30∘r=3r.r=32R=12.OE=R–r=6.
Triangles △DEF and △KGH – are equilateral triangles with a common center O, therefore in the triangle OEHOE=6,∠EOH=120∘,OH=3x.
Let O be the center of ω, X be the intersection of ωB,ωC further from A, and OA be the center of ωA. Define Y,Z,OB,OC similarly. It is well-known that the A-mixtilinear inradius RA is cos2(2∠A)r=cos2(30∘)9=12, so in particular this means that OOB=18−RB=6=OOC. Since ∠OBOOC=∠BOC=120∘, it follows by Law of Cosines on △OOBOC that OBOC=63. Then the Pythagorean theorem gives that the altitude of OBOCX is 117, so OY=OX=dist(X,YZ)−dist(O,YZ)=117−3 and YZ=OOBOBOC⋅OY=663(117−3)=351−27 so the answer is 351+27=378.