📘 Fundamental Theorem of Calculus (FTC I & II)
🔹 FTC Part I (Derivative of Integral)
If F(x)=∫axf(t)dt, then:
F′(x)=f(x)
Key Idea:
- Differentiation undoes integration
With chain rule:
If F(x)=∫ag(x)f(t)dt, then:
F′(x)=f(g(x))⋅g′(x)
🔹 FTC Part II (Evaluation of Definite Integral)
If F′(x)=f(x), then:
∫abf(x)dx=F(b)−F(a)
Steps:
- Find an antiderivative F(x)
- Plug in bounds: F(b)−F(a)
🔹 Quick Example
∫13x2dx
Antiderivative: F(x)=3x3
=333−313=327−31=326
🔹 Key Takeaways
- FTC connects derivatives ↔ integrals
- Part I: derivative of area function
- Part II: compute definite integrals
- Always check if chain rule is needed