$$1-\frac{k+2}{(k+1)(k+2)}+\frac1{(k+1)(k+2)}=1-\frac{k+1}{(k+1)(k+2)}$$
Why does the equation hold? I thought $k + 2 + 1$ would be $k + 3$ , but its somehow $k+1$ in the example?
this is regarding induction. I just need to understand the algebraic step.
Don't forget the negative sign.
$$-(k+2)+1 = -k-2+1=-k-1 = -(k+1)$$
Another possible view:
$$-(k+2)-(-1)=-(k+2-1)=-(k+1)$$