document.write( "Question 34380: I tried this on one of the solvers first, and it said it could not be simplified, I am doubting this, could you please explain?\r
\n" );
document.write( "\n" );
document.write( "(2)/(x^2+4x+3)+ (1)/(x+3) \n" );
document.write( "
Algebra.Com's Answer #20747 by benni1013(206) ![]() You can put this solution on YOUR website! Very much so here are the steps:\r \n" ); document.write( "\n" ); document.write( "2/(x+1)(x+3)+1/(x+3)==>2/(x+1)(x+3)+1(x+1)/(x+1)(x+3)==>2+x+1/(x+1)(x+3)==> \n" ); document.write( "x+3/(x+1)(x+3)==>1/x+1 \n" ); document.write( " |