Solve for $h'(x)$ using the fundamental theorem of calculus. $$h(x) = \int _{-4}^{\sin\left(x\right)}\left(\cos\left(t^4\right)+t\right)\,dt$$
I tried to do this by plugging in the $\sin(x)$ into both of the $t$'s and then tried to calculate the derivative of that.
This is the derivative I calculated:
$$-4\sin^3(x)\sin\left(\sin^4(x)\right)\cos(x)+\cos(x)$$
But this is incorrect.
Any help?
$$h(x) = \int_{-4}^{\sin(x)} (\cos(t^4)+t) \, dt$$
Applying chain rule,
you should get $$h'(x)=\left(\cos (\color{blue}{\sin}^4\color{blue}{(x)})+\color{blue}{\sin(x)}\right) \color{green}{\frac{d}{dx}\sin (x)}$$
Recall that in chain rule,
$$\frac{d}{dx}f(g(x))=f'(\color{blue}{g(x)})\color{green}{g'(x)}$$