document.write( "Question 161610: What is the area of a regular hexagon whose sides are each 12 inches long? (round to the nearest square inch..) (Clue:Draw the figure.) Show all work.
\n" );
document.write( "Thanxs \n" );
document.write( "
Algebra.Com's Answer #119139 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! found the answer on the web. \n" ); document.write( "take the hexagon and draw diagonals through each of the opposite corners. \n" ); document.write( "this breaks the hexagon up into 6 equilateral triangles. \n" ); document.write( "each of the sides of these equilateral triangles will be 12 inches long. \n" ); document.write( "area of a triangle is 1/2 base * height. \n" ); document.write( "we have the base. \n" ); document.write( "we need the height. \n" ); document.write( "take one of the equilateral triangles and drop a perpendicular from opposite side. \n" ); document.write( "this becomes the height of the triangle. \n" ); document.write( "the right triangles become 30-60-90 triangles. \n" ); document.write( "in a 30-60-90 triangle, the sides opposite the angles are in the following ratio: \n" ); document.write( "side opposite 30 degrees = .5 \n" ); document.write( "side opposite 60 degrees = \n" ); document.write( "side opposite 90 degrees = 1 \n" ); document.write( "height is side opposite 60 degrees. \n" ); document.write( "base is side opposite 30 degrees. \n" ); document.write( "since the base is (1/2)*L and the hypotenuse equals L, the height is equal to \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( "we now have enough to compute the area of the hexagon. \n" ); document.write( "----- \n" ); document.write( "area of the hexagon is 6 * the area of each equilateral triangle. \n" ); document.write( "area of each equilateral triangle is 1/2 * base * height. \n" ); document.write( "base = 12 \n" ); document.write( "height = \n" ); document.write( "formula becomes \n" ); document.write( "6 * (1/2) * 12 * \n" ); document.write( "answer is: \n" ); document.write( "374.1229744. \n" ); document.write( "----- \n" ); document.write( "formula for area of the hexagon had become \n" ); document.write( " |