document.write( "Question 562459: have an equilateral triangle with sides of 13 in. How do I find the area? I know formula is A=1/2bh. Base is 13 but what is height? \n" ); document.write( "
Algebra.Com's Answer #364599 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
have an equilateral triangle with sides of 13 in. How do I find the area? I know formula is A=1/2bh. Base is 13 but what is height?
\n" ); document.write( "
\r\n" );
document.write( "Draw it:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Draw the height (in green), which will divide the bottom\r\n" );
document.write( "13 in. bottom side into two 6.5 in. parts:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If we look at only the left half of the triangle, we\r\n" );
document.write( "see that it is a right triangle:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The Pythagorean theorem applies to right triangles\r\n" );
document.write( "and says that\r\n" );
document.write( "\r\n" );
document.write( " 6.5² + h² = 13²\r\n" );
document.write( "42.25 + h² = 169  \r\n" );
document.write( "        h² = 126.75\r\n" );
document.write( "         h = \"sqrt%28126.75%29\"\r\n" );
document.write( "         h = 11.25833025     \r\n" );
document.write( "\r\n" );
document.write( "Now use the formula:\r\n" );
document.write( "\r\n" );
document.write( "   A = \"1%2F2\"bh\r\n" );
document.write( "   A = \"1%2F2\"(6.5)(11.24833025)\r\n" );
document.write( "   A = 36.58957331 square inches\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );