Question: If $f(x) = \cfrac{x}{x + \cfrac{x}{x + \cfrac{x}{x + \vdots}}}$, find $f'(x)$.
Possible Answer:
After searching all over the place I’ve given up and resorted to posting this, I know this is a very simple problem for most of you on here but I was wondering if you could check my answer- found this question somewhere on this website yet they didn’t post the answer.
Thanks
George

Since we have that \begin{align} f(x) = \frac{x}{x+f(x)} \end{align} then it follows \begin{align} f'(x) = \frac{x+f(x)-x-xf'(x)}{(x+f(x))^2} \ \ \implies f'(x)\left(1+\frac{x}{(x+f(x))^2} \right) = \frac{f(x)}{(x+f(x))^2}. \end{align} Hence it follows \begin{align} f'(x)=\frac{f(x)}{(x+f(x))^2+x}. \end{align}
Edit: Observe that \begin{align} f'(x) =&\ \frac{f(x)}{x^2+2xf(x)+f(x)^2+x} = \frac{f(x)}{x^2+xf(x)+2x} = \frac{f(x)+x-x}{x^2+xf(x)+2x}\\ =&\ \frac{1-\frac{x}{x+f(x)}}{x\frac{x+f(x)}{x+f(x)}+2\frac{x}{x+f(x)}} = \frac{1-f(x)}{x+2f(x)}. \end{align}