document.write( "Question 827964: So I have a 30-60-90 triangle with the short leg that has a length of 5x and the long leg with a length of x^2+2x. I have to solve for x. (Hint) use what you know about the ratio. \n" ); document.write( "
Algebra.Com's Answer #499463 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
If short leg is 5x, hyp is twice or 10x
\n" ); document.write( "So we have ( x^2+2x )^2 + (5x)^2 = (10x)^2
\n" ); document.write( "x^4 +4x^3 + 4x^2 +25x^2 = 100x^2
\n" ); document.write( "subtract 100x^2 from each side
\n" ); document.write( "x^4 +4x^3 + 4x^2 +25x^2 - 100x^2 = 0
\n" ); document.write( "x^4 +4x^3 - 71x^2 = 0
\n" ); document.write( "Factor
\n" ); document.write( "x^2(x^2 + 4x -71)=0
\n" ); document.write( "Since x^2 is a factor, one solution is zero
\n" ); document.write( "Now solve x^2 + 4x -71 = 0
\n" ); document.write( "See http://www.wolframalpha.com/input/?i=x^2%2B4x-71%3D0
\n" ); document.write( "\"-2-5sqrt%283%29\"
\n" ); document.write( "\"5sqrt%283%29-2\"
\n" ); document.write( "
\n" );