document.write( "Question 69137: subtract and simplify 2/(x+1)=3/(x-3) \n" ); document.write( "
Algebra.Com's Answer #49211 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 2(x - 3) = 3(x + 1) \n" ); document.write( "2x - 6 = 3x + 3 \n" ); document.write( "-9 = x \n" ); document.write( " |