document.write( "Question 295653: Find all real solutions of the given equation. x+x^1/2-20=0 \n" ); document.write( "
Algebra.Com's Answer #213080 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x+x^1/2-20=0
\n" ); document.write( "--------------
\n" ); document.write( "The easiest way to do this one is to treat it as a quadratic in x^1/2.
\n" ); document.write( "Use xh for x^1/2
\n" ); document.write( "(xh)^2 + (xh) - 20 = 0
\n" ); document.write( "(xh + 5)*(xh - 4) = 0
\n" ); document.write( "xh = -5 --> x = 25
\n" ); document.write( "xh = 4 --> x = 16
\n" ); document.write( "------------
\n" ); document.write( "Much simpler and less error chance than expanding it, etc.
\n" ); document.write( "
\n" ); document.write( "
\n" );