document.write( "Question 1054238: The shortest side of a right triangle measures 13m. The lengths of the other two sides are consecutive integers. Find the lengths of the other two sides \n" ); document.write( "
Algebra.Com's Answer #669450 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"13%5E2%2BN%5E2=%28N%2B1%29%5E2\"
\n" ); document.write( "\"169%2BN%5E2=N%5E2%2B2N%2B1\"
\n" ); document.write( "\"2N=168\"
\n" ); document.write( "\"N=84\"
\n" ); document.write( "\"N%2B1=85\"
\n" ); document.write( "
\n" );