document.write( "Question 239204: the hypotenuse of a right triangle is three times the length of one of the legs. the length of the other leg is the square root of 32 ft. find the leg and the hypotenuse. \n" ); document.write( "
Algebra.Com's Answer #175679 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the hypotenuse of a right triangle is three times the length of one of the legs. the length of the other leg is the square root of 32 ft.
\n" ); document.write( " find the leg and the hypotenuse.
\n" ); document.write( ":
\n" ); document.write( "Let x = one of the legs
\n" ); document.write( "then
\n" ); document.write( "3x = the hypotenuse
\n" ); document.write( ":
\n" ); document.write( "x^2 + \"sqrt%2832%29\"^2 = (3x)^2
\n" ); document.write( ":
\n" ); document.write( "x^2 + 32 = 9x^2
\n" ); document.write( ":
\n" ); document.write( "32 = 9x^2 - x^2
\n" ); document.write( ":
\n" ); document.write( "32 = 8x^2
\n" ); document.write( "x^2 = \"32%2F8\"
\n" ); document.write( "x^2 = 4
\n" ); document.write( "x = 2 is the one side
\n" ); document.write( "and
\n" ); document.write( "3(2) = 6 is the hypotenuse
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check: 4 + 32 = 36
\n" ); document.write( "
\n" );