document.write( "Question 42824: Hi! I'm trying to figure out a problem with a hexagon. I need to find the side of a regular hexagon if the it is 18 inches apart from midpoint to midpoint. Any help would be greatly appreciated!
\n" );
document.write( "Thankyou! \n" );
document.write( "
Algebra.Com's Answer #27915 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You can use trig to do this... \n" ); document.write( "Make a triangle with the segment connecting the midpoints of the sides as the base... \n" ); document.write( "Then bisect the top angle and drop an altitude, making two right triangles... \n" ); document.write( "Each right triangle has a top angle of 67.5 degrees...the long leg is 9, which is half of the 18...the hypotenuse is half the side of the hexagon... \n" ); document.write( "Thus sin 67.5 = 9/x and \n" ); document.write( "x = 9 / (sin 67.5) = 9.74 \n" ); document.write( "and the side is double that, or about \n" ); document.write( "19.48 inches \n" ); document.write( " |