返回题库

AIME 2013 II · 第 8 题

AIME 2013 II — Problem 8

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 8

A hexagon that is inscribed in a circle has side lengths 2222, 2222, 2020, 2222, 2222, and 2020 in that order. The radius of the circle can be written as p+qp+\sqrt{q}, where pp and qq are positive integers. Find p+qp+q.

解析

Solution

AIME diagram

Solution 1

Let us call the hexagon ABCDEFABCDEF, where AB=CD=DE=AF=22AB=CD=DE=AF=22, and BC=EF=20BC=EF=20. We can just consider one half of the hexagon, ABCDABCD, to make matters simpler. Draw a line from the center of the circle, OO, to the midpoint of BCBC, XX. Now, draw a line from OO to the midpoint of ABAB, YY. Clearly, BXO=90\angle BXO=90^{\circ}, because BO=COBO=CO, and BYO=90\angle BYO=90^{\circ}, for similar reasons. Also notice that AOX=90\angle AOX=90^{\circ}. Let us call BOY=θ\angle BOY=\theta. Therefore, AOB=2θ\angle AOB=2\theta, and so BOX=902θ\angle BOX=90-2\theta. Let us label the radius of the circle rr. This means

sinθ=BYr=11r\sin{\theta}=\frac{BY}{r}=\frac{11}{r} sin(902θ)=BXr=10r\sin{(90-2\theta)}=\frac{BX}{r}=\frac{10}{r} Now we can use simple trigonometry to solve for rr. Recall that sin(90α)=cos(α)\sin{(90-\alpha)}=\cos(\alpha): That means sin(902θ)=cos2θ=10r\sin{(90-2\theta)}=\cos{2\theta}=\frac{10}{r}. Recall that cos2α=12sin2α\cos{2\alpha}=1-2\sin^2{\alpha}: That means cos2θ=12sin2θ=10r\cos{2\theta}=1-2\sin^2{\theta}=\frac{10}{r}. Let sinθ=x\sin{\theta}=x. Substitute to get x=11rx=\frac{11}{r} and 12x2=10r1-2x^2=\frac{10}{r} Now substitute the first equation into the second equation: 12(11r)2=10r1-2\left(\frac{11}{r}\right)^2=\frac{10}{r} Multiplying both sides by r2r^2 and reordering gives us the quadratic

r210r242=0r^2-10r-242=0 Using the quadratic equation to solve, we get that r=5+267r=5+\sqrt{267} (because 52675-\sqrt{267} gives a negative value), so the answer is 5+267=2725+267=\boxed{272}.

Solution 2

Using the trapezoid ABCDABCD mentioned above, draw an altitude of the trapezoid passing through point BB onto ADAD at point JJ. Now, we can use the pythagorean theorem: (222(r10)2)+102=r2(22^2-(r-10)^2)+10^2=r^2. Expanding and combining like terms gives us the quadratic

r210r242=0r^2-10r-242=0 and solving for rr gives r=5+267r=5+\sqrt{267}. So the solution is 5+267=2725+267=\boxed{272}.

Solution 3

Join the diameter of the circle ADAD and let the length be dd. By Ptolemy's Theorem on trapezoid ADEFADEF, (AD)(EF)+(AF)(DE)=(AE)(DF)(AD)(EF) + (AF)(DE) = (AE)(DF). Since it is an isosceles trapezoid, both diagonals are equal. Let them be equal to xx each. Then

20d+222=x220d + 22^2 = x^2 Since AED\angle AED is subtended by the diameter, it is right. Hence by the Pythagorean Theorem with right AED\triangle AED:

(AE)2+(ED)2=(AD)2(AE)^2 + (ED)^2 = (AD)^2 x2+222=d2x^2 + 22^2 = d^2 From the above equations, we have:

x2=d2222=20d+222x^2 = d^2 - 22^2 = 20d + 22^2 d220d=2×222d^2 - 20d = 2\times22^2 d220d+100=968+100=1068d^2 - 20d + 100 = 968+100 = 1068 (d10)=1068(d-10) = \sqrt{1068} d=1068+10=2×(267+5)d = \sqrt{1068} + 10 = 2\times(\sqrt{267}+5) Since the radius is half the diameter, it is 267+5\sqrt{267}+5, so the answer is 5+2672725+267 \Rightarrow \boxed{272}.

Solution 4

As we can see this image, it is symmetrical hence the diameter divides the hexagon into two congruent quadrilateral. Now we can apply the Ptolemy's theorem. Denote the radius is r, we can get

222x+440=4x24004x248422*2x+440=\sqrt{4x^2-400}\sqrt{4x^2-484} , after simple factorization, we can get

x4342x22420x=0x^4-342x^2-2420x=0 , it is easy to see that x=10,x=0x=-10, x=0 are two solutions for the equation, so we can factorize that into

x(x+10)(x210x242)x(x+10)(x^2-10x-242) so we only need to find the solution for

x210x242=0x^2-10x-242=0 and we can get x=(267+5)x=(\sqrt{267}+5) is the desired answer for the problem, and our answer is 5+2672725+267 \Rightarrow \boxed{272}.~bluesoul

Solution 6 (Trig Bash)

Let AOB=θ\angle{AOB} = \theta. So, we have sinθ2=11r\sin \dfrac{\theta}{2} = \dfrac{11}{r} and cosθ2=r2121r\cos \dfrac{\theta}{2} = \dfrac{\sqrt{r^{2} - 121}}{r}. So, sinθ=2sinθ2cosθ2=22r2121r2\sin \theta = 2 \sin \dfrac{\theta}{2} \cos \dfrac{\theta}{2} = \dfrac{22 \sqrt{r^{2} - 121}}{r^{2}}. Let HH be the foot of the perpendicular from BB to AD\overline{AD}. We have BF=2BH=2rsinθ=44r2121rBF = 2 BH = 2 r \sin \theta = \dfrac{44 \sqrt{r^{2} - 121}}{r}. Using Pythagorean theorem on BCF\triangle BCF, to get (44r2121r)2+202=(2r)2(\dfrac{44 \sqrt{r^{2} - 121}}{r})^{2} + 20^{2} = (2r)^{2}, or 442r2442121r2+202=4r4\dfrac{44^{2}r^{2} - 44^{2} \cdot 121}{r^{2}} + 20^{2} = 4r^{4}. Multiplying by r2r^{2}, we get 442r2442121+202r2=4r444^{2} r^{2} - 44^{2} \cdot 121 + 20^{2} r^{2} = 4r^{4}. Rearranging and simplifying, we get a quadratic in r2r^{2}:

r4584r2+2422=0,r^{4} - 584r^{2} + 242^{2} = 0 \text{,} which gives us r2=292±10267r^{2} = 292 \pm 10\sqrt{267}. Because rr is in the form p+qp + \sqrt{q}, we know to choose the larger option, meaning r2=292+10267r^2 = 292 + 10\sqrt{267}, so pq=5267p\sqrt{q} = 5\sqrt{267} and p2+q=292p^2 + q = 292. By inspection, we get (p,q)=(5,267)(p, q) = (5, 267), so our answer is 5+267=2725 + 267 = \boxed{272}.

~Puck_0

Solution 7

AIME diagram

We know that AD=xAD=x is a diameter, hence ABDABD and ACDACD are right triangles. Let AB=BC=22AB=BC=22, and CD=20.CD=20. Hence, ABDABD is a right triangle with legs 22,x2484,22,\sqrt{x^2-484}, and hypotenuse, x,x, and ACDACD is a right triangle with legs 20,x2400,20, \sqrt{x^2-400}, with hypotenuse xx. By Ptolemy's we have

22(x+20)=x2400x248422(x+20)=\sqrt{x^2-400}\sqrt{x^2-484} . We square both sides to get

484(x+20)2=(x2400)(x2484)    484(x+20)=(x20)(x2484)    484x=x320x2484x    x(x220x968)=0484(x+20)^2=(x^2-400)(x^2-484) \implies 484(x+20)=(x-20)(x^2-484) \implies 484x=x^3-20x^2-484x \implies x(x^2-20x-968)=0 We solve for xx via the Quadratic Formula and receive x=10+2267x=10+2\sqrt{267}, but we must divide by 22 since we want the radius, and hence 267+5=272.267+5=\boxed{272}. ~SirAppel