document.write( "Question 742900: Find the area of an equilateral triangle whose perimeter is 12 cm. \n" ); document.write( "
Algebra.Com's Answer #452667 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Divide the perimeter by 3 to get the measure of each side of equilateral triangle.
\n" ); document.write( "s = 12/3 = 4 cm.
\n" ); document.write( "The area of any equilateral triangle with side s is equal to \"s%5E2%28sqrt%283%29%29%2F4\".
\n" ); document.write( "\"A+=+s%5E2%28sqrt%283%29%29%2F4\"
\n" ); document.write( "\"A+=+4%5E2%28sqrt%283%29%29%2F4\"
\n" ); document.write( "\"A+=+highlight%284sqrt%283%29%29\" sq cm
\n" ); document.write( "
\n" );