document.write( "Question 679728: If you have an equilateral triangle and the sides are 10, then what is the altitude? \n" ); document.write( "
Algebra.Com's Answer #422043 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Draw the altitude (in green, labeled \"a\") which splits the equilateral triangle\r\n" );
document.write( "into two congruent right triangles, and splits the bottom 10-unit \r\n" );
document.write( "side of the equilateral triangle into two parts, each 5 units long:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now we look at just the left right triangle:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We use the Pythagorean theorem, where c is the hypotenuse, the\r\n" );
document.write( "side which is 10 units long, a = the (green) altitude, and b =\r\n" );
document.write( "the base, or bottom side of the right triangle, which is 5 units\r\n" );
document.write( "long:\r\n" );
document.write( "\r\n" );
document.write( " c² = a² + b²\r\n" );
document.write( "\r\n" );
document.write( "10² = a² + 5²\r\n" );
document.write( "\r\n" );
document.write( "100 = a² + 25\r\n" );
document.write( "  \r\n" );
document.write( " 75 = a²\r\n" );
document.write( " __\r\n" );
document.write( "V75 = a\r\n" );
document.write( " ____\r\n" );
document.write( "V25·3 = a\r\n" );
document.write( "  _\r\n" );
document.write( "5V3 = a\r\n" );
document.write( "\r\n" );
document.write( "So the altitude \"a\", is about 8.66 units long.\r\n" );
document.write( " \r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );