document.write( "Question 281471: Find the area of an equilateral triangle (regular 3 gon) with the given measurement.
\n" );
document.write( "9 inch perimeter
\n" );
document.write( "Area= what?
\n" );
document.write( "pllz help! :) \n" );
document.write( "
Algebra.Com's Answer #204490 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! What does the fact that the triangle is equilateral tell you?\r \n" ); document.write( "\n" ); document.write( "What does the perimeter of 9 inches tell you? \n" ); document.write( "so we have a triangle with three sides equal to 3. \n" ); document.write( "if we drop a bisecting line from one vertex to the opposite side we form a right triangle with hypotenuse 3 and the base is 1.5. \n" ); document.write( "the missing side (bisecting line) will be the height of the of the triangle \n" ); document.write( "a=1/2 base (1.5) times the height which we can find using the pythagorean theorem or the 30 60 90 triangle features \n" ); document.write( "1.5^2+h^2=3^2 \n" ); document.write( "h^2=6.74 \n" ); document.write( "h=2.598 \n" ); document.write( "which we could have gotten from sqrt(3)*(1.5) a relationship of 30 60 90 triangles \n" ); document.write( "so the height is sqrt(3)*1.5 \n" ); document.write( "and the base is 1.5\r \n" ); document.write( "\n" ); document.write( "a=.5*b*h \n" ); document.write( "a=.5*1.5^2*sqrt(3) \n" ); document.write( "or a=.5*1.5*2.598 \n" ); document.write( "a=1.95 \n" ); document.write( " \n" ); document.write( " |