document.write( "Question 636003: The hypotenuse of a right triangle is 4cm less than twice as long as one of the other side. If the third side is 16 cm long, find the length of the hypotenuse. \n" ); document.write( "
Algebra.Com's Answer #400683 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The hypotenuse of a right triangle\"highlight%28y%29\" is 4cm less than twice as long as one of the other side \"highlight%28x%29\"
\n" ); document.write( "If the third side is 16 cm long, find the length of the hypotenuse.
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( " 16^2 + x^2 = y^2 | \"y+=+%282x-4%29\"
\n" ); document.write( " 256 + x^2 = 4x^2 - 16x + 16
\n" ); document.write( " 3x^2 -16x - 240 = 0
\n" ); document.write( "\"x+=+%2816+%2B-+sqrt%283136%29%29%2F%286%29+\"
\n" ); document.write( "\"x+=+%2816+%2B-+56%29%2F%286%29+\"
\n" ); document.write( " x = 12cm, the other leg (throwing out negative solution for unit measure)
\n" ); document.write( " Hypotenuse is 20cm \"2%2A12+-+4\"
\n" ); document.write( "and...
\n" ); document.write( " \"+16%5E2+%2B+12%5E2+=+20%5E2\" \n" ); document.write( "
\n" );