document.write( "Question 773711: find the total area of equilateral triangle(pls give me answer in square root formet ).there was a 12 number of equilateral triange which has each base is 2cm. \n" ); document.write( "
Algebra.Com's Answer #471774 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! From your problem description, I understand that you have an equilateral triangle with each side equal to 2 cm. \n" ); document.write( "=========================================================================== \n" ); document.write( "we need to find the altitude of the triangle. We use the theorem of Pythagoras, \n" ); document.write( "1^2 + x^2 = 2^2 \n" ); document.write( "1 + x^2 = 4 \n" ); document.write( "x = square root(3) \n" ); document.write( "=========================================================================== \n" ); document.write( "A = 1/2 *2 *square root(3) \n" ); document.write( "A = square root(3) cm's\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |