返回题库

AIME 2014 II · 第 8 题

AIME 2014 II — Problem 8

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Circle CC with radius 2 has diameter AB\overline{AB}. Circle D is internally tangent to circle CC at AA. Circle EE is internally tangent to circle CC, externally tangent to circle DD, and tangent to AB\overline{AB}. The radius of circle DD is three times the radius of circle EE, and can be written in the form mn\sqrt{m}-n, where mm and nn are positive integers. Find m+nm+n.

解析

Solution 1

AIME diagram

Using the diagram above, let the radius of DD be 3r3r, and the radius of EE be rr. Then, EF=rEF=r, and CE=2rCE=2-r, so the Pythagorean theorem in CEF\triangle CEF gives CF=44rCF=\sqrt{4-4r}. Also, CD=CAAD=23rCD=CA-AD=2-3r, so

DF=DC+CF=23r+44r.DF=DC+CF=2-3r+\sqrt{4-4r}. Noting that DE=4rDE=4r, we can now use the Pythagorean theorem in DEF\triangle DEF to get

(23r+44r)2+r2=16r2.(2-3r+\sqrt{4-4r})^2+r^2=16r^2. Solving this quadratic is somewhat tedious, but the constant terms cancel, so the computation isn't terrible. Solving gives 3r=240143r=\sqrt{240}-14 for a final answer of 254\boxed{254}.

  • Notice that C, E and the point of tangency to circle C for circle E will be collinear because C and E intersect the tangent line at a right angle, implying they must be on the same line.

Solution 2

Consider a reflection of circle EE over diameter AB\overline{AB}. By symmetry, we now have three circles that are pairwise externally tangent and all internally tangent to a large circle. The small circles have radii rr, rr, and 3r3r, and the big circle has radius 22.

Descartes' Circle Theorem gives (1r+1r+13r12)2=2((1r)2+(1r)2+(13r)2+(12)2)\left(\frac{1}{r}+\frac{1}{r}+\frac{1}{3r}-\frac12\right)^2 = 2\left(\left(\frac{1}{r}\right)^2+\left(\frac{1}{r}\right)^2+\left(\frac{1}{3r}\right)^2+\left(-\frac12\right)^2\right)

Note that the big circle has curvature 12-\frac12 because it is internally tangent. Solving gives 3r=240143r=\sqrt{240}-14 for a final answer of 254\boxed{254}.

Solution 3

We use the notation of Solution 1 for triangle DEC\triangle DEC

sinEDC=EFDE=14    cosEDC=154.\sin \angle EDC = \frac {EF}{DE} = \frac {1}{4} \implies \cos \angle EDC = \frac {\sqrt{15}}{4}. We use Cosine Law for DEC\triangle DEC and get:

(4r)2+(23r)224r(23r)154=(2r)2(4r)^2 +(2 – 3r)^2 – 2 \cdot 4r \cdot (2 – 3r) \cdot \frac {\sqrt{15}}{4} = (2 – r)^2 .

(24+615)r2=(8+415)r    3r=41514    254.(24 + 6 \sqrt{15} ) r^2 = (8 + 4 \sqrt {15})r \implies 3r = 4 \sqrt{15} – 14 \implies \boxed{\textbf{254}}. vladimir.shelomovskii@gmail.com, vvsss

Solution 4

This problem can be very easily solved using Descartes' Circle Theorem. It states that if we have 4 circles that are all tangent with each other, (k1+k2+k3+k4)2=2(k12+k22+k32+k42)(k_1 + k_2 + k_3 + k_4)^{2} = 2(k_1^{2} + k_2^{2} + k_3^{2} + k_4^{2}), where kik_i is the curvature of circle ii, meaning ki=1rk_i = \dfrac{1}{r}. When three of the circles are internally tangent to the fourth one, the fourth circle has a negative curvature. Suppose we reflect Circle EE over AB\overline{AB}. Now, we have our four circles to apply that theorem. First, lets scale our image down such that Circle CC has radius 11, for ease of computation. Let the radius of Circle DD be rr, so Circle EE has radius r3\dfrac{r}{3}. Then, we have that (1+1r+3r+3r)2=2(1+1r2+9r2+9r2)(-1 + \dfrac{1}{r} + \dfrac{3}{r} + \dfrac{3}{r})^{2} = 2(1 + \dfrac{1}{r^{2}} + \dfrac{9}{r^{2}} + \dfrac{9}{r^{2}}). This simplifies to 49r214r+1=2r2+38r2\dfrac{49}{r^{2}} - \dfrac{14}{r} + 1 = \dfrac{2r^{2} + 38}{r^{2}}. Multiplying both sides by r2r^{2}, we get that 4914r+r2=2r2+3849 - 14r + r^{2} = 2r^{2} + 38, or r2+14r11=0r^2 + 14r - 11 = 0. We get r=7±215r = -7 \pm 2\sqrt{15}, but we want the positive solution, which is r=2157r = 2\sqrt{15} - 7. We have to rescale back up, so we get r=41514=24014r = 4\sqrt{15} - 14 = \sqrt{240} - 14, so we get that our answer is 240+14=254240 + 14 = \boxed{254}. ~Puck_0

Solution 5 (Heron's Formula)

This solution focuses on the area of DEC\triangle DEC. Because EFEF is perpendicular to ABAB, it is an altitude of DEC\triangle DEC. Therefore, we can express the area of DEC\triangle DEC as 12EFDC\frac{1}{2}\cdot EF \cdot DC. We can also express the area of DEC\triangle DEC using Heron's Formula. Let rr equal the radius of circle EE. Then DCDC = CADA=23rCA - DA = 2-3r. We also know that CE=2rCE = 2-r and DE=3r+r=4rDE = 3r+r=4r. The semi-perimeter of DEC\triangle DEC is (DC+CE+DE)/2=2(DC+CE+DE)/2 = 2.

Applying Heron's Formula, we get

2(24r)(r)(3r)=6r2(24r).\sqrt{2(2-4r)(r)(3r)} = \sqrt{6r^2(2-4r)}. We set this equal to 12r(23r)\frac{1}{2}r(2-3r).

6r2(24r)=12r(23r).\sqrt{6r^2(2-4r)} = \frac{1}{2}r(2-3r). This simplifies to the quadratic equation 0=9r2+84r440 = 9r^2+84r-44. Remember that we are solving for 3r3r, which we will set equal to xx. Then we now have the equation 0=x2+28x440 = x^2 +28x - 44. Applying the quadratic formula, we get x=14±415x=-14 \pm 4\sqrt{15}. We want the positive solution, so we take 41514=240144\sqrt{15}-14 = \sqrt{240}-14. Our answer is therefore 240+14=254240 + 14 = \boxed{254}.

~lprado