document.write( "Question 479535: the hypotenuse of a right triangle is 10 the leg is 8 what is the other leg?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328543 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 8^2+n^2=10^2 \n" ); document.write( "64+n2=100 \n" ); document.write( "n2=36 \n" ); document.write( "n=-6 or 6 \n" ); document.write( "Throwing out the negative answer, we get the length of the other leg to be 6.. \n" ); document.write( " |