document.write( "Question 846519: The hypotenuse of a right triangle is 36cm. The length of one leg is 20 cm. find the length of the other leg. \n" ); document.write( "
Algebra.Com's Answer #509782 by will001(2)![]() ![]() ![]() You can put this solution on YOUR website! USING, \n" ); document.write( "PYTHOGOREAN THEORM \n" ); document.write( "(H)^2=(B)^2+(P)^2 \n" ); document.write( "(36)^2=(20)^2+(P)^2 \n" ); document.write( "1296-400=(P)^2 \n" ); document.write( "896=(P)^2 \n" ); document.write( "29.9=P \n" ); document.write( " |