document.write( "Question 1125596: Given that the area of an equilateral triangle is 234 cm2, find its perimeter. \n" ); document.write( "
Algebra.Com's Answer #741922 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "In terms of the length of a side, s, the area of an equilateral triangle is

\n" ); document.write( "\"A+=+%28s%5E2%2Asqrt%283%29%29%2F4\"

\n" ); document.write( "Given the area of 234, solve

\n" ); document.write( "\"%28s%5E2%2Asqrt%283%29%29%2F4+=+234\"

\n" ); document.write( "to find the length of a side; then of course the perimeter is 3 times that length.
\n" ); document.write( "
\n" );