document.write( "Question 469756: find all real solutions of the equation : x^2/(x+20)=1 \n" ); document.write( "
Algebra.Com's Answer #322248 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find all real solutions of the equation :
\n" ); document.write( "x^2/(x+20)=1
\n" ); document.write( "----
\n" ); document.write( "x^2 = x+20
\n" ); document.write( "----
\n" ); document.write( "x^2-x-20 = 0
\n" ); document.write( "Factor:
\n" ); document.write( "(x-5)(x+4) = 0
\n" ); document.write( "---
\n" ); document.write( "x = 5 or x = -4
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" );