I'm not sure how to deal with upper and lower bounds in integrals when using the first part of the fundamental theorem of calculus to work with them.
The question I'm looking at asks me to find the derivative of the function, where the function is a definite integral. The question is explicitly telling me to use the fact that $\frac{d}{dx} \int f(x)dx = f(x)$, i.e. the first part of the fundamental theorem of calculus, to answer the question.
The function is:
$$\int_{\sqrt{x}}^{\pi/4} \theta \cdot tan\theta \cdot d\theta = g(x)$$
In words: if a function corresponds to an integral where the upper bound on the integral is $\pi/4$, the lower bound is $\sqrt{x}$, and the function being integrated is $\theta \cdot tan\theta$ with respect to $\theta$, then what is the derivative of the function?
I've tried setting $u = \pi/4$ and applying the chain rule, that's worked in the past but it doesn't give me the right answer here. I'm guessing I also have to incorporate the lower bound, that $\sqrt{x}$, in my solution somehow, but I have no idea how.
Any help would be greatly appreciated.
So,$$g(x)=\int_{\sqrt x}^{\frac\pi4}\theta\tan\theta\,\mathrm d\theta=-\int_{\frac\pi4}^{\sqrt x}\theta\tan\theta\,\mathrm d\theta.$$Can you now apply the Fundamental Theorem of Calculus, together with the chain rule?