Difference between revisions of "1966 AHSME Problems/Problem 21"
(→Solution) |
(→Problem) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
+ | |||
+ | <asy> | ||
+ | draw((0,-5)--(-6,10),black+dashed+linewidth(1)); | ||
+ | draw((-6,10)--(10,0),black+dashed+linewidth(1)); | ||
+ | draw((10,0)--(-10,0),black+dashed+linewidth(1)); | ||
+ | draw((-10,-0)--(10,10),black+dashed+linewidth(1)); | ||
+ | draw((10,10)--(0,-5),black+dashed+linewidth(1)); | ||
+ | draw((-2,0)--(-10/3,10/3),black+linewidth(2)); | ||
+ | draw((-10/3,10/3)--(10/9,50/9),black+linewidth(2)); | ||
+ | draw((10/9,50/9)--(90/17,50/17),black+linewidth(2)); | ||
+ | draw((90/17,50/17)--(10/3,0),black+linewidth(2)); | ||
+ | draw((10/3,0)--(-2,0),black+linewidth(2)); | ||
+ | MP("1", (1,0), N); MP("2", (-2.5,2), E); MP("3", (-.5,4.6), S); MP("4",(3.5,3.6), W);MP("5",(3.5,1), N); | ||
+ | </asy> | ||
+ | |||
An "<math>n</math>-pointed star" is formed as follows: the sides of a convex polygon are numbered consecutively <math>1,2,\cdots ,k,\cdots,n,\text{ }n\ge 5</math>; for all <math>n</math> values of <math>k</math>, sides <math>k</math> and <math>k+2</math> are non-parallel, sides <math>n+1</math> and <math>n+2</math> being respectively identical with sides <math>1</math> and <math>2</math>; prolong the <math>n</math> pairs of sides numbered <math>k</math> and <math>k+2</math> until they meet. (A figure is shown for the case <math>n=5</math>). | An "<math>n</math>-pointed star" is formed as follows: the sides of a convex polygon are numbered consecutively <math>1,2,\cdots ,k,\cdots,n,\text{ }n\ge 5</math>; for all <math>n</math> values of <math>k</math>, sides <math>k</math> and <math>k+2</math> are non-parallel, sides <math>n+1</math> and <math>n+2</math> being respectively identical with sides <math>1</math> and <math>2</math>; prolong the <math>n</math> pairs of sides numbered <math>k</math> and <math>k+2</math> until they meet. (A figure is shown for the case <math>n=5</math>). | ||
Latest revision as of 02:03, 23 September 2014
Problem
An "-pointed star" is formed as follows: the sides of a convex polygon are numbered consecutively ; for all values of , sides and are non-parallel, sides and being respectively identical with sides and ; prolong the pairs of sides numbered and until they meet. (A figure is shown for the case ).
Let be the degree-sum of the interior angles at the points of the star; then equals:
Solution
See also
1966 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 20 |
Followed by Problem 22 | |
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.