document.write( "Question 526205: one leg of a triangle is 14ft longer than the other leg. The legnth of the hypotenuse is 26ft. Find the lengths of the other 2 sides. \n" ); document.write( "
Algebra.Com's Answer #348362 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a^2+b^2=26^2
\n" ); document.write( "a=b+14
\n" ); document.write( "(b+14)^2+b^2=26^2
\n" ); document.write( "solve for b
\n" ); document.write( "accept only positive answers.
\n" ); document.write( "
\n" ); document.write( "
\n" );