document.write( "Question 904401: If a regular polygon of 24 sides is inscribed in a circle of radius 1 cm , then find the length of each side of the polygon \n" ); document.write( "
Algebra.Com's Answer #548661 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the formula is s = 2*r*sin(180/n)
\n" ); document.write( "s = length of a side
\n" ); document.write( "r = radius of the circle
\n" ); document.write( "n = number of sides of the polygon
\n" ); document.write( "in your problem this becomes:
\n" ); document.write( "s = 2*1*sin(180/24) which becomes s = 2*1*sin(7.5) which becomes s = .2610523844.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula is derived from the fact that a regular polygon of 24 sides forms 24 isosceles triangle with side legs of 1 inch each and a central angle, or vertex angle of the isosceles triangle, of 15 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "drop an altitude from the vertex to the base of the isosceles triangle and that forms two right triangles that are congruent to each other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "each of these right triangles has a central angle of 7.5 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sine of the central angle of 7.5 degrees is equal to the side opposite the central angle divided by the hypotenuse which give you the formula of sine(7.5) = x/1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for x and you get x = 1 * sin(7.5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you want 2x because x is only 1/2 the length of a side of the polygon, so the formula becomes s = 2*sin(7.5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that gets you s = .26105.....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2*sin(7.5) is equivalent to the generic formula of 2*r*sin(180/n) where r is equal to 1 and n is equal to 24.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes s = 2*1*sin(180/24) which becomes s = 2*sin(7.5) as we saw above.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );