document.write( "Question 737623: Please help me to solve this problem. Thank you so much
\n" );
document.write( "The hypotenuse of a right triangle is 4 meters more than the length of the longer leg. The shorter leg is 20 meters. Find the length of the longer leg. \n" );
document.write( "
Algebra.Com's Answer #450471 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We are given\r \n" ); document.write( "\n" ); document.write( "The hypotenuse of a right triangle is 4 meters more than the length of the longer leg. The shorter leg is 20 meters. Find the length of the longer leg.\r \n" ); document.write( "\n" ); document.write( "We can use the right triangle formula\r \n" ); document.write( "\n" ); document.write( "(x+4)^2 = x^2 + 20^2\r \n" ); document.write( "\n" ); document.write( "x^2+8x+16 = x^2 + 400\r \n" ); document.write( "\n" ); document.write( "8x = 394 and x = 49.25 meters is the length of the longer leg \n" ); document.write( " |