document.write( "Question 26065: A right triangle has sides 15cm and 20cm. What is the lenght of the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #14002 by smoothflyin(6)![]() ![]() ![]() You can put this solution on YOUR website! Pythagorean Theorum - (A^2+B^2=C^2) \n" ); document.write( "-\r \n" ); document.write( "\n" ); document.write( "C=Hypotenuse\r \n" ); document.write( "\n" ); document.write( "15^2+20^2=625\r \n" ); document.write( "\n" ); document.write( "Take the Square root of 625 and you have 25, the length of your Hypotenuse is 25cm, because\r \n" ); document.write( "\n" ); document.write( "15^2+20^2=25^2 \n" ); document.write( " |