• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Calculus From Limits to Mastery

Calnzee

Think Calculus. Learn Calculus. Live Calculus

  • Home
  • Articles
  • Trending
  • Terms
    • Privacy
    • Disclaimer
  • Support
  • Subscribe
  • Contact
You are here: Home / Articles / The Fundamental Theorem of Calculus: How Differentiation and Integration Become Two Sides of the Same Idea

The Fundamental Theorem of Calculus: How Differentiation and Integration Become Two Sides of the Same Idea

August 12, 2026 by Splendid Leave a Comment

One of the most remarkable discoveries in mathematics is that differentiation and integration, which initially appear to be completely different operations, are deeply connected.

Differentiation tells us how something is changing.

Integration tells us how small changes accumulate.

The Fundamental Theorem of Calculus (FTC) reveals that these two ideas are essentially inverse processes.

This theorem is the bridge that turns integration from an abstract idea about accumulation and area into a practical computational tool.


1. Two seemingly different questions

Suppose we have a function representing the rate at which something changes.

For example, imagine that a car’s velocity is

v(t)=2t

measured in metres per second.

We might ask:

How quickly is the car moving at a particular instant?

That is a differentiation-type question when we start with position and find velocity.

But we might instead ask:

How far has the car travelled during a particular period?

Now we need to accumulate velocity over time.

That is an integration problem.

So we have two fundamentally different-looking operations:

\text{Differentiation}\rightarrow\text{rate of change} \text{Integration}\rightarrow\text{accumulation}

The remarkable discovery is that these operations undo each other.


2. Differentiation starts with accumulation and finds the rate

Imagine that we know the total distance travelled by a car at every instant.

Call the distance function s(t).

The velocity is the rate at which distance changes:

v(t)=s'(t)

So differentiation takes us from:

\text{total accumulated quantity}\rightarrow\text{rate of change}

For example, if

s(t)=t^2

then

s'(t)=2t

Therefore the velocity is

v(t)=2t

3. Integration goes in the opposite direction

Now suppose we know velocity instead:

v(t)=2t

How can we recover the distance travelled?

We integrate:

s(t)=\int 2t,dt

Using the power rule for integration,

\int 2t,dt=t^2+C

So:

s(t)=t^2+C

Differentiating this gives us back:

s'(t)=2t

The constant C disappears during differentiation.

This is our first glimpse of the relationship:

\frac{d}{dx}\left(\int f(x),dx\right)=f(x)

In simple terms:

Differentiate what you integrate, and you get back the original function.

But the Fundamental Theorem goes much deeper.


4. Integration is really accumulation

Consider a function f(x).

Suppose we want to know how much of the quantity represented by f(x) has accumulated from a to x.

Define a new function:

F(x)=\int_a^x f(t),dt

This says:

Start at a and accumulate the values of f(t) until we reach x.

Geometrically, if f(x) is positive, this represents the area under the curve between a and x.

Now comes the astonishing part.

Differentiate this accumulated area:

F'(x)=f(x)

The rate at which accumulated area is increasing is exactly the height of the function at that point.

That is the heart of the Fundamental Theorem of Calculus.


5. Why does this make intuitive sense?

Suppose we have accumulated area up to x.

Now increase x by a very small amount \Delta x.

We add a thin strip of area.

Its approximate area is:

\Delta A\approx f(x)\Delta x

Therefore:

\frac{\Delta A}{\Delta x}\approx f(x)

As \Delta x becomes smaller and smaller:

\frac{dA}{dx}=f(x)

So the derivative of accumulated area is simply the height of the curve.

This is not a coincidence.

It is exactly why differentiation and integration are connected.


6. The first Fundamental Theorem

If

F(x)=\int_a^x f(t),dt

then, under the usual continuity conditions,

F'(x)=f(x)

This means that integration can actually construct a function whose derivative is the original function.

If we know f(x), we can construct:

F(x)=\int_a^x f(t),dt

and then:

F'(x)=f(x)

This gives a powerful interpretation of integration:

Integration is a process for constructing an antiderivative.


7. But what about the mysterious +C?

When we calculate an indefinite integral, we write:

\int f(x),dx=F(x)+C

Why?

Because differentiation cannot detect constants.

For example:

\frac{d}{dx}(x^2)=2x

But also:

\frac{d}{dx}(x^2+5)=2x

and:

\frac{d}{dx}(x^2-100)=2x

Every function of the form

x^2+C

has the same derivative.

Therefore:

\int 2x,dx=x^2+C

The constant represents the fact that differentiation loses information.


