Difference between revisions of "2004 AIME I Problems/Problem 14"
Dhillonr25 (talk | contribs) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | A unicorn is tethered by a <math>20</math>-foot silver rope to the base of a magician's [[cylinder|cylindrical]] tower whose [[radius]] is <math>8</math> feet. The rope is attached to the tower at ground level and to the unicorn at a | + | A unicorn is tethered by a <math>20</math>-foot silver rope to the base of a magician's [[cylinder|cylindrical]] tower whose [[radius]] is <math>8</math> feet. The rope is attached to the tower at ground level and to the unicorn at a height of <math>4</math> feet. The unicorn has pulled the rope taut, the end of the rope is <math>4</math> feet from the nearest point on the tower, and the length of the rope that is touching the tower is <math> \frac{a-\sqrt{b}}c </math> feet, where <math> a, b, </math> and <math> c </math> are [[positive]] [[integer]]s, and <math> c </math> is prime. Find <math> a+b+c. </math> |
== Solution == | == Solution == | ||
Line 26: | Line 26: | ||
label("\(E\)",E,S); dot(E); | label("\(E\)",E,S); dot(E); | ||
label("\(O\)",O,NW); dot(O); | label("\(O\)",O,NW); dot(O); | ||
− | + | ||
− | + | pair O1 = (25,4), A1=O1+(4*sqrt(5),-8), B1=O1+(0,-8); | |
− | draw(circle( | + | draw(circle(O1,8)); |
− | draw( | + | draw(O1--A1--B1--O1); |
− | label("\(A\)", | + | label("\(A\)",A1,SE);label("\(B\)",B1,SW);label("\(O\)",O1,N); |
− | label("$8$", | + | label("$8$",O1--B1,W);label("$4$",(5*A1+O1)/6,0.8*(1,1)); |
− | label("$8$", | + | label("$8$",O1--A1,0.8*(-0.5,2));label("$4\sqrt{5}$",B1/2+A1/2,(0,-1)); |
</asy></center> | </asy></center> | ||
Looking from an overhead view, call the [[center]] of the [[circle]] <math>O</math>, the tether point to the unicorn <math>A</math> and the last point where the rope touches the tower <math>B</math>. <math>\triangle OAB</math> is a [[right triangle]] because <math>OB</math> is a radius and <math>BA</math> is a [[tangent line]] at point <math>B</math>. We use the [[Pythagorean Theorem]] to find the horizontal component of <math>AB</math> has length <math>4\sqrt{5}</math>. | Looking from an overhead view, call the [[center]] of the [[circle]] <math>O</math>, the tether point to the unicorn <math>A</math> and the last point where the rope touches the tower <math>B</math>. <math>\triangle OAB</math> is a [[right triangle]] because <math>OB</math> is a radius and <math>BA</math> is a [[tangent line]] at point <math>B</math>. We use the [[Pythagorean Theorem]] to find the horizontal component of <math>AB</math> has length <math>4\sqrt{5}</math>. | ||
Line 52: | Line 52: | ||
Therefore <math>a=60, b=750, c=3, a+b+c=\boxed{813}</math>. | Therefore <math>a=60, b=750, c=3, a+b+c=\boxed{813}</math>. | ||
+ | == Solution 2 == | ||
+ | |||
+ | Note that by Power of a Point, the point the unicorn is at has power <math>4 \cdot 20 = 80</math> which implies that the tangent from that point to the tower is of length <math>\sqrt{80}=4\sqrt{5},</math> however this is length of the rope projected into 2-D. If we let <math>\theta</math> be the angle between the horizontal and the rope, we have that <math>\cos\theta=\frac{1}{5}</math> which implies that <math>\sin\theta=\frac{2\sqrt{6}}{5}.</math> Note that the portion of rope not on the tower is <math>4\sqrt{5} \cdot \frac{5}{2\sqrt{6}}= \frac{5\sqrt{30}}{3},</math> the requested length of rope is <math>20-\frac{5\sqrt{30}}{3}=\frac{60-\sqrt{750}}{3}</math> thus the requested sum is <math>\boxed{813}.</math> | ||
+ | |||
+ | ~ Dhillonr25 | ||
== See also == | == See also == | ||
{{AIME box|year=2004|n=I|num-b=13|num-a=15}} | {{AIME box|year=2004|n=I|num-b=13|num-a=15}} |
Latest revision as of 00:00, 27 November 2022
Contents
Problem
A unicorn is tethered by a -foot silver rope to the base of a magician's cylindrical tower whose radius is feet. The rope is attached to the tower at ground level and to the unicorn at a height of feet. The unicorn has pulled the rope taut, the end of the rope is feet from the nearest point on the tower, and the length of the rope that is touching the tower is feet, where and are positive integers, and is prime. Find
Solution
Looking from an overhead view, call the center of the circle , the tether point to the unicorn and the last point where the rope touches the tower . is a right triangle because is a radius and is a tangent line at point . We use the Pythagorean Theorem to find the horizontal component of has length .
Now look at a side view and "unroll" the cylinder to be a flat surface. Let be the bottom tether of the rope, let be the point on the ground below , and let be the point directly below . Triangles and are similar right triangles. By the Pythagorean Theorem .
Let be the length of .
Therefore .
Solution 2
Note that by Power of a Point, the point the unicorn is at has power which implies that the tangent from that point to the tower is of length however this is length of the rope projected into 2-D. If we let be the angle between the horizontal and the rope, we have that which implies that Note that the portion of rope not on the tower is the requested length of rope is thus the requested sum is
~ Dhillonr25
See also
2004 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.