document.write( "Question 441335: A right triangle has a hypotenuse with a length of 8 inches and a leg with a length of 5 inches. What is the length of the other leg?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #304661 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2+(5)2=(8)2 \n" ); document.write( "x2+25=64 \n" ); document.write( "x2=39 \n" ); document.write( "x=√39.. \n" ); document.write( " |