document.write( "Question 1111465: Find the area of a regular hexagon with an apothem 17.3 miles long and a side 20 miles long. \n" ); document.write( "
Algebra.Com's Answer #726505 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n = # or sides = 6
\n" ); document.write( "s = side length = 20
\n" ); document.write( "-----------
\n" ); document.write( "\"Area+=+ns%5E2%2Acot%28180%2Fn%29%2F4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );