document.write( "Question 492025: The two sides of a right triangle are 12 m and 13 m. What is the length of the base of the triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #334892 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! I will assume the 13 is the hypotenuse. \n" ); document.write( "a^2 + 12*2 = 13^2. \n" ); document.write( "a^2 + 144 = 169. \n" ); document.write( "a = 5 m. \n" ); document.write( "Cleomenius \n" ); document.write( " \n" ); document.write( " |