can't figure out how to solve this, completely forgot the math course Could you point by point how to do this?
\begin{gather}\int_0^x e^{-t^2} . (t^2-17t+72) \,dt\end{gather}
can't figure out how to solve this, completely forgot the math course Could you point by point how to do this?
\begin{gather}\int_0^x e^{-t^2} . (t^2-17t+72) \,dt\end{gather}
To start this I would define $f(x) = \int^{x}_{0}{e^{-t^{2}}(t^2-17t+72)}$ and $g(t) = e^{-t^{2}}(t^2-17t+72)$ and recall that $max(f)$ occurs when $f’=0$. Then we can differentiate $f(x)$ $$f’(x) = \frac{d}{dx} \int^{x}_{0}{e^{-t^{2}}(t^2-17t+72)} = \frac{d}{dx} \int^{x}_{0}{g(t)} = \frac{d}{dx} [G(x)]^{x}_{0} = \frac{d}{dx} [G(x) - G(0)] = g(x)$$
Therefore $g(x) = 0$ which occurs when $e^{-x^{2}}=0$ (never) and when $x^2-17x+72=0$ so $x\in \{8,9\}$.
As the original equation is difficult to evaluate I would rely on the second derivative test. $$f’’(x)=g’(x)= -2xe^{-x^2} (x^2-17x+72)+e^{-x^2}(2x-17)$$ Note that $f’’(8) \lt 0 \lt f’’(9)$ Therefore $(8,f(8))$ is a maximum of the function.