document.write( "Question 69236: Could someone please help me add and simplify
\n" );
document.write( "-2/x+2 + 3/x-2\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for your help in advance! \n" );
document.write( "
Algebra.Com's Answer #49253 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! -2(x - 2) / (x + 2)(x - 2) + 3(x + 2) / (x - 2)(x + 2) \n" ); document.write( "(-2x + 4) / (x^2 - 4) + (3x + 6)/(x^2 - 4) \n" ); document.write( "(-2x + 4 + 3x + 6) / (x^2 - 4) \n" ); document.write( "(x + 10) / (x^2 - 4) \n" ); document.write( " |