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)![]() ![]() 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( " \n" ); document.write( "s = 100/100 = 1 \n" ); document.write( " \n" ); document.write( "Area =~ 795.55 sq units \n" ); document.write( " \n" ); document.write( " |