document.write( "Question 495251: The lengths of two legs of a right triangle are 5 and 12. What is the length of the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #336043 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! a^2 + b^2 = c^2 \n" ); document.write( "5^2 + 12^2 = c^2 \n" ); document.write( "25 + 144 = 169 \n" ); document.write( "c = 13 \n" ); document.write( "Cleomenius. \n" ); document.write( " |