document.write( "Question 203717: Find the length of the hypotenuse of a right triangle whose legs are 8 and 15 units in length. \n" ); document.write( "
Algebra.Com's Answer #153696 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "8^2+15^2=289 \n" ); document.write( "sq root of 289=17 \n" ); document.write( " |