document.write( "Question 354679: The sum of the lengths of one side of a right triangle and teh hypotenuse is 32 centimeters. The other leg is 1 centimeter shorter than the hypotenuse. Find the length of each side of the triangle. Thank you. \n" ); document.write( "
Algebra.Com's Answer #253393 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "let x be the length of the hypotenuse.
\n" ); document.write( "then the sides are (32 - x) and (x-1)
\n" ); document.write( ".
\n" ); document.write( "Applying the Pythagorean Theorem*
\n" ); document.write( "\"a%5E2+%2B+b%5E2+=c%5E2\" where c is the hypotenuse
\n" ); document.write( ".
\n" ); document.write( "\"%2832-x%29%5E2+%2B+%28x%2B1%29%5E2+=+x%5E2\"
\n" ); document.write( ".
\n" ); document.write( "grinding out and simplifying, we get
\n" ); document.write( "\"x%5E2+-+66x+%2B+1025+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Using the quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "we get
\n" ); document.write( "x = 41 Cannot use
\n" ); document.write( "or x = 25
\n" ); document.write( ".
\n" ); document.write( "Sides are 7 and 24
\n" ); document.write( ".
\n" ); document.write( "check yur answer
\n" ); document.write( "\"7%5E2+%2B+24%5E2+=+25%5E2\"
\n" ); document.write( "
\n" );