document.write( "Question 1139183: The hypotenuse of a right triangle is 25 ft long. One leg is 17 ft longer than the other. Find the lengths of the legs. \n" ); document.write( "
Algebra.Com's Answer #756963 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The hypotenuse of a right triangle is 25 ft long. One leg is 17 ft longer than the other. Find the lengths of the legs. \n" ); document.write( "-------- \n" ); document.write( "x^2 + (x+17)^2 = 25^2 \n" ); document.write( " \n" ); document.write( " |