If \(f(x) = x\), then increasing \(x\) by \(h\) increases the value by exactly \(h\). The difference quotient is \(\frac{(x + h) - x}{h} = \frac{h}{h} = 1\) for every \(h \neq 0\), so the derivative is \(1\).
This is the base case of the whole process. Every other rule reduces a complicated expression to the derivatives of simpler pieces; the recursion has to stop somewhere, and it stops here and at the constant rule.
It is also the \(n = 1\) case of the power rule: \(\frac{d}{dx}x^{1} = 1 \cdot x^{0} = 1\).
When it applies
The expression is the differentiation variable standing on its own.
At the bottom of a chain, product or quotient computation, once everything else has been peeled away.
Any other symbol is not the variable: with respect to \(x\), the derivative of \(y\) is \(0\).
Five worked examples
Every line is the step the calculator would show, in the order it applies them. Each graph
is live: hover it to read both curves and see the tangent whose slope is the derivative,
drag to pan, scroll to zoom.
1
Example 1
\[\frac{d}{dx}\left[x\right]\]
The expression is the variable itself.
\[\frac{d}{dx}\left[x\right] = 1\]
Answer
\[1\]
f is the 45° line and f′ is the constant 1. Read the pair vertically — the height of f′ at any point is the steepness of f directly above it, and that steepness never changes. Hover anywhere and f′ reads exactly 1.
The line \(y = x\) rises one unit for every unit across — slope \(1\).