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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Therefore, the other leg is 6 and the hypotenuse is 10. \n" ); document.write( " \n" ); document.write( " |