Example
Use F of the upper bound minus F of the lower bound. What guarantees this evaluate-the-antiderivative shortcut equals the accumulated area is the Fundamental Theorem of Calculus, which this book uses but does not prove.
highlighted = computed this step
Step 1 — Set up
Set up the definite integral from 1 to 3.
∫13x2dx
Step 2 — Antiderivative
Find an antiderivative.
F(x)=3x3
Step 3 — Evaluate upper bound
Evaluate F at the upper bound 3 to get 9.
F(3)=9
Step 4 — Evaluate lower bound
Evaluate F at the lower bound 1 to get 1 over 3.
F(1)=31
Step 5 — Subtract
Subtract 9 minus 1 over 3 to get 26 over 3.
9−31=326
definite-integral-ftc
The Fundamental Theorem of Calculus states that ∫_a^b f(x) dx = F(b) - F(a), where F is any antiderivative of f.