document.write( "Question 314739: simplify [(x^2+x+7/(x-3)(x+4)]-[(x^2+3)/(x^2+x-12)] \n" ); document.write( "
Algebra.Com's Answer #225093 by mananth(16946)![]() ![]() You can put this solution on YOUR website! [(x^2+x+7/(x-3)(x+4)]-[(x^2+3)/(x^2+x-12)] \n" ); document.write( ".. \n" ); document.write( "[(x^2+x+7/(x-3)(x+4)]-[(x^2+3)/(x+4)(x-3)] \n" ); document.write( "LCM = (x-3)(x+4) \n" ); document.write( ".. \n" ); document.write( "x^2+x+7 -x^2-3 / x-3)(x+4) \n" ); document.write( "(x+4 )/ (x-3)(x+4) \n" ); document.write( "1/(x-3) \n" ); document.write( " |