document.write( "Question 368997:
\n" );
document.write( "Find the area of a regular hexagon with the given measurement.\r
\n" );
document.write( "\n" );
document.write( "48-inch perimeter\r
\n" );
document.write( "\n" );
document.write( "A = sq. in.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #262964 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Each side = 8 inches (48/6) \n" ); document.write( "---------- \n" ); document.write( "Area of any regular polygon with n sides of length s is: \n" ); document.write( "A = ns^2*cot(180/n)/4 \n" ); document.write( "Sub 6 for n and 8 for s \n" ); document.write( " \n" ); document.write( " |