What Does dx Mean in Math Formulas? Calculus Basics
What Does dx Mean in Math Formulas?
You're staring at a calculus problem and there's this weird little dx hanging off the end. It shows up everywhere—in derivatives, integrals, limits. What is it actually doing there?
Here's the short answer: dx represents an infinitesimally small change in x. That's it. It's a differential, not just a random symbol the math police made you write.
But let's dig into why it exists and how it actually works, because most textbooks do a terrible job explaining this.
The Honest Definition
dx is a differential. It means "a tiny, infinitely small amount of x." Not zero—zero would break everything. Just a value so small it approaches zero but never actually gets there.
When you see dy/dx, that's not a fraction being divided. It's Leibniz's notation for "the rate at which y changes when x changes by an infinitesimal amount." The dy and dx are separate entities that, together, represent that ratio.
Where You'll See dx
In Derivatives
When you write:
d/dx [x²] = 2x
That d/dx means "take the derivative with respect to x." The dx tells you which variable you're differentiating. You could have dy/dt if you're differentiating with respect to t instead.
In Integrals
When you write:
∫ f(x) dx
The dx has a specific job here. It tells you the variable of integration. It also tells you the width of those tiny rectangles you're summing up. Without it, the integral is incomplete—it's like writing a sentence without a period.
In Differential Equations
Equations like dy/dx = 3x² + 1 use dx and dy as actual quantities you can manipulate. You can separate variables, multiply both sides by dx, and integrate. Here, dx isn't just notation—it's a working part of the equation.
dx vs Δx: What's the Actual Difference?
Students mix these up constantly. Here's the breakdown:
- Δx means a finite, measurable change in x. Δx = 5 means x went from one value to another, and the difference is 5.
- dx means an infinitesimal change—something infinitely small that you can't measure or write as a regular number.
Think of it this way: Δx is a real number. dx is a concept that lives in limits.
Comparing dx Across Calculus Operations
| Context | What dx Does | Can You Manipulate It? |
|---|---|---|
| Derivative (dy/dx) | Shows variable of differentiation | Not as a standalone fraction |
| Integral (∫ f(x) dx) | Indicates variable and width of rectangles | Yes—part of the integration process |
| Differential equation | Works as an actual quantity | Yes—separate variables, multiply through |
| Partial derivative (∂x) | Indicates partial with respect to x | Similar rules to regular derivatives |
Getting Started: How to Actually Use dx
Here's how to work with it in practice:
Reading Derivatives
When you see d/dx [sin(x)], read it as "the derivative of sin(x) with respect to x." The dx tells you which variable is changing. If you had d/dt [sin(t)], you'd be differentiating with respect to t instead.
Setting Up Integrals
For ∫ from 0 to 2 (x² + 1) dx:
- The dx tells you you're integrating along the x-axis
- Those tiny rectangles have width dx
- You're summing up (x² + 1) times dx, for x from 0 to 2
Separating Variables
In dy/dx = xy, you can separate this as:
dy/y = x dx
Then integrate both sides:
∫ dy/y = ∫ x dx
ln|y| = x²/2 + C
The dx moves around like a quantity because, in this context, it is one.
Why This Matters
You don't need to fully grasp infinitesimal calculus to use dx correctly. Just remember:
- It indicates which variable you're working with
- In integrals, it completes the notation and tells you the integration width
- In differential equations, it can act as a manipulable quantity
- It's not just decoration—it's doing real work in the equation
Most of the confusion around dx comes from textbooks that treat it like magic syntax instead of explaining what it actually represents. Now you know what it is: a tiny change in x, and a symbol that tells you exactly what variable you're using.