document.write( "Question 396254: Find the area of an equilateral triangle with sides measuring 15 meters \n" ); document.write( "
Algebra.Com's Answer #281133 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using Pythagorean theorem:
\n" ); document.write( "A = (1/2)15 * sqrt(15m^2 - (7.5m)^2 = 97.4279 m^2
\n" ); document.write( "Using Heron's formula
\n" ); document.write( "A = \"sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\"
\n" ); document.write( "Heron's Equation to find the area of a triangle when 3 sides are given
\n" ); document.write( "and s is the semiperimeter of the triangle
\n" ); document.write( "In this example: a,b,c = 15m and s = 22.5m
\n" ); document.write( "A = \"sqrt%2822.5m%287.5m%29%5E3%29\"= 97.4279m^2 \n" ); document.write( "
\n" );