document.write( "Question 71933: Hello, \r
\n" );
document.write( "\n" );
document.write( "I need help finding the length of a hypotenuse of an isosceles right triangle if each leg is 33cm long.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #51412 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! A RIGHT TRIANGLE WITH SIDES OF 33CM HAS AN HYPOTENUSE OF: \n" ); document.write( "A^2+B^2=C^2 WHERE C IS THE HYPOTENUSE \n" ); document.write( "H^2=33^3+33^2 \n" ); document.write( "H^2=1089+1089 \n" ); document.write( "H^2=2178 \n" ); document.write( "H=46.67 CM. IS THE HYPOTENUSE OF THIS TRIANGLE. \n" ); document.write( " |