document.write( "Question 452186: can you please help me figure out how to solve this problem (x+3)/(x+2) - (x)/(2-x) \n" ); document.write( "
Algebra.Com's Answer #310897 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (x+3)/(x+2) - (x)/(2-x) \n" ); document.write( "=(x+3)/(x+2) + (x)/-(2-x) \n" ); document.write( "=(x+3)/(x+2) + (x)/(x-2) \n" ); document.write( "=(x+3)(x-2) + x(x+2) / (x+2)(x-2) \n" ); document.write( "=(x^2+x-6+x^2+2x)/(x^2-4) \n" ); document.write( "=(2x^2+3x-6)/(x^2-4) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |