document.write( "Question 1083201: How do I find the side lengths of a right angled triangle is only the hypotenuse is given, and the only other thing known is that one side length is 3 times the amount of the other? \n" ); document.write( "
Algebra.Com's Answer #697206 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
One leg, x
\n" ); document.write( "Other leg, 3x
\n" ); document.write( "Given or known hypotenuse, h\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B%283x%29%5E2=h%5E2\"
\n" ); document.write( "\"10x%5E2=h%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2=%281%2F10%29h%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=h%2Fsqrt%2810%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=h%2Asqrt%2810%29%2F10\"
\n" ); document.write( "
\n" );