I need to find $\lim\limits_{h\to0}\frac{1}{h}\int_1^{1+h}\sqrt{1+t^2}dt$
I try to
$step1$
$\lim\limits_{h\to0}\frac{1}{h}[\frac{2}{3}(1+t^2)^\frac{3}{2}.\frac{1}{3}t^3]\mid_0^{1+h}$
$step2$
$\lim\limits_{h\to0}\frac{1}{h}[\frac{2}{3}(1+(1+h)^2)^\frac{3}{2}.\frac{1}{3}(1+h)^3]$
$step3$
$\lim\limits_{h\to0}\frac{1}{h}[\frac{2}{3}(1+(1+h)^3).\frac{1}{3}(1+h)^3]$
I not sure these steps is right?
Note that: $$\int\sqrt{1+t^2}dt=\frac12\left(t\sqrt{1+t^2}+\ln(t+\sqrt{1+t^2})\right).$$ Plugging $1+h$ and "1" and estimating the limit is quite complicated. Instead, follow the suggestion given in the comment.
Note that: $$\lim\limits_{h\to0}\frac{1}{h}\int_1^{1+h}\sqrt{1+t^2}dt=\lim\limits_{h\to0}\frac{\int_1^{1+h}\sqrt{1+t^2}dt}{h}\overbrace{=}^{LR}\lim\limits_{h\to0}\frac{\sqrt{1+(1+h)^2}}{1}=\sqrt{2}.$$