document.write( "Question 615869: The hypotenuse of a right triangle is nine more than the shortest leg. The longer leg is only one more than the shortest leg. Find the length of the hypotenuse of the triangle. \n" ); document.write( "
Algebra.Com's Answer #387349 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (h - 9)^2 + (h - 8)^2 = h^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h^2 - 18h + 81 + h^2 - 16h + 64 = h^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h^2 - 34h + 145 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (h - 5)(h - 29) = 0 \n" ); document.write( " |