document.write( "Question 159353: x/x^2-1+2/x+1=1+1/2x-2 \n" ); document.write( "
Algebra.Com's Answer #117579 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Assume your problem is: \n" ); document.write( " \n" ); document.write( "Factor \n" ); document.write( " \n" ); document.write( "Multiply by common denominator; 2(x+1)(x-1), results: \n" ); document.write( "2x + 2(2(x-1)) = 2(x+1)(x-1) + (x+1) \n" ); document.write( ": \n" ); document.write( "2x + 4x - 4 = 2(x^2-1) + (x + 1) \n" ); document.write( ": \n" ); document.write( "6x - 4 = 2x^2 - 2 + x + 1 \n" ); document.write( ": \n" ); document.write( "6x - 4 = 2x^2 + x - 1 \n" ); document.write( ": \n" ); document.write( "0 = 2x^2 + x - 6x - 1 + 4 \n" ); document.write( ": \n" ); document.write( "0 = 2x^2 - 5x + 3 \n" ); document.write( "Factor this to \n" ); document.write( "(2x-3)(x-1) = 0 \n" ); document.write( "two solutions: \n" ); document.write( "x = 1 \n" ); document.write( "and \n" ); document.write( "2x = 3 \n" ); document.write( "x = \n" ); document.write( "x = 1.5 \n" ); document.write( "; \n" ); document.write( "The 1st answer, x=1 cannot be a solution, division by 0, therefore; \n" ); document.write( "x = 1.5 is the only solution \n" ); document.write( ": \n" ); document.write( "Check it in the original equation \n" ); document.write( " |