document.write( "Question 859539: what are the measures of the sides of a right triangle with a hypotenuse of 3.2 \n" ); document.write( "
Algebra.Com's Answer #517807 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "IF the sides are of equal in length 'x'
\n" ); document.write( " x^2 + x^2 = (3.2)^2 |Pythagorean Theorem
\n" ); document.write( " 2x^2 = (3.2)^2
\n" ); document.write( " 2x^2 = 10.24
\n" ); document.write( " x^2 = 5.12
\n" ); document.write( " x = 2.26 (rounded to the nearest one-hundredth) \n" ); document.write( "
\n" );