document.write( "Question 615044: The length of one leg of a right triangle is 10 ft. The length of the hypotenuse is 2 feet longer than the other leg. Find the length of the hypotenuse and the other leg.\r
\n" );
document.write( "\n" );
document.write( "The length of the hypotenuse is___
\n" );
document.write( "The length of the other leg is____\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #386892 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of one leg of a right triangle is 10 ft. The length of the hypotenuse is 2 feet longer than the other leg. Find the length of the hypotenuse and the other leg. \n" ); document.write( "----- \n" ); document.write( "Let the length of the 2nd leg be \"x\". \n" ); document.write( "----- \n" ); document.write( "(x+2)^2 = x^2 + 10^2 \n" ); document.write( "x^2 + 4x + 4 = x^2 + 100 \n" ); document.write( "4x = 96 \n" ); document.write( "x = 24 \n" ); document.write( "The length of the hypotenuse is x+2 = 26 ft. \n" ); document.write( "---------------------------- \n" ); document.write( "The length of the other leg is x = 24 ft. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |