document.write( "Question 65368: simplify:\r
\n" );
document.write( "\n" );
document.write( "x-2 over x+2 minus x+3 over x-3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #45904 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-2 over x+2 minus x+3 over x-3 \r \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "(x-2)/(x+2) - (x+3)/(x-3) \n" ); document.write( "[(x-2)(x-3)-(x+3)(x+2)]/(x+2)(x-3) \n" ); document.write( "=[x^2-5x+6-(x^2+5x+6)]/(x+2)(x-3) \n" ); document.write( "=[-10x]/(x+2)(x-3) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |