document.write( "Question 1074446: A right angled triangle with hypotenuse 20cm. A square 6cm placed in the right angle of the triangle. The hypothenuse touches the top right corner of the square.
\n" ); document.write( "What is length of other two sides?\r
\n" ); document.write( "\n" ); document.write( "I started usi g similar triangles and called base (x+6) and height (y+6) getting
\n" ); document.write( "y=36/x. Then use Pythagoras. But can't simplify the complicated algebra I get after that. \r
\n" ); document.write( "\n" ); document.write( "Can anyone help?
\n" ); document.write( "

Algebra.Com's Answer #689247 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
I did the same, got
\n" ); document.write( "x^4 + 12x^3 - 328x^2 + 432x + 1296 = 0
\n" ); document.write( "-----------
\n" ); document.write( "I used a graph to find x.
\n" ); document.write( "x =~ 3.0405155
\n" ); document.write( "--> the x side is 6 plus that, or that can be the y side, they're interchangeable.
\n" ); document.write( "------
\n" ); document.write( "I'm looking for another method, don't have one yet.
\n" ); document.write( "
\n" );