Wize University Calculus 2 Textbook > Integration

Fundamental Theorem of Calculus (FTC)

0:00 / 0:00

Fundamental Theorem of Calculus 1

FTC Part 1
Let f(x)f\left(x\right) be a continuous function on[a, b]\left[a,\ b\right], then ddxaxf(t)dt=f(x)\displaystyle \frac{d}{dx}\int_a^xf\left(t\right)dt=f\left(x\right)
  • Use this if the question involves both differentiation and integration side by side
  • It shows that differentiation and integration "cancel" each other
  • On the exam, use this short-cut formula for any FTC I questions: ddxg(x)h(x)f(t)dt=f(h)hf(g)g\displaystyle \frac{d}{dx}\int_{g(x)}^{h(x)}f\left(t\right)dt=f\left(h\right)h'-f\left(g\right)g'

Example
Find ddx4xπ(t21)3dt\displaystyle \frac{d}{dx}\int_{4x}^{\pi}\left(t^2-1\right)^3dt.
Since we see differentiation and integration together, let's use the short-cut formula for FTC I:
=((π)21)3×0((4x)21)3×4=\left(\left(\textcolor{orange}\pi\right)^2-1\right)^3\times\textcolor{orange}0-\left(\left(\textcolor{lime}{4x}\right)^2-1\right)^3\times\textcolor{lime}{4}
=4(16x21)3=-4\left(16x^2-1\right)^3

Practice: FTC I

If g(x)=x2excost dt\displaystyle g\left(x\right)=\int_{x^2}^{e^x}\cos t\ dt, find g(0)g'\left(0\right).

Practice: Application of FTC I

Given that limx00x(t21)dt=0, \displaystyle \lim_{x\rightarrow0}\int_0^x\left(t^2-1\right)dt=0,\ determine limx00x(t21)dtsinx\displaystyle \lim_{x\rightarrow0}\frac{\displaystyle \int_0^x\left(t^2-1\right)dt}{\sin x}.

0:00 / 0:00

Fundamental Theorem of Calculus 2

FTC Part 2
Suppose that F(x)F\left(x\right) is the antiderivative of f(x)f\left(x\right), then abf(x)dx=F(b)F(a)\displaystyle \int_a^bf\left(x\right)dx=F(b)-F(a)
  • Use this if the question asks you to evaluate a definite integral
  • It shows that the definite integral is a number
  • You need to find the antiderivative, then sub in the upper bound - sub in the lower bound

Example
Evaluate 141x3x2 dx\displaystyle \int_1^4\frac{1-x^3}{x^2}\ dx.
First simplify the expression:
=14 [1x2x]dx=\displaystyle \int_{\color{orange}1}^{\color{lime}4}\ \left[\frac{1}{x^2}-x\right]dx
=14[x2x]dx\displaystyle =\int_{\color{orange}1}^{\color{lime}{4}}\left[x^{-2}-x\right]dx

Find the antiderivative:
=[x11x22]14\displaystyle =\left[\frac{x^{-1}}{-1}-\frac{x^2}{2}\right]_{\color{orange}1}^{\color{lime}4}
=[1xx22]14\displaystyle =\left[-\frac{1}{x}-\frac{x^2}{2}\right]_{\color{orange}1}^{\color{lime}4}
=[14422](11122)\displaystyle =\left[-\frac{1}{\color{lime}4}-\frac{\color{lime}{4}^2}{2}\right]-\left(-\frac{1}{\color{orange}1}-\frac{\color{orange}{1}^2}{2}\right)
=274=-\frac{27}{4}

Practice: Definite Integral

Evaluate 0319+x2+2xln2 dx\displaystyle \int_0^3\frac{1}{9+x^2}+2^x\ln2\ dx.

Practice: Definite Integral

Given that bothf(x)f\left(x\right) andf(x)f'\left(x\right) are continuous everywhere, iff(1)=10f\left(1\right)=10and 31f(x)dx=12\displaystyle \int_{-3}^1f'\left(x\right)dx=12, find f(3)f\left(-3\right).

Practice: Definite Integral

Evaluate 20x21dx\displaystyle \int_{-2}^0\left|x^2-1\right|dx

Extra Practice