Difference between revisions of "1983 AHSME Problems/Problem 30"
MRENTHUSIASM (talk | contribs) m (→Problem: Replaced image with Asy code.) |
MRENTHUSIASM (talk | contribs) m (→Problem) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
Distinct points <math>A</math> and <math>B</math> are on a semicircle with diameter <math>MN</math> and center <math>C</math>. | Distinct points <math>A</math> and <math>B</math> are on a semicircle with diameter <math>MN</math> and center <math>C</math>. | ||
The point <math>P</math> is on <math>CN</math> and <math>\angle CAP = \angle CBP = 10^{\circ}</math>. If <math>\stackrel{\frown}{MA} = 40^{\circ}</math>, then <math>\stackrel{\frown}{BN}</math> equals | The point <math>P</math> is on <math>CN</math> and <math>\angle CAP = \angle CBP = 10^{\circ}</math>. If <math>\stackrel{\frown}{MA} = 40^{\circ}</math>, then <math>\stackrel{\frown}{BN}</math> equals | ||
+ | |||
<asy> | <asy> | ||
import geometry; | import geometry; | ||
Line 63: | Line 64: | ||
draw(circumcircle(A,B,C),dashed); | draw(circumcircle(A,B,C),dashed); | ||
− | label("$A$", A, | + | label("$A$", A, NW); |
label("$B$", B, E); | label("$B$", B, E); | ||
label("$C$", C, S); | label("$C$", C, S); |
Latest revision as of 22:42, 2 December 2021
Problem
Distinct points and are on a semicircle with diameter and center . The point is on and . If , then equals
Solution
Since , quadrilateral is cyclic (as shown below) by the converse of the theorem "angles inscribed in the same arc are equal".
Since , , so, using the fact that opposite angles in a cyclic quadrilateral sum to , we have . Hence .
Since , triangle is isosceles, with . Now, . Finally, again using the fact that angles inscribed in the same arc are equal, we have .
See Also
1983 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 29 |
Followed by Last Problem | |
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.