document.write( "Question 36682: fine the area of a regular dodecagon with side 10 cm \n" ); document.write( "
Algebra.Com's Answer #27200 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
A dodecagon is a 12-sided polygon.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The area of a regular polygon of 'n'-sides with each side = 'a' is given by
\n" ); document.write( "\"A+=+n%2Aa%5E2%2Acot%28pi%2Fn%29%2F4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For a regular dodecagon with each side 10 cm, the area is
\n" ); document.write( "\"A+=+12%2A10%5E2%2Acot%28pi%2F12%29%2F4\"
\n" ); document.write( "or \"A+=+300%2Acot%2815%5Eo%29\"
\n" ); document.write( "or A = 300 x 3.732 = 1119.6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence the reqd. area is \"1119.6\"\"cm%5E2\".
\n" ); document.write( "
\n" );