The value of \(\frac{d}{dx}\int_{\sin^2{x}}^{2\sin{x}}e^{t^2}dt\) at \(x=\pi\) is
Step-by-step Solution:
Correct Answer: C (-2)
This problem requires the use of the Leibniz integral rule, which is a part of the Fundamental Theorem of Calculus used to find the derivative of an integral where the limits of integration are functions of the variable.
The rule states that if you have an integral of the form $F(x) = \int_{a(x)}^{b(x)} f(t) dt$, its derivative with respect to $x$ is given by:
$$ F'(x) = \frac{d}{dx} \int_{a(x)}^{b(x)} f(t) dt = f(b(x)) \cdot b'(x) - f(a(x)) \cdot a'(x) $$
Let's identify the components from the given expression:
Next, we find the derivatives of the limits with respect to $x$:
Now, we substitute these into the Leibniz rule formula:
$\frac{d}{dx} \int_{\sin^2 x}^{2\sin x} e^{t^2} dt = f(2\sin x) \cdot (2\cos x) - f(\sin^2 x) \cdot (2\sin x \cos x)$
$= e^{(2\sin x)^2} \cdot (2\cos x) - e^{(\sin^2 x)^2} \cdot (2\sin x \cos x)$
$= e^{4\sin^2 x}(2\cos x) - e^{\sin^4 x}(2\sin x \cos x)$
We need to find the value of the derivative at $x = \pi$. We know that:
Substitute these values into the expression for the derivative:
Value $= e^{4(\sin \pi)^2}(2\cos \pi) - e^{(\sin \pi)^4}(2\sin \pi \cos \pi)$
$= e^{4(0)^2}(2(-1)) - e^{(0)^4}(2(0)(-1))$
$= e^0(-2) - e^0(0)$
$= (1)(-2) - (1)(0) = -2$