document.write( "Question 253405: If a right triangle has a hypotenuse of 8 cm and a side of
\n" );
document.write( "4 cm, what is the length of the third side? \n" );
document.write( "
Algebra.Com's Answer #185671 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a right triangle has a hypotenuse of 8 cm and a side of \n" ); document.write( "4 cm, what is the length of the third side? \n" ); document.write( "--------------- \n" ); document.write( "s^2 = 8^2 - 4^2 = 48 \n" ); document.write( "s = 4sqrt(3) \n" ); document.write( " \n" ); document.write( " |