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)![]() ![]() You can put this solution on YOUR website! let side be a \n" ); document.write( "area of equilateral triangle \n" ); document.write( " \n" ); document.write( "multiply by \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( " |