document.write( "Question 321121: find the area of a regular octagon with one edge that measures 2 units
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #230014 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The area of any regular polygon with n sides of length s is:
\n" ); document.write( "\"ns%5E2%2Acot%28180%2Fn%29%2F4\"
\n" ); document.write( "= \"8%2A2%2A2%2Acot%2822.5%29%2F4\"
\n" ); document.write( "= 8cot(22.5)
\n" ); document.write( "= 8*(sqrt(2) + 1)
\n" ); document.write( "=~ 19.3137 sq units\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );