Difference between revisions of "1985 AIME Problems/Problem 9"
(asy replacements) |
|||
Line 2: | Line 2: | ||
In a [[circle]], [[parallel]] [[chord]]s of lengths 2, 3, and 4 determine [[central angle]]s of <math>\alpha</math>, <math>\beta</math>, and <math>\alpha + \beta</math> [[radian]]s, respectively, where <math>\alpha + \beta < \pi</math>. If <math>\cos \alpha</math>, which is a [[positive]] [[rational number]], is expressed as a [[fraction]] in lowest terms, what is the sum of its numerator and denominator? | In a [[circle]], [[parallel]] [[chord]]s of lengths 2, 3, and 4 determine [[central angle]]s of <math>\alpha</math>, <math>\beta</math>, and <math>\alpha + \beta</math> [[radian]]s, respectively, where <math>\alpha + \beta < \pi</math>. If <math>\cos \alpha</math>, which is a [[positive]] [[rational number]], is expressed as a [[fraction]] in lowest terms, what is the sum of its numerator and denominator? | ||
− | == Solution == <!-- Images obsoleted Image:1985_AIME-9.png, Image:1985_AIME-9a.png by asymptote --> | + | == Solution 1== <!-- Images obsoleted Image:1985_AIME-9.png, Image:1985_AIME-9a.png by asymptote --> |
<center><asy> | <center><asy> | ||
size(200); | size(200); | ||
Line 43: | Line 43: | ||
<cmath>2^2 = R^2 + R^2 - 2R^2\cos \alpha \Longrightarrow \cos \alpha = \frac{2R^2 - 4}{2R^2} = \frac{17}{32}</cmath> | <cmath>2^2 = R^2 + R^2 - 2R^2\cos \alpha \Longrightarrow \cos \alpha = \frac{2R^2 - 4}{2R^2} = \frac{17}{32}</cmath> | ||
and the answer is <math>17 + 32 = \boxed{049}</math>. | and the answer is <math>17 + 32 = \boxed{049}</math>. | ||
+ | |||
+ | |||
+ | |||
+ | ==Solution 2== (trig) | ||
+ | Using the first diagram above, | ||
+ | <cmath>\sin \frac{\alpha}{2} = \frac{1}{r}</cmath> | ||
+ | <cmath>\sin \frac{\beta}{2} = \frac{1.5}{r}</cmath> | ||
+ | <cmath>\sin(\frac{\alpha}{2}+\frac{\beta}{2})=\frac{2}{r}</cmath> | ||
+ | by the Pythagorean trig identities, | ||
+ | <cmath>\cos\frac{\alpha}{2}=\sqrt{1-\frac{1}{r^2}}</cmath> | ||
+ | <cmath>\cos\frac{\beta}{2}=\sqrt{1-\frac{2.25}{r^2}}</cmath> | ||
+ | so by the composite sine identity | ||
+ | <cmath>\frac{2}{r}=\frac{1}{r}\sqrt{1-\frac{2.25}{r^2}}+\frac{1.5}{r}\sqrt{1-\frac{1}{r^2}}</cmath> | ||
+ | multiply both sides by <math>2r</math>, then subtract <math>\sqrt{4-\frac{9}{r^2}}</math> from both sides | ||
+ | squaring both sides, we get | ||
+ | <cmath>16 - 8\sqrt{4-\frac{9}{r^2}} + 4 - \frac{9}{r^2}=9 - \frac{9}{r^2}</cmath> | ||
+ | <cmath>\Longrightarrow 16+4=9+8\sqrt{4-\frac{9}{r^2}}\Longrightarrow\frac{11}{8}=\sqrt{4-\frac{9}{r^2}}\Longrightarrow\frac{121}{64}=4-\frac{9}{r^2}</cmath> | ||
+ | <cmath>\Longrightarrow\frac{(256-121)r^2}{64}=9\Longrightarrow r^2= \frac{64}{15}</cmath> | ||
+ | plugging this back in, | ||
+ | <cmath>\cos^2(\frac{\alpha}{2})=1-\frac{15}{64}=\frac{49}{64}</cmath> | ||
+ | so | ||
+ | <cmath>\cos(\alpha)=2(\frac{49}{64})-1=\frac{34}{64}=\frac{17}{32}</cmath> | ||
+ | and the answer is <math>17+32=\boxed{049}</math> | ||
== See also == | == See also == |
Revision as of 13:00, 16 June 2018
Problem
In a circle, parallel chords of lengths 2, 3, and 4 determine central angles of , , and radians, respectively, where . If , which is a positive rational number, is expressed as a fraction in lowest terms, what is the sum of its numerator and denominator?
Solution 1
All chords of a given length in a given circle subtend the same arc and therefore the same central angle. Thus, by the given, we can re-arrange our chords into a triangle with the circle as its circumcircle.
This triangle has semiperimeter so by Heron's formula it has area . The area of a given triangle with sides of length and circumradius of length is also given by the formula , so and .
Now, consider the triangle formed by two radii and the chord of length 2. This isosceles triangle has vertex angle , so by the Law of Cosines,
and the answer is .
==Solution 2== (trig) Using the first diagram above, by the Pythagorean trig identities, so by the composite sine identity multiply both sides by , then subtract from both sides squaring both sides, we get plugging this back in, so and the answer is
See also
1985 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |