The Fundamental Theorem: Connecting Derivatives and Integrals
See how differentiation and integration are inverse operations β two sides of the same coin β and why this connection is the most important theorem in calculus.
The Fundamental Theorem of Calculus is one of the most profound discoveries in mathematics. It revealed that two seemingly unrelated operations β finding instantaneous rates (derivatives) and finding accumulated totals (integrals) β are exact inverses of each other. This wasn't obvious. It took Newton and Leibniz to discover it independently in the 1600s, and it unified two centuries of separate mathematical work. Understanding this connection gives you a complete picture of calculus and the foundation to go further: multivariable calculus, differential equations, and all the advanced tools used in modern science and engineering.
- State both parts of the Fundamental Theorem of Calculus and explain what each means
- Show that differentiation and integration are inverse operations
- Apply the complete calculus workflow: model β differentiate or integrate β interpret
Together: integration and differentiation undo each other. The area accumulation function has derivative equal to the original rate function.
The Complete Calculus Cycle
Show that differentiating and then integrating (or vice versa) returns the original function.
\[ f(x) = x^2 \quad \xrightarrow{\text{differentiate}} \quad f'(x) = 2x \quad \xrightarrow{\text{integrate}} \quad \int 2x\,dx = x^2 + C \]We recover \(x^2\) (up to the constant C). Differentiation and integration are inverse operations.
A car's acceleration is \(a(t) = 6t - 4\) m/sΒ². If initial velocity is \(v(0) = 2\) m/s, find velocity at \(t = 5\).
\[ v(5) = v(0) + \int_0^5 a(t)\,dt = 2 + \int_0^5 (6t-4)\,dt \] \[ = 2 + \left[3t^2 - 4t\right]_0^5 = 2 + (75 - 20) = 2 + 55 = \mathbf{57 \text{ m/s}} \]Revenue grows at rate \(R'(t) = 200 + 50t\) thousand dollars/year. If \(R(0) = 500\), find total revenue at \(t = 4\) years.
\[ R(4) = R(0) + \int_0^4 R'(t)\,dt = 500 + \int_0^4 (200 + 50t)\,dt \] \[ = 500 + \left[200t + 25t^2\right]_0^4 = 500 + (800 + 400) = 500 + 1200 = \mathbf{\$1{,}700 \text{k}} \]- State FTC Part 2 in words: what does \(\int_a^b f(x)\,dx = F(b)-F(a)\) mean?
- If \(\frac{d}{dx}\left[\int_3^x \cos(t)\,dt\right]\) = ?, apply FTC Part 1.
- A function's rate of change is \(f'(x) = 4x - 2\) and \(f(1) = 3\). Find \(f(4)\).
βΆ Show Answers
- To evaluate the exact area (or accumulated total) from \(a\) to \(b\), find any antiderivative \(F\) and compute \(F(b) - F(a)\) β no limit computation required.
- By FTC Part 1: \(\frac{d}{dx}\left[\int_3^x \cos(t)\,dt\right] = \mathbf{\cos(x)}\).
- \(f(4) = f(1) + \int_1^4 (4x-2)\,dx = 3 + [2x^2-2x]_1^4 = 3 + (32-8)-(2-2) = 3 + 24 = \mathbf{27}\).
- Confusing FTC Part 1 and Part 2: Part 1 differentiates an integral (result is a function); Part 2 evaluates a definite integral (result is a number).
- Forgetting initial conditions in Net Change problems: \(\int_a^b f'(x)\,dx = f(b)-f(a)\) gives the change, not the final value, unless you add the initial value.
- Thinking the constant C matters for definite integrals: In FTC Part 2, \(C\) cancels: \((F(b)+C)-(F(a)+C) = F(b)-F(a)\).
- FTC connects derivatives (instantaneous rates) and integrals (accumulated totals) β they are inverse operations.
- FTC Part 2: any antiderivative \(F\) of \(f\) gives \(\int_a^b f\,dx = F(b)-F(a)\).
- Net Change Theorem: \(\int_a^b f'(x)\,dx = f(b)-f(a)\) β integrate the rate to get the change in the quantity.
- The full calculus workflow: identify the rate function β integrate (or differentiate) β add initial condition β interpret the answer in context.
The Fundamental Theorem is the backbone of every STEM discipline. Electrical engineers relate voltage, current, and charge using it. Economists model marginal and total cost. Epidemiologists integrate infection rates to find total case counts. Climate scientists integrate COβ flux rates to model atmospheric concentration. If you continue in any quantitative field, you will use this theorem β in symbolic form, in differential equations, or embedded in the numerical solvers that run every scientific simulation.
Calculator Connection
The Derivative Calculator and Definite Integral Calculator together demonstrate the inverse relationship: differentiate a function, then integrate the result to recover the original. The Tangent Line Solver shows how the derivative at any point is the instantaneous slope of the accumulated-area function.
Try it with the Calculator
Apply what you've learned with these tools.
The Fundamental Theorem: Connecting Derivatives and Integrals - Quiz
5 questions per attempt Β· Intermediate Β· Pass at 70%
Start Quiz β