document.write( "Question 573021: Hi,
\n" ); document.write( "I have a maths question where the hypotenuse is 10m but the other to sides are unknown. These sides are both equal though and i have to answer in 2dp.
\n" ); document.write( "

Algebra.Com's Answer #368644 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Let x = length of one side
\n" ); document.write( "then from Pythagorean theorem:
\n" ); document.write( "x^2 + x^2 = 10^2
\n" ); document.write( "2x^2 = 100
\n" ); document.write( "x^2 = 50
\n" ); document.write( "x = sqrt(50)
\n" ); document.write( "x = sqrt(5*5*2)
\n" ); document.write( "x = 5*sqrt(2)
\n" ); document.write( "x = 7.07 meters
\n" ); document.write( "
\n" ); document.write( "
\n" );