document.write( "Question 1096782: Find the length of the altitude to the base of an isosceles triangle which has congruent legs of length 25 cm and a base of length 14 cm \n" ); document.write( "
Algebra.Com's Answer #711188 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
An isosceles triangle has two sides of equal length and the altitude drawn to the
\n" ); document.write( "base bisects the triangle's base
\n" ); document.write( ":
\n" ); document.write( "let s be the length of one of the equal sides, a be the length of the altitude and b be the length of the triangle's base then use Pythagorean theorem for a right triangle
\n" ); document.write( ":
\n" ); document.write( "a^2 + (b/2)^2 = s^2
\n" ); document.write( ":
\n" ); document.write( "we are given, s = 25 and b = 14
\n" ); document.write( ":
\n" ); document.write( "a^2 + (14/2)^2 = 25^2
\n" ); document.write( ":
\n" ); document.write( "a^2 + 49 = 625
\n" ); document.write( ":
\n" ); document.write( "a^2 = 576
\n" ); document.write( ":
\n" ); document.write( "a = 24 or -24
\n" ); document.write( ":
\n" ); document.write( "we reject the negative value for a
\n" ); document.write( ":
\n" ); document.write( "*******************************************
\n" ); document.write( "the isosceles triangle's altitude is 24 cm
\n" ); document.write( "*******************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );