返回题库

AIME 2004 I · 第 14 题

AIME 2004 I — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A unicorn is tethered by a 2020-foot silver rope to the base of a magician's cylindrical tower whose radius is 88 feet. The rope is attached to the tower at ground level and to the unicorn at a height of 44 feet. The unicorn has pulled the rope taut, the end of the rope is 44 feet from the nearest point on the tower, and the length of the rope that is touching the tower is abc\frac{a-\sqrt{b}}c feet, where a,b,a, b, and cc are positive integers, and cc is prime. Find a+b+c.a+b+c.

解析

Solution

AIME diagram

Looking from an overhead view, call the center of the circle OO, the tether point to the unicorn AA and the last point where the rope touches the tower BB. OAB\triangle OAB is a right triangle because OBOB is a radius and BABA is a tangent line at point BB. We use the Pythagorean Theorem to find the horizontal component of ABAB has length 454\sqrt{5}.

AIME diagram

Now look at a side view and "unroll" the cylinder to be a flat surface. Let CC be the bottom tether of the rope, let DD be the point on the ground below AA, and let EE be the point directly below BB. Triangles CDA\triangle CDA and CEB\triangle CEB are similar right triangles. By the Pythagorean Theorem CD=86CD=8\cdot\sqrt{6}.

Let xx be the length of CBCB.

CACD=CBCE    2086=x8645    x=607503\frac{CA}{CD}=\frac{CB}{CE}\implies \frac{20}{8\sqrt{6}}=\frac{x}{8\sqrt{6}-4\sqrt{5}}\implies x=\frac{60-\sqrt{750}}{3} Therefore a=60,b=750,c=3,a+b+c=813a=60, b=750, c=3, a+b+c=\boxed{813}.

Solution 2

Note that by Power of a Point, the point the unicorn is at has power 420=804 \cdot 20 = 80 which implies that the tangent from that point to the tower is of length 80=45,\sqrt{80}=4\sqrt{5}, however this is length of the rope projected into 2-D. If we let θ\theta be the angle between the horizontal and the rope, we have that cosθ=15\cos\theta=\frac{1}{5} which implies that sinθ=265.\sin\theta=\frac{2\sqrt{6}}{5}. Note that the portion of rope not on the tower is 45526=5303,4\sqrt{5} \cdot \frac{5}{2\sqrt{6}}= \frac{5\sqrt{30}}{3}, the requested length of rope is 205303=60750320-\frac{5\sqrt{30}}{3}=\frac{60-\sqrt{750}}{3} thus the requested sum is 813.\boxed{813}.

~ Dhillonr25