document.write( "Question 962801: what is the height of a triangle if the base is 10 cm and both sides are 13 cm \n" ); document.write( "
Algebra.Com's Answer #588231 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "In the given triangle AB=AC=13 cm
\n" ); document.write( "Base BC=10 cm
\n" ); document.write( "BD=DC=BC/2=5 cm
\n" ); document.write( "Using Pythagoras theorem,
\n" ); document.write( "AD=√AC^2-DC^2=√13^2-5^2=√169-25=√144=12 cm
\n" ); document.write( "The height of the triangle is 12 cm.
\n" ); document.write( "
\n" );