document.write( "Question 217017: x+3/x-3 = x-5/x+5 \n" ); document.write( "
Algebra.Com's Answer #163922 by shymeerab(21)\"\" \"About 
You can put this solution on YOUR website!
x+3/x-3 = x-5/x+5
\n" ); document.write( "(x(x-3)+3)/(x-3)=(x(x+5)-5)/(x+5)
\n" ); document.write( "(x(x-3)+3)(x+5)=(x(x+5)-5)(x-3)
\n" ); document.write( "(x^2-3x+3)(x+5)=(x^2+5x-5)(x-3)
\n" ); document.write( "x^3-3x^2+3x+5x^2-15x+15=x^3-3x^2+5x^2-15x-5x+15
\n" ); document.write( "3x=0
\n" ); document.write( "x=0\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );