document.write( "Question 468945: The shorter leg of a right triangle is 7 yards. If the hypotenuse is 25 yards, how long is the other leg? \n" ); document.write( "
Algebra.Com's Answer #321729 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The shorter leg of a right triangle is 7 yards. If the hypotenuse is 25 yards, how long is the other leg? \n" ); document.write( "---------- \n" ); document.write( "Let the longer leg be \"x\": \n" ); document.write( "x^2 + 7^2 = 25^2 \n" ); document.write( "x^2 + 49 = 625 \n" ); document.write( "-- \n" ); document.write( "x^2 = 576 \n" ); document.write( "--- \n" ); document.write( "x = 24 yds \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |