document.write( "Question 761049: find the length of altitude of an equilateral triangle of side 36 cm each?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463001 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Drawing an altitude from the middle of one \n" ); document.write( "of the sides of the equilateral triangle to a \n" ); document.write( "vertex creates a right angled triangle. \n" ); document.write( "Base = 36/2 = 18 cm \n" ); document.write( "Hypotenuse = 36cm \n" ); document.write( "36^2 - 18^2 = altitude^2 \n" ); document.write( "Altitude^2 = 972 \n" ); document.write( " Altitude = 31.2 (1 decimal place) \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |