Calculus 2A — Integrals
The Fundamental Theorem of Calculus
continues from lesson 1 — values defined earlier in the course stay live here
ELI5: the miracle that names the subject — integration undoes differentiation. Instead of a thousand rectangles, find a function F whose derivative is the integrand (an antiderivative) and just subtract its values at the ends: area = F(1) − F(0). For x², F(x) = x³/3.
an antiderivative of x² (since F′ = x²)
= the whole area in one subtraction: 1/3
✓ pass brute force and the theorem agree
The engine integrates symbolically, and (on Pro) the Steps button walks through the antiderivative rule by rule:
= antiderivative of 2x is x² — click Steps
= antiderivative of x² is x³/3 — Steps explains it
Try it yourself: find the area under 3x² from 0 to 1. (An antiderivative of 3x² is x³, so it's 1³ − 0³.)
✏️ Your turn: compute ∫₀¹ 3x² dx. The check compares your value to 1000 thin rectangles — so you must actually evaluate the integral.
✓ pass green when your area matches the rectangles
Where next: Calculus 2B runs sums to infinity — series and the Taylor polynomials behind your calculator.