find $$f'(0) $$if$$ f(x)=\sqrt{x+\sqrt{1+x}}$$ so you set up the limit to find the derivative at a given point a $$\lim\limits_{x \to a } \frac{f(x)-f(a)}{x-a}$$ $$\lim\limits_{x \to 0} \frac{\sqrt{x+\sqrt{1+x}}-1}{x}$$ I thought of multiplying by the conjugate, but I can't get rid of the x on the denominator without causing another x to be on a denominator
2026-03-27 18:07:02.1774634822
derivative using the definition
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\lim_{x\rightarrow0}\frac{\sqrt{x+\sqrt{x+1}}-1}{x}=\lim_{x\rightarrow0}\frac{x+\sqrt{x+1}-1}{x(\sqrt{x+\sqrt{x+1}}+1)}=\lim_{x\rightarrow0}\frac{x+1-(x-1)^{2}}{x(\sqrt{x+\sqrt{x+1}}+1)(\sqrt{x+1}-x+1)}$$ $$=\lim_{x\rightarrow0}\frac{-x^{2}+3x}{x(\sqrt{x+\sqrt{x+1}}+1)(\sqrt{x+1}-x+1)}=\lim_{x\rightarrow0}\frac{-x+3}{(\sqrt{x+\sqrt{x+1}}+1)(\sqrt{x+1}-x+1)}=\frac{3}{4}.$$