document.write( "Question 463945: if the sides of an equilateral triangle are 10 cm what is the length of the altitude ? \n" ); document.write( "
Algebra.Com's Answer #317795 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the sides of an equilateral triangle are 10 cm. \n" ); document.write( "what is the length of the altitude? \n" ); document.write( "drop an altitude from one of the angles to the opposite side. \n" ); document.write( "that altitude will be perpendicular to the opposite side and will cut the opposite side exactly in half to form 2 right triangles. \n" ); document.write( "each of those right triangles will have a hypotenuse of 10 cm and a base let of 5 cm. \n" ); document.write( "use the pythagorean formula to find the other leg. \n" ); document.write( "that leg will be the altitude. \n" ); document.write( "call that leg x. \n" ); document.write( "you get x^2 + 5^2 = 10^2 which becomes x^2 + 25 = 100 which becomes x^2 = 75 which becomes x = sqrt(75). \n" ); document.write( "that's the length of your altitude. \n" ); document.write( "you can simplify that to make it 5*sqrt(3).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |