I've been trying to simplify this $$ 1-\frac{1}{n+2}+\frac{1}{(n+2) (n+3)} $$ to get it to that $$ 1-\frac{(n+3)-1}{(n+2)(n+3)} $$ but I always end up with this $$ 1-\frac{(n+3)+1}{(n+2)(n+3)} $$ Any ideas of where I'm going wrong? Wolfram Alpha gets it to correct form but it doesn't show me the steps (even in pro version)
Thanks
Everywhere there is a minus sign, replace it with plus a negative.
So with your original expression, try instead simplifying $$ 1+\frac{-1}{n+2}+\frac{1}{(n+2) (n+3)} $$ and you should be much less prone to error.