document.write( "Question 948402: A piece of wire x inches is bent into an equilateral triangle. Find a function of x that represents the area of the triangle \n" ); document.write( "
Algebra.Com's Answer #579446 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Area of an equilateral triangle, given perimeter, is:
\n" ); document.write( "A=area; perimeter=x (length of wire)
\n" ); document.write( "\"A=sqrt%283%29%2A%28x%5E2%2F36%29\"
\n" ); document.write( "
\n" );