[MOVED] Regular polygon has 2 diags forming 50-deg angle.

nelsonling

New member
Joined
Sep 1, 2007
Messages
8
In a regular polygon there are two diagonals such that the angle between them is 50 degrees. What is the smallest number of sides of the polygon for which this is possible?
 
Re: Regular polygon

nelsonling said:
In a regular polygon there are two diagonals such that the angle between them is 50 degrees. What is the smallest number of sides of the polygon for which this is possible?

The smallest interior angle between the diagonals could be 2, 5, 10 , 25 and 50.

Among these which give you the integer number of sides?
 
Re: Regular polygon

Hello, nelsonling!

In a regular polygon there are two diagonals such that the angle between them is 50°.
What is the smallest number of sides of the polygon for which this is possible?
Code:
                A
              * o *
          *    / \    *
        *     /50°\     *
       *     /     \     *
            /       \
      *    /    O    \    *
      *   /     *     \   *
      *  /             \  *
        /               \
     B o                 o C
        *               *
          *           *
              * * *

Diagonals AB\displaystyle AB and AC\displaystyle AC formBAC=50o\displaystyle \angle BAC\,=\,50^o
. . Then arc BC=100o\displaystyle BC \,=\,100^o

Let n\displaystyle n = number of sides of the regular polygon.
. . The central angle of the polygon is: 360on\displaystyle \,\frac{360^o}{n}

Draw radii OB\displaystyle OB and OC\displaystyle OC.

Angle BOC\displaystyle BOC is comprised of k\displaystyle k central angles.
. . Hence: k360on=100o        n=185k\displaystyle \:k\cdot\frac{360^o}{n}\:=\:100^o\;\;\Rightarrow\;\;n\:=\:\frac{18}{5}k


For the least n\displaystyle n, let k=5        =18\displaystyle k\,=\,5\;\;\Rightarrow\;\;\fbox{n \:=\:18}

 
Top