document.write( "Question 637021: the hypotenuse of a right triangle exceeds the length of one leg by one, and is 3 less than 4 times the length of the other leg. Determine the length of each leg of the right triangle
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #401358 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi, Previously Posted
\n" ); document.write( "the hypotenuse of a right triangle exceeds the length of one leg\"highlight%28x%29\" by 1 and is 3less than 4 times the length of the other leg\"highlight%28y%29\".
\n" ); document.write( "Question states*** hypotenuse can be expressed in two ways...
\n" ); document.write( " x + 1 = 4y-3 Or \"x+=+4y-4\"
\n" ); document.write( "Using the Pythagorean Theorem
\n" ); document.write( " x^2 + y^2 = (4y-3)^2
\n" ); document.write( "\"%284y-4%29%5E2\" + y^2 = (4y-3)^2
\n" ); document.write( " y^2 -8y +7 = 0
\n" ); document.write( "(y-7)(y-1) = 0,
\n" ); document.write( " y = 7, x = 24 and hypotenuse is 25 \"x%2B1\" \n" ); document.write( "
\n" );