8. Definite integration changes the situation

Now consider:

\int_a^b f(x),dx

This is a definite integral.

Unlike an indefinite integral, it produces a number rather than a family of functions.

For example:

\int_0^3 2x,dx

We know that an antiderivative of 2x is:

x^2

The Fundamental Theorem tells us that:

\int_a^b f(x),dx=F(b)-F(a)

where F'(x)=f(x).

Therefore:

\int_0^3 2x,dx=3^2-0^2=9

We have converted an accumulation problem into two evaluations of an antiderivative.

That is an enormous simplification.


9. Why this theorem is so powerful

Imagine trying to calculate the area under a curve by adding infinitely many tiny rectangles.

That is conceptually what integration does.

We could write:

\text{Area}\approx\sum f(x_i)\Delta x

and then make the rectangles thinner and thinner.

In the limit:

\text{Area}=\int_a^b f(x),dx

This seems to suggest that we need to perform an infinite limiting process every time we want an area.

But the Fundamental Theorem gives us a shortcut.

Find an antiderivative:

F'(x)=f(x)

Then simply calculate:

\int_a^b f(x),dx=F(b)-F(a)

So instead of explicitly adding infinitely many tiny pieces, we can find a function whose derivative is the original function.

This is one of the great computational ideas in mathematics.


10. The theorem connects two worlds

The Fundamental Theorem connects:

Local behaviour

with

Global accumulation

A derivative describes what is happening locally.

An integral describes what has accumulated globally.

Yet the theorem tells us:

\text{local rate of change}\leftrightarrow\text{global accumulation}

This is one reason calculus is so powerful.

A tiny local relationship can tell us something about an entire interval.


11. A beautiful example: velocity and distance

Suppose a particle has velocity:

v(t)=3t^2

We want to know how far it travels between t=1 and t=4.

Distance is accumulated velocity:

\text{Distance}=\int_1^4 3t^2,dt

An antiderivative is:

t^3

Therefore:

\int_1^4 3t^2,dt=4^3-1^3=63

So the particle travels 63 units.

Notice what happened.

We did not need to calculate the position function first.

We simply accumulated the velocity.

This is the Fundamental Theorem in action.


12. Another example: changing revenue

Suppose a business has a marginal revenue function:

MR(q)=100-2q

Marginal revenue tells us approximately how much additional revenue is generated by selling one additional unit.

Suppose we want the change in revenue when quantity increases from q=10 to q=30.

We accumulate marginal revenue:

\Delta R=\int_{10}^{30}(100-2q),dq

An antiderivative is:

100q-q^2

Therefore:

\Delta R=[100q-q^2]_{10}^{30}

So:

\Delta R=(3000-900)-(1000-100)=1200

The business’s revenue increases by 1200 monetary units over that quantity range.

This illustrates why integration is so important in economics.

A marginal quantity tells us a rate of change.

Integration reconstructs the total change.


13. Integration and differentiation are not merely opposite tricks

It is tempting to say:

“Integration is just differentiation backwards.”

That is useful, but incomplete.

The deeper idea is:

\text{Differentiation measures change}

while:

\text{Integration measures accumulation}

The Fundamental Theorem says that these two perspectives are mathematically connected.

If something accumulates according to a rate f(x), then the derivative of that accumulated quantity is f(x).

And if F(x) has derivative f(x), then the accumulated change in F over an interval is obtained by integrating f.


14. The second Fundamental Theorem

The relationship can also be written as:

\int_a^b f(x),dx=F(b)-F(a)

where:

F'(x)=f(x)

This is often called the Second Fundamental Theorem of Calculus.

It gives us the practical computational rule:

Find an antiderivative, evaluate it at the upper limit, evaluate it at the lower limit, and subtract.

In shorthand:

\int_a^b f(x),dx=[F(x)]_a^b=F(b)-F(a)

This is the formula that makes much of elementary integration manageable.


15. Why the limits matter

Consider:

\int_2^5 f(x),dx

The lower limit is 2 and the upper limit is 5.

The integral represents accumulated net change from 2 to 5.

If we reverse the limits:

\int_5^2 f(x),dx

the sign changes:

\int_5^2 f(x),dx=-\int_2^5 f(x),dx

This is another reminder that definite integration is not simply “area.”

It represents signed accumulation.

Areas below the x-axis contribute negatively.


16. The deeper picture

We can now see the entire calculus story more clearly.

Suppose we have a quantity:

Q(x)

Its derivative tells us its rate of change:

Q'(x)=q(x)

