document.write( "Question 437773: how to find the area of a regular polygon with 100 sides and with a perimeter of 100 units
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #302835 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how to find the area of a regular polygon with 100 sides and with a perimeter of 100 units
\n" ); document.write( "-------------------
\n" ); document.write( "The area of any regular polygon with n sides of length s is
\n" ); document.write( "\"Area+=+n%2As%5E2%2Acot%28180%2Fn%29%2F4\"
\n" ); document.write( "s = 100/100 = 1
\n" ); document.write( "\"Area+=+100%2Acot%28180%2F100%29%2F4+=+25%2Acot%281.8%29\"
\n" ); document.write( "Area =~ 795.55 sq units
\n" ); document.write( "
\n" ); document.write( "
\n" );