document.write( "Question 247818: Find the area of a regular hexagon with the given measurement.\r
\n" );
document.write( "\n" );
document.write( "4-inch side\r
\n" );
document.write( "\n" );
document.write( "A = sq. in.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180713 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A hexagon is a six sided figure made up of 6 equalateral triangles. \n" ); document.write( "This equalateral triangle triangle has sides=4 inches. \n" ); document.write( "To find the height we use the pythagorean formula. \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "2^2+b^2=4^2 \n" ); document.write( "4+b^2=16 \n" ); document.write( "b^2=16-4 \n" ); document.write( "b^2=12 \n" ); document.write( "b=sqrt12 \n" ); document.write( "b=3.4641 is the height. \n" ); document.write( "Area=bh/2 \n" ); document.write( "area=4*3.4641/2 \n" ); document.write( "Area=13.8564/2 \n" ); document.write( "Area=6.9282 ans. for a single equalateral trianglr \n" ); document.write( "6*6.9282=41.5692 in^2is the area of this hexagon. \n" ); document.write( " |