document.write( "Question 338483: an equilateral triangle has an area of 36 times the square root of 3. What is the length of one of the sides of the triangle? \n" ); document.write( "
Algebra.Com's Answer #242626 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let side be a
\n" ); document.write( "area of equilateral triangle \"A+=+%28%28sqrt%283%29%2F4%29+%2Aa%5E2%29\"
\n" ); document.write( "\"%28sqrt%283%29%2F4%29%2A+a%5E2%29%29\"=\"%2836%2Asqrt%283%29%29\"
\n" ); document.write( "multiply by \"4%2Fsqrt%283%29\"
\n" ); document.write( "a^2=4*36
\n" ); document.write( "take square root
\n" ); document.write( "a= 2*6
\n" ); document.write( "a=12
\n" ); document.write( "
\n" );