document.write( "Question 359807: Let a and b represent the length of the sides of a right triangle and h the length of the hypotenuse. Find the missing side. a=2, b=10 \n" ); document.write( "
Algebra.Com's Answer #256863 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean theorem,
\n" ); document.write( "\"a%5E2%2Bb%5E2=h%5E2\"
\n" ); document.write( "\"2%5E2%2B10%5E2=h%5E2\"
\n" ); document.write( "\"4%2B100=h%5E2\"
\n" ); document.write( "\"h%5E2=104\"
\n" ); document.write( "\"h=sqrt%28104%29\"
\n" ); document.write( "\"highlight%28h=2%2Asqrt%2826%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );