document.write( "Question 369334: An isosceles right triangle has two 45° angles. The sides opposite those angles are equal in length
\n" ); document.write( "Find the length of each of the equal sides if the length
\n" ); document.write( "of the hypotenuse is 1.
\n" ); document.write( "

Algebra.Com's Answer #263157 by acalgebra(30)\"\" \"About 
You can put this solution on YOUR website!
The hypotenuse is c, and the legs are a and b:
\n" ); document.write( "
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"a%5E2%2Ba%5E2=1\"
\n" ); document.write( "\"2a%5E2=1\"
\n" ); document.write( "\"a%5E2=1%2F2\"
\n" ); document.write( "\"a=sqrt%281%2F2%29\"
\n" ); document.write( "
\n" );