document.write( "Question 1027605: (x-2)/(x+3)+ (10x)/(x^2-9)\r
\n" );
document.write( "\n" );
document.write( "simplify the sum and state any restrictions on variables.\r
\n" );
document.write( "\n" );
document.write( "thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #642816 by Boreal(15235) You can put this solution on YOUR website! (x-2)/(x+3)+ (10x)/(x^2-9) \n" ); document.write( "common denominator is (x+3)(x-3) \n" ); document.write( "(x-2)(x-3)+10x is numerator, which is x^2-5x+6+10x=x^2+5x+6 \n" ); document.write( "that factors to (x+3)(x+2) \n" ); document.write( "The denominator is (x+3)(x-3) after factoring \n" ); document.write( "divide by (x+3)(x-3) and the (x+3) cancel \n" ); document.write( "answer is \n" ); document.write( "(x+2)/(x-3) \n" ); document.write( " |