document.write( "Question 469032: the length of 1 leg of a right triangle is 8ft. The length of the hypotnuse is 4ft longer than the other leg. Find the length of the hypotnuse and the other leg. \n" ); document.write( "
Algebra.Com's Answer #321808 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
Use Pythagorean theorem:
\n" ); document.write( "a^2 + b^2 = c^2
\n" ); document.write( "Let x be length of other leg, then hypotenuse is (x+4).
\n" ); document.write( "\"x%5E2+%2B+8%5E2+=+%28x%2B4%29%5E2\"
\n" ); document.write( "\"x%5E2+%2B+64+=+x%5E2+%2B+8x+%2B+16\"
\n" ); document.write( "\"48+=+8x\"
\n" ); document.write( "\"6+=+x\"
\n" ); document.write( "Therefore, the other leg is 6 and the hypotenuse is 10.
\n" ); document.write( "
\n" ); document.write( "
\n" );