Using FTC, find $F'(x)$ where $F$ is defined on $[0,\infty)$ by $$F(x)=\int_x^{e^x}\sqrt{1+t^2}dt.$$
I know $$F(x)=\int_x^{e^x}\sqrt{1+t^2}dt= \int_0^{e^x}\sqrt{1+t^2}dt-\int_0^{^x}\sqrt{1+t^2}dt$$
Then $F'(x)=\sqrt{1+(e^x)^2}-=\sqrt{1+(x)^2}$
Right?
No. By the chain rule the function $\int_0^{e^x}\sqrt{1+t^2}dt$ has the derivative $\sqrt{1+(e^x)^2}e^x$.Hence
$F'(x)=\sqrt{1+(e^x)^2}e^x-\sqrt{1+x^2}$.