document.write( "Question 390550: solve: 2/x+1 + 3/x-1 = 5/x^2-1 \n" ); document.write( "
Algebra.Com's Answer #276963 by stanbon(75887) ![]() You can put this solution on YOUR website! solve: 2/x+1 + 3/x-1 = 5/x^2-1 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by x^2-1 to get: \n" ); document.write( "2(x-1) + 3(x+1) = 5 \n" ); document.write( "5x+1 = 5 \n" ); document.write( "5x = 4 \n" ); document.write( "x = 4/5 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |