document.write( "Question 312721: The area of a given hexagon is equal to the area of an equilateral triangle whose perimeter is 36in, find the length of the side of a regular hexagon \n" ); document.write( "
Algebra.Com's Answer #223587 by mananth(16946)![]() ![]() You can put this solution on YOUR website! equilater triangle \n" ); document.write( "perimeter = 36 \n" ); document.write( "so each side = 12in \n" ); document.write( ".. \n" ); document.write( "height of equilateral triangle = (sqrt3)s /2 s= side of triangle \n" ); document.write( "h= 6*sqrt3 / 2 \n" ); document.write( "h= 3sqrt3 \n" ); document.write( "= 5.2 in \n" ); document.write( ".. \n" ); document.write( "area of triangle = 1/ * base * height \n" ); document.write( "= 1/2 *6 *5.2 \n" ); document.write( "=3*5.2 \n" ); document.write( "=15.6 sq.in \n" ); document.write( ".. \n" ); document.write( "so area of hexagon = 15.6 \n" ); document.write( "area of hexagon = 3sqrt(3)/2 * s^2 s= side of polygon \n" ); document.write( "=36*3*sqrt(3) / 2 \n" ); document.write( "= 93.53 sq. inches \n" ); document.write( " |