Sign in to save

Bookmark this page so you can find it later.

The Fundamental Theorem of Calculus is one of the most important ideas in mathematics because it shows that differentiation and integration are inverse processes. Differentiation measures instantaneous change, while integration measures accumulated quantity such as area under a curve. This theorem lets students move between rates and totals in a precise way. It is the bridge that makes much of applied calculus possible in physics, engineering, economics, and biology.

The theorem has two closely connected parts. The first part says that if you build an accumulation function from a continuous function ff, then the derivative of that accumulation is the original function: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_a^x f(t)\,dt = f(x). The second part says that a definite integral can be computed using any antiderivative FF of ff: abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a). Together these ideas connect slope and area, local behavior and total change.

Key Facts

  • If F(x)=axf(t)dtF(x) = \int_a^x f(t)\,dt and ff is continuous, then F(x)=f(x)F'(x) = f(x).
  • If F(x)=f(x)F'(x) = f(x), then abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a).
  • Differentiation gives rate of change, while definite integration gives accumulated change.
  • The variable inside the integral, as in axf(t)dt\int_a^x f(t)\,dt, is a dummy variable and can be replaced by another symbol.
  • Net area can be negative when the graph of f(x)f(x) lies below the xx-axis.
  • For motion, if v(t)v(t) is velocity, then displacement on [a,b][a, b] is abv(t)dt\int_a^b v(t)\,dt.

Vocabulary

Antiderivative
An antiderivative of ff is a function FF whose derivative is ff, so F(x)=f(x)F'(x) = f(x).
Definite integral
A definite integral gives the accumulated net change of a function over an interval.
Accumulation function
An accumulation function measures total area or total change from a fixed starting point up to x.
Continuous function
A continuous function has no breaks, jumps, or holes on the interval being studied.
Net change
Net change is the final amount minus the initial amount, often computed with an \int of a rate.

Common Mistakes to Avoid

  • Treating the definite \int as always positive, which is wrong because areas below the xx-axis contribute negative signed area to the \int.
  • Forgetting to evaluate the antiderivative at both bounds, which is wrong because abf(x)dx\int_a^b f(x)\,dx equals F(b)F(a)F(b) - F(a), not just F(b)F(b).
  • Using the same variable for the limit and the integration variable in an accumulation function, which is wrong because writing axf(x)dx\int_a^x f(x)\,dx confuses the changing upper limit with the dummy variable.
  • Assuming the theorem works without the needed conditions, which is wrong because continuity of f is required for the first part in the standard form and differentiability of F is required when using an antiderivative.

Practice Questions

  1. 1 Let f(x)=3x2+2f(x) = 3x^2 + 2. Find 14f(x)dx\int_1^4 f(x)\,dx.
  2. 2 Define G(x)=0x(t35t)dtG(x) = \int_0^x (t^3 - 5t)\,dt. Find G(x)G'(x) and then evaluate G(2)G'(2).
  3. 3 A function f(x)f(x) is positive and increasing on the interval [a,b][a, b]. Explain what the Fundamental Theorem of Calculus says about the derivative of A(x)=axf(t)dtA(x) = \int_a^x f(t)\,dt and describe what that means about the graph of AA.