5.3 The Fundamental Theorem of Calculus/8: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math> g(x)=\int_{3}^{x}e^{t^2-t}dt </math> <br><br>
<math> g(x)=\int_{3}^{x}e^{t^2-t}dt </math> <br><br>
<math>\frac{d}{dx}\left[g(x)\right] = \frac{d}{dx}\left[\int_{3}^{x}e^{t^2-t}dt\right]=1e^{x^2-x}-0e^{3^2-3}=e^{x^2-x}</math> <br><br>
<math>\frac{d}{dx}\left[g(x)\right] = \frac{d}{dx}\left[\int_{3}^{x}e^{t^2-t}dt\right]=1\cdot(e^{x^2-x})-0\cdot(e^{3^2-3})=e^{x^2-x}</math> <br><br>
<math>\text{Therefore, } g'(x)=e^{x^2-x}</math>
<math>\text{Therefore, } g'(x)=e^{x^2-x}</math>

Revision as of 17:11, 25 August 2022