document.write( "Question 889632: A lot is in the shape of a right triangle. the shorter leg measures 60 meters. the hypotenuse is 60 meters shorter than twice the length of longer leg. how long is the longer leg \n" ); document.write( "
Algebra.Com's Answer #538307 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 60^2+a^2=(2a-60)^2 \n" ); document.write( "a=80 meters \n" ); document.write( "check \n" ); document.write( "60^2+80^2=100^2 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |