document.write( "Question 568980: what is the perimeter of a regular dodecagon (a polygon which has 12 sides)whose area is 24 + 12 sqrt(3). \n" ); document.write( "
Algebra.Com's Answer #367338 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
To calculate the area of regular polygon with N sides, the polygon can be sliced pizza-style into N isosceles triangles with one side as the base, and the area of those triangles can be calculated.
\n" ); document.write( "The height of those triangles is called the apothem, and can be calculated based on the length of the side, s, and half of the vertex angle, which depends on the number of sides, N.
\n" ); document.write( " For a dodecagon, the half of the vertex angle is \"B=360%5Eo%2F24\"
\n" ); document.write( "Putting it all together, the area, \"A\", of a regular polygon with \"N\" sides of length \"s\" is
\n" ); document.write( "\"A=s%5E2N%2F%284tan%28pi%2Fn%29%29\" or \"A=s%5E2N%2F%284tan%28180%5Eo%2Fn%29%29\" if you prefer your angles in degrees.
\n" ); document.write( "With \"N=12\" , \"A=s%5E2%2A12%2F%284tan%28180%5Eo%2F12%29%29=3s%5E2%2Ftan%2815%5Eo%29\" --> \"Atan%2815%5Eo%29=3s%5E2\" --> \"s%5E2=Atan%2815%5Eo%29%2F3\"
\n" ); document.write( "\"tan%2815%5Eo%29=2-sqrt%283%29\" as can be calculated from \"tan%2845%5Eo%29\" and \"tan%2830%5Eo%29\" using the formula (trigonometric identity) for tangent of a difference.
\n" ); document.write( "So \"s%5E2=Atan%2815%5Eo%29%2F3\" with \"A=24%2B12sqrt%283%29=12%282%2Bsqrt%283%29%29\" and \"tan%2815%5Eo%29=2-sqrt%283%29\" gives us
\n" ); document.write( "
\n" ); document.write( "The length of a side of the polygon is \"s=2\"
\n" ); document.write( "and the perimeter is \"12%2A2=highlight%2824%29\"
\n" ); document.write( "
\n" );