document.write( "Question 145726: i want to know how you find the area of an equilateral triangle (regular 3-gon) with the given measurement.\r
\n" ); document.write( "\n" ); document.write( "6-inch side.\r
\n" ); document.write( "\n" ); document.write( "A = sq. in.
\n" ); document.write( "

Algebra.Com's Answer #106352 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can use Heron's formula for finding the area of any triangle when you know only the lengths of the three sides.
\n" ); document.write( "Heron's formula is:
\n" ); document.write( "\"A+=+sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\" where s = the semi-perimeter of the triangle and a, b, and c are the lengths of the three sides.
\n" ); document.write( "In your problem, \"s+=+%286%2B6%2B6%29%2F2\" = \"18%2F2+=+9\" and a, b, and c = 6 inches each.
\n" ); document.write( "\"A+=+sqrt%289%289-6%29%289-6%29%289-6%29%29\"
\n" ); document.write( "\"A+=+sqrt%289%2A3%2A3%2A3%29\"
\n" ); document.write( "\"A+=+sqrt%289%2A27%29\"
\n" ); document.write( "\"A+=+sqrt%28243%29\"
\n" ); document.write( "\"A+=+15.6\"sq.in. to the nearest tenth.
\n" ); document.write( "
\n" );