I think $\frac{d}{dx} \int f(x) dx = f(x)$ right? So $\frac{d}{dx} \int^b_a f(x) dx = [f(x)]^b_a = f(a)-f(b)$? But why when:
$$f(x) = \int^{x^3}_{x^2} \sqrt{7+2e^{3t-3}}$$
then
$$f'(x) = \color{red}{(x^3)'}\sqrt{7+2e^{3x-3}} - \color{red}{(x^2)'}\sqrt{7+2e^{3x-3}}$$
Where did the $(x^3)'$ and $(x^2)'$ come from?
$\int_a^bf(x)\,dx$ is a number, so ${d\over dx}\int_a^bf(x)\,dx=0$.
Now suppose $\int g(x)\,dx=F(x)$. Then $\int_{x^2}^{x^3}g(t)\,dt=F(x^3)-F(x^2)$, so ${d\over dx}\int_{x^2}^{x^3}g(t)\,dt=(x^3)'F'(x^3)-(x^2)'F'(x^2)=3x^2g(x^3)-2xg(x^2)$.