document.write( "Question 845778: Solve for x:\r
\n" );
document.write( "\n" );
document.write( "20/(x+5)=(x+5)/x \n" );
document.write( "
Algebra.Com's Answer #520976 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 20/(x+5)=(x+5)/x\r \n" ); document.write( "\n" ); document.write( "(x+5)^2=20x \n" ); document.write( "x^2+10x+25=20x \n" ); document.write( "x^2-10x+25=0 \n" ); document.write( "(x-5)^2=0 \n" ); document.write( "x=5 \n" ); document.write( " |