document.write( "Question 940965: Suppose a right triangle has one leg of length 5 cm. The hypotenuse is 1 cm longer than the other leg. Find the missing two sides of the right triangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #573582 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean theorem,
\n" ); document.write( "\"5%5E2%2BL%5E2=%28L%2B1%29%5E2\"
\n" ); document.write( "\"25%2BL%5E2=L%5E2%2B2L%2B1\"
\n" ); document.write( "\"2L=24\"
\n" ); document.write( "\"L=12\"\"cm\"
\n" ); document.write( "Then
\n" ); document.write( "\"H=L%2B1=13\"\"cm\"
\n" ); document.write( "
\n" );