document.write( "Question 641843:  Here is the problem I am having trouble with.\r
\n" );
document.write( "\n" );
document.write( "x/(x^2-1) - (x+3)/(x^2-x) = -3/(x^2+x)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #403840 by stanbon(75887)    ![]() You can put this solution on YOUR website! x/(x^2-1) - (x+3)/(x^2-x) = -3/(x^2+x) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by x(x-1)(x+1) to get: \n" ); document.write( "x^2 - (x+3)(x+1) = -3(x-1) \n" ); document.write( "----- \n" ); document.write( "x^2 - [x^2+4x+3] = -3x+3 \n" ); document.write( "----- \n" ); document.write( "x^2 - x^2 -4x - 3 = -3x+3 \n" ); document.write( "---- \n" ); document.write( "x = -6 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "  |