document.write( "Question 797212: The leg of a right triangle is 8. The hypotenuse is 15. Find the length of the third side to the nearest tenth, if necessary \n" ); document.write( "
Algebra.Com's Answer #481716 by luke94(89)\"\" \"About 
You can put this solution on YOUR website!
hi there, pythagoras's theorem is required however finding the length or shorter side means subtraction between the 2 lengths..
\n" ); document.write( "give variable 'a' the value of 8, and variable 'c' the value of 15.
\n" ); document.write( "\"b%5E2+=+c%5E2+-+a%5E2\"
\n" ); document.write( "\"b%5E2+=+15%5E2+-+8%5E2\"
\n" ); document.write( "\"b%5E2+=+225+-+64\"
\n" ); document.write( "\"b%5E2+=+161\"
\n" ); document.write( "\"b+=+sqrt%28161%29\"
\n" ); document.write( "\"b+=+12.688\"\r
\n" ); document.write( "\n" ); document.write( "therefore your length of the third side is 12.688, however as stated you wish for it to be to the nearest tenth it is 12.7
\n" ); document.write( "hope this helps
\n" ); document.write( "
\n" );