document.write( "Question 424213: A right triangle has a hypotenuse of 17 inches and a leg of 8 inches. What is the missing leg? \n" ); document.write( "
Algebra.Com's Answer #295802 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A right triangle has a hypotenuse of 17 inches and a leg of 8 inches. What is the missing leg? \n" ); document.write( "---- \n" ); document.write( "Let the missing leg have length x inches. \n" ); document.write( "--- \n" ); document.write( "Solve: \n" ); document.write( "x^2 + 8^2 = 17^2 \n" ); document.write( "---- \n" ); document.write( "x^2 = 225 \n" ); document.write( "---- \n" ); document.write( "x = 15 inches \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |