document.write( "Question 838246: How long is the altitude to the base of an isosceles triangle if the sides of the triangle are 13, 13, and 10.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #504955 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! The altitude can be determined using \n" ); document.write( "c = 13 \n" ); document.write( "a = altitude \n" ); document.write( "b = (1/2)(10) = 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "subtract 25 from each side \n" ); document.write( " \n" ); document.write( "Take the square root of each side \n" ); document.write( "a = 12 \n" ); document.write( " |