document.write( "Question 386995: an isosceles right triangle has a hypotenuse that measures 12 inches. find the length of each leg (round to the nearest hundredth). \n" ); document.write( "
Algebra.Com's Answer #273522 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the length of each of the sides in this isosceles right triangle
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( " x^2 + x^2 = 12in^2
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x^2 = 144
\n" ); document.write( " x^2 = 72
\n" ); document.write( " x = ± sqrt(72) Tossing out negative solution
\n" ); document.write( " x = 8.49in, the length of each side (rounded to the nearest hundredth)
\n" ); document.write( " \n" ); document.write( "
\n" );