document.write( "Question 362463: if a right triangle has a leg measuring 52 m and a hypotenuse measuring 63 m. What is the length of the other leg?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258324 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A^2+B^2=C^2 \n" ); document.write( "52^2+B^2=63^2 \n" ); document.write( "2,704+B^2=3,969 \n" ); document.write( "B^2=3,969-2,704 \n" ); document.write( "B^2=1,265 \n" ); document.write( "B=SQRT1,265 \n" ); document.write( "B=35.567m. ANS. FOR THE SECOND LEG. \n" ); document.write( " \n" ); document.write( " |