document.write( "Question 213930: find the area of the equilateral triangle with a side length of x feet. \n" ); document.write( "
Algebra.Com's Answer #161675 by HyperBrain(694)\"\" \"About 
You can put this solution on YOUR website!
The area of an equilateral triangle of side length x.
\n" ); document.write( "\"A=%28x%5E2sqrt%283%29%29%2F4\"
\n" ); document.write( "
\n" );