document.write( "Question 494557: In a right triangle, the hypotenuse is 1 meter more than the length of one of the legs and this leg is 17 meters more than the length of the shortest leg. What are the lengths of the three sides of the triangle? \n" ); document.write( "
Algebra.Com's Answer #335951 by cleomenius(959) You can put this solution on YOUR website! x^2 + (x + 17)^2 = (x + 18)^2 \n" ); document.write( "x^2 + x^2 + 34x + 289 =x^2 + 36x + 324 \n" ); document.write( "2x^2 + 34x + 289 = x^2 + 36x + 324 \n" ); document.write( "x^2 -2x - 35 = 0 \n" ); document.write( "(x -7)(x + 5) \n" ); document.write( "x = 7 meters small side \n" ); document.write( "24 meters = other leg. \n" ); document.write( "25 meters = hypotenuse \n" ); document.write( "7^2 + 24^2 = 25^2 \n" ); document.write( "49 + 576 = 635 \n" ); document.write( "This does check. \n" ); document.write( "Cleomenius.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |