document.write( "Question 1091855: The shortest side of a right triangle measures 7m the lengths of the other two sides are consecutive integers the hypotenuse being the longer of the two find the lengths of the other two sides. Show your work every step. \n" ); document.write( "
Algebra.Com's Answer #706330 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! So I can't write 7-24-25 \n" ); document.write( "OK, 7 is one leg, and the other two are x and x+1 \n" ); document.write( "square everything \n" ); document.write( "49+x^2=(x+1)^2=x^2+2x+1 \n" ); document.write( "49=2x+1 \n" ); document.write( "48=2x \n" ); document.write( "x=24 \n" ); document.write( "x+1=25 \n" ); document.write( " |