document.write( "Question 1056390:  Simplify:\r
\n" );
document.write( "\n" );
document.write( "(1+(1/(x+3)) (1+(1/(x+2)) (1+(1/(x+1)) \n" );
document.write( "
Algebra.Com's Answer #671528 by Boreal(15235)    You can put this solution on YOUR website! (1+(1/(x+3)) (1+(1/(x+2)) (1+(1/(x+1)) \n" ); document.write( "rewrite as \n" ); document.write( "(x+4)/(x+3)*(x+3)/(x+2)*((x+2)/(x+1); we can do that, because the first is (x+3)/(x+3)+ (1/(x+3)) \n" ); document.write( "Everything cancels except (x+4)/(x+1), which is the answer. \n" ); document.write( "  |