document.write( "Question 1035943: Find the area of a regular hexagon with an apothem 8.7 feet long and a side 10 feet long. \n" ); document.write( "
Algebra.Com's Answer #650542 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The area of a regular polygon, given the apothem, a, and perimeter, p, is given by
\n" ); document.write( "\"A+=+%281%2F2%29ap\"
\n" ); document.write( "Here that would be
\n" ); document.write( "\"A+=+%281%2F2%29%288.7%29%286%2A10%29+=+261\" square feet
\n" ); document.write( "
\n" );