I've just started learning functions but my algebra is letting me down:
If $f(x)$ = $\frac{1}{x+1}$, prove that $f^2(x)$ = $\frac{x+1}{x+2}$. Hence prove $f^3(x) ...$
Am I right in thinking that $f^2(x)$ = $\frac{1}{\frac{1}{x+1}+1}$?
After working through, I end up with $\frac{x+1}{1}$
You are correct, here is $f^2(x)$ as a hint$$f^2(x) = \frac{1}{\frac{1}{x+1}+1} = \frac{1}{\frac{x+2}{x+1}} = \frac{x+1}{x+2}$$