If we know the rate q(x) instead, we can recover the change in Q:

Q(b)-Q(a)=\int_a^b q(x),dx

So:

\boxed{\text{Total change}=\int \text{rate of change}}

This is perhaps the most useful way to remember the Fundamental Theorem.


17. A universal pattern

The idea appears everywhere.

If we know:

velocity, integrate to obtain displacement.

\Delta s=\int v(t),dt

If we know:

acceleration, integrate to obtain change in velocity.

\Delta v=\int a(t),dt

If we know:

marginal cost, integrate to obtain change in total cost.

\Delta C=\int MC(q),dq

If we know:

marginal revenue, integrate to obtain change in revenue.

\Delta R=\int MR(q),dq

If we know:

population growth rate, integrate to obtain accumulated population change.

\Delta P=\int g(t),dt

The pattern is always the same:

\boxed{\text{Accumulated change}=\int\text{rate of change}}

18. The real meaning of the Fundamental Theorem

The Fundamental Theorem of Calculus is much more than a formula for calculating areas.

It tells us that change and accumulation are two sides of the same mathematical process.

Differentiation asks:

How much is something changing right now?

Integration asks:

How much change has accumulated over an interval?

And the Fundamental Theorem tells us:

\boxed{\text{Integration and differentiation undo each other}}

That is the conceptual breakthrough at the heart of calculus.


19. From infinitely many pieces to one simple calculation

Perhaps the most beautiful aspect of the theorem is the computational shortcut it provides.

Integration begins with the idea of adding infinitely many tiny contributions:

\int_a^b f(x),dx

Yet, if we can find an antiderivative F, the entire accumulation becomes:

F(b)-F(a)

An apparently infinite problem becomes a finite calculation.

That is why the Fundamental Theorem changed mathematics.

It gave us a systematic way to move between:

\text{infinitesimal change}\quad\text{and}\quad\text{finite accumulation}

Conclusion

The Fundamental Theorem of Calculus is the bridge connecting the two great ideas of calculus.

Differentiation studies rates of change.

Integration studies accumulation.

The theorem tells us that these are not unrelated mathematical operations. They are deeply connected:

\frac{d}{dx}\left(\int_a^x f(t),dt\right)=f(x)

and, if F'(x)=f(x),

\int_a^b f(x),dx=F(b)-F(a)

Once this connection is understood, integration becomes much more than finding areas.

It becomes a general language for reconstructing totals from rates, changes from marginal quantities, distances from velocities, and accumulated effects from instantaneous processes.

And that is perhaps the central insight of calculus:

If differentiation tells us how things change, integration tells us what all those changes add up to.

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X

Like this:

Like Loading…

Filed Under: Articles, Integral Calculus Tagged With: integration

DavidsonNext: AP® Calculus: Challenging Concepts from Calculus AB & Calculus BC

DavidsonNext: AP® Calculus: Challenging Concepts from Calculus AB & Calculus BC

Reader Interactions

Leave a ReplyCancel reply

Primary Sidebar

Recent Posts

  • Understanding What t = 0 Means in Parametric Coordinates
  • From Cartesian Coordinates to Parametric and Polar Coordinates
  • Parametric Curves and Polar Coordinates: Moving Beyond Ordinary Coordinates
  • Calculus 1C: Coordinate Systems & Infinite Series — From Curves to Infinity
  • Differential Equations: The Next Great Chapter After Calculus

Archives

  • August 2026
  • June 2026

Categories

  • Articles
  • Coordinate Systems & Infinite Series
  • Differential Calculus
  • Early Transcendentals
  • Integral Calculus
Terms Display
power rule smooth functions tangent implicit differentiation parametric coordinates numerical integration integration in economics secant natural logarithm logarithms integration limits improper integrals quotient rule mean value theorem inflection points optimization polar coordinates profit is concave downward. What does this mean? Even if profits continue to rise integration by substitution
Person climbing a staircase. Learn Data Science from Scratch: online program with 21 courses

Footer

Calculus 1A: Differentiation

Calculus 1A: Differentiation by MITx

Calculus 1B: Integration

Calculus 1B: Integration by MITx

Calculus 1C: Coordinate Systems & Infinite Series

This website may use AI tools to assist in content creation. All articles are reviewed, edited, and fact-checked by our team before publishing. We may receive compensation for featuring sponsored products and services or when you click on links on this website. This compensation may influence the placement, presentation, and ranking of products. However, we do not cover all companies or every available product.

  • Home
  • Articles
  • Trending
  • Terms
  • Support
  • Subscribe
  • Contact
%d