document.write( "Question 481630: Please help me solve this problem... Find the length of the shorter leg of a right triangle if the longer leg is 24 meters and the length of the hypotenuse is 6 meters more than twice the length of the shorter leg. \n" ); document.write( "
Algebra.Com's Answer #331187 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
24^2 + x^2 = (2x + 6)
\n" ); document.write( "576 + x^2 = 4x^2 +24x +36^2
\n" ); document.write( "0 = 3x^2 +24x -540 ( we can factor out a 3)
\n" ); document.write( "3(x^2 +8x -180) = ( x + 18) ( x - 10)
\n" ); document.write( "Therefore, x = 10.
\n" ); document.write( "c = 26
\n" ); document.write( "24^2 + 10^2 = 26^2
\n" ); document.write( "576 m + 100 m = 16^2 = 676 m
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" ); document.write( "
\n" );