document.write( "Question 852078: A regular hexagon with a side length of 4 has the same area of a square. What is the length of the side of the square? Explain how you know. \n" ); document.write( "
Algebra.Com's Answer #513175 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The area of a regular polygon is \n" ); document.write( "A = (S^2 * N) / 4tan(180/N), where S is length of side and N is number of sides \n" ); document.write( "now for our hexagon of side length 4 and 6 sides we have \n" ); document.write( "A = (4^2 * 6) / 4tan(180/6) = 96 / 2.31 = 41.6 \n" ); document.write( "now the area of a square is S^2, where S is the length of a side \n" ); document.write( "A = 41.6 = S^2 \n" ); document.write( "S = square root of 41.6 \n" ); document.write( "S = 6.4 \n" ); document.write( "length of the side of the square is 6.4 \n" ); document.write( " \n" ); document.write( " |