Difference between revisions of "1994 AHSME Problems/Problem 29"
m (→Solution) |
Isabelchen (talk | contribs) (→Solution 2) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
</asy> | </asy> | ||
<math> \textbf{(A)}\ \frac{1}{2}\csc{\frac{1}{4}} \qquad\textbf{(B)}\ 2\cos{\frac{1}{2}} \qquad\textbf{(C)}\ 4\sin{\frac{1}{2}} \qquad\textbf{(D)}\ \csc{\frac{1}{2}} \qquad\textbf{(E)}\ 2\sec{\frac{1}{2}} </math> | <math> \textbf{(A)}\ \frac{1}{2}\csc{\frac{1}{4}} \qquad\textbf{(B)}\ 2\cos{\frac{1}{2}} \qquad\textbf{(C)}\ 4\sin{\frac{1}{2}} \qquad\textbf{(D)}\ \csc{\frac{1}{2}} \qquad\textbf{(E)}\ 2\sec{\frac{1}{2}} </math> | ||
− | ==Solution== | + | |
+ | ==Solution 1== | ||
First note that arc length equals <math>r\theta</math>, where <math>\theta</math> is the central angle in radians. Call the center of the circle <math>O</math>. Then <math>\angle{BOC} = 1</math> radian because the minor arc <math>BC</math> has length <math>r</math>. Since <math>ABC</math> is isosceles, <math>\angle{AOB} = \pi - \tfrac{1}{2}</math>. We use the Law of Cosines to find that <cmath>\frac{AB}{BC} = \frac{\sqrt{2r^2 - 2r^2\cos{(\pi - \frac{1}{2})}}}{\sqrt{2r^2 - 2r^2\cos1}} = \frac{\sqrt{1 + \cos{(\frac{1}{2})}}}{\sqrt{1 - \cos1}}.</cmath> | First note that arc length equals <math>r\theta</math>, where <math>\theta</math> is the central angle in radians. Call the center of the circle <math>O</math>. Then <math>\angle{BOC} = 1</math> radian because the minor arc <math>BC</math> has length <math>r</math>. Since <math>ABC</math> is isosceles, <math>\angle{AOB} = \pi - \tfrac{1}{2}</math>. We use the Law of Cosines to find that <cmath>\frac{AB}{BC} = \frac{\sqrt{2r^2 - 2r^2\cos{(\pi - \frac{1}{2})}}}{\sqrt{2r^2 - 2r^2\cos1}} = \frac{\sqrt{1 + \cos{(\frac{1}{2})}}}{\sqrt{1 - \cos1}}.</cmath> | ||
Using half-angle formulas, we have that this ratio simplifies to <cmath>\frac{\cos\frac{1}{4}}{\sin{\frac{1}{2}}} = \frac{\cos\frac{1}{4}}{\sqrt{1 - \cos^2{\frac{1}{2}}}} = \frac{\cos\frac{1}{4}}{\sqrt{(1 + \cos{\frac{1}{2}})(1 - \cos{\frac{1}{2}})}} = \frac{\cos{\frac{1}{4}}}{2\cos{\frac{1}{4}}\sin{\frac{1}{4}}}</cmath> <cmath>= \boxed{\frac{1}{2}\csc{\frac{1}{4}}.}</cmath> | Using half-angle formulas, we have that this ratio simplifies to <cmath>\frac{\cos\frac{1}{4}}{\sin{\frac{1}{2}}} = \frac{\cos\frac{1}{4}}{\sqrt{1 - \cos^2{\frac{1}{2}}}} = \frac{\cos\frac{1}{4}}{\sqrt{(1 + \cos{\frac{1}{2}})(1 - \cos{\frac{1}{2}})}} = \frac{\cos{\frac{1}{4}}}{2\cos{\frac{1}{4}}\sin{\frac{1}{4}}}</cmath> <cmath>= \boxed{\frac{1}{2}\csc{\frac{1}{4}}.}</cmath> | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | <asy> | ||
+ | draw(Circle((0,0), 13)); | ||
+ | draw((-13,0)--(12,5)--(12,-5)--cycle); | ||
+ | dot((-13,0)); | ||
+ | dot((12,5)); | ||
+ | dot((12,-5)); | ||
+ | dot((12,0)); | ||
+ | dot((0,0)); | ||
+ | draw((-13,0)--(12,0)--cycle); | ||
+ | label("A", (-13,0), W); | ||
+ | label("B", (12,5), NE); | ||
+ | label("C", (12,-5), SE); | ||
+ | label("D", (12,0), NW); | ||
+ | label("O", (0,0), NE); | ||
+ | </asy> | ||
+ | |||
+ | Let the center of this circle be <math>O</math>, <math>\angle BOC = \theta</math>, the radius of <math>\odot O</math> be <math>r</math>. | ||
+ | |||
+ | By the definition of radian, <math>\theta = </math> | ||
+ | <math>\overarc{BC}</math> | ||
+ | <math>/r=1</math> | ||
+ | |||
+ | |||
+ | <math>\angle BAC=\frac{\angle BOC}{2} = \frac12</math> | ||
+ | |||
+ | <math>\sin \angle BAD = \frac{BD}{AB}</math>, <math>\sin \frac{\angle BAC}{2} = \frac{\frac{BC}{2}}{AB}</math> | ||
+ | |||
+ | <math>\frac{BC}{AB}=2 \sin \frac{\frac12}{2} = 2\sin \frac14</math> | ||
+ | |||
+ | <math>\frac{AB}{BC}= \frac{1}{2\sin \frac14} = \boxed{\textbf{(A) } \frac{1}{2} \csc \frac{1}{4} }</math> | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Isabelchen isabelchen] | ||
==See Also== | ==See Also== |
Latest revision as of 08:19, 28 September 2023
Contents
Problem
Points and on a circle of radius are situated so that , and the length of minor arc is . If angles are measured in radians, then
Solution 1
First note that arc length equals , where is the central angle in radians. Call the center of the circle . Then radian because the minor arc has length . Since is isosceles, . We use the Law of Cosines to find that Using half-angle formulas, we have that this ratio simplifies to
Solution 2
Let the center of this circle be , , the radius of be .
By the definition of radian,
,
See Also
1994 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 28 |
Followed by Problem 30 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.