document.write( "Question 895245: If the base of a right triangle is 84 and the high is 13, what is the length of the remaining side? \n" ); document.write( "
Algebra.Com's Answer #542771 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
\"a%5E2\"+\"b%5E2\"=\"c%5E2\"
\n" ); document.write( "Where a and b are the sides and c is the hypotenuse.
\n" ); document.write( "\"84%5E2\"+\"13%5E2\"=\"c%5E2\"
\n" ); document.write( "7056 + 169 = \"c%5E2\"
\n" ); document.write( "7225 = \"c%5E2\"
\n" ); document.write( "Take the square root of each side
\n" ); document.write( "85 = c
\n" ); document.write( "The hypotenuse is 85.
\n" ); document.write( "
\n" );