document.write( "Question 619372: please help me simplify the following expression:\r
\n" );
document.write( "\n" );
document.write( "a+1/(a^2-2a-3)- a+1/(a^2+4a+3)\r
\n" );
document.write( "\n" );
document.write( "i have tried to factorise the denominators to find common factors but cannot come up with the answer in my book: 6/(a-3)(a+3). Also, tried to put the expression into the automatic calculator on here but it came out with a different answer. Help! Thanks, Ade \n" );
document.write( "
Algebra.Com's Answer #389584 by Alan3354(69443) You can put this solution on YOUR website! a+1/(a^2-2a-3)- a+1/(a^2+4a+3) \n" ); document.write( "---------------- \n" ); document.write( "= a+1/(a-3)*(a+1) - a+1/(a+1)*(a+3) \n" ); document.write( "= 1/(a-3) - 1/(a+3) \n" ); document.write( "= ((a+3) - (a-3))/(a^2 - 9) \n" ); document.write( "= 6/(a^2 - 9) \n" ); document.write( " \n" ); document.write( " |