document.write( "Question 320939: (-x/(1-x)+(1+x)/x)/((1-x)/x-x/(1+x)) \n" ); document.write( "
Algebra.Com's Answer #229859 by mananth(16949) You can put this solution on YOUR website! (-x/(1-x)+(1+x)/x)/((1-x)/x-x/(1+x)\r \n" ); document.write( "\n" ); document.write( "LCM of numerator= x(1-x) LCM OF DENOMINATOR =x(1+x) \n" ); document.write( ".. \n" ); document.write( "-x^2+(1+x)(1-x)/ x(1-x) / (1+x)(1-x)-x^2/x(1+x) \n" ); document.write( ".. \n" ); document.write( "-x^2+(1+x)(1-x)/x(1-x) / x(1+x)/(1+x)(1-x) -x^2 \n" ); document.write( ".. \n" ); document.write( "-x^2+1-x^2 / x(1-x) / x(1+x)/ 1-x^2-x^2 \n" ); document.write( ".. \n" ); document.write( "1-2x^2 /x(1-x) / x(1+x)/ 1-2x^2 \n" ); document.write( ".. \n" ); document.write( "(1+x)/(1-x) \n" ); document.write( " |