document.write( "Question 324397: Find the area of a regular hexagon with the given measurement
\n" );
document.write( "48-inch perimeter\r
\n" );
document.write( "\n" );
document.write( "A = sq. in.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #232172 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the area of a regular hexagon with the given measurement \n" ); document.write( "48-inch perimeter \n" ); document.write( "------------- \n" ); document.write( "Side length = 48/6 = 8 inches \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( " \n" ); document.write( "A = 96cot(30) \n" ); document.write( "Area = 96sqrt(3) \n" ); document.write( "Area =~ 166.277 sq inches \n" ); document.write( " \n" ); document.write( " |