document.write( "Question 293409: what is the area of an octagon which has sides 2m in length?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #211809 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The area of any regular polygon of n sides of length s is:
\n" ); document.write( "\"%28ns%5E2%2F4%29%2Acot%28180%2Fn%29\"
\n" ); document.write( "= 8*4/4 * cot(22.5º)
\n" ); document.write( "= \"8%2A%28sqrt%282%29+%2B+1%29\"
\n" ); document.write( "=~ 19.313 sq meters
\n" ); document.write( "
\n" ); document.write( "
\n" );