document.write( "Question 133998This question is from textbook
\n" );
document.write( ": My question is \"if the area of an equilateral triangle is 100in squared then what would the length of one of the sides be?\" I have tried many different way to solve it and I can't get the answer right no matter how I try to solve it. \n" );
document.write( "
Algebra.Com's Answer #97969 by scott8148(6628) You can put this solution on YOUR website! the altitude of an equilateral triangle forms a 30-60-90 right triangle with one of the sides and half the base\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if x equals a side, the altitude is equal to (x/2)(sqrt(3))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the area is (1/2)(x)(x/2)(sqrt(3))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x^2/4)(sqrt(3))=100 __ x^2=400/(sqrt(3)) __ x=sqrt(400/(sqrt(3))) \n" ); document.write( " |