AP Calculus AB and BC

Derivative vs Differential

The derivative is a rate: a function whose value at x is the instantaneous slope. The differential is an amount: the estimated change in y caused by a small step dx, found by multiplying the derivative by that step. Use the derivative when the question asks how fast, the differential when it asks how much.

Derivative

Use when: The question asks for a slope, a rate, or a function you will go on to set equal to zero, differentiate again, or evaluate.

Differential

Use when: The question asks how much a quantity changes, asks you to approximate a value, or asks how a measurement error propagates.

Side by side

DerivativeDifferential
What it isA function, f(x)f'(x)A quantity, dy=f(x)dxdy = f'(x)\,dx
UnitsOutput units per input unitOutput units
Question it answersHow fast is yy changing?How much does yy change?
Shows up inMotion, optimization, curve sketchingLinear approximation, error estimation, separable equations
Common trapReporting a rate when the answer wanted an amountDropping the factor dxdx, which leaves the estimate off by that scale

One multiplication separates them, and it changes what kind of object you are holding. The derivative f(x)f'(x) is a function carrying units of output per input. Multiply it by a small step dxdx and you get dydy, a single quantity in the units of the output, which is why dydy can be compared directly against a change in yy.

dy=f(x)dxΔy=f(x+Δx)f(x)dy = f'(x)\,dx \qquad \Delta y = f(x + \Delta x) - f(x)

Here dydy is the estimate and Δy\Delta y is the truth. The tangent line is the object that trades one for the other: L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a) says take the true change along the curve and replace it with the change along the tangent, an approximation that improves as the step shrinks.

Which way the estimate errs

Concavity decides the direction of the error. Where ff is concave up the tangent line sits below the curve, so dydy underestimates Δy\Delta y; where ff is concave down the tangent sits above and dydy overestimates. Exam questions want that reason stated, not just the number.

Frequently asked questions

What is the difference between dydy and Δy\Delta y?

Δy\Delta y is the exact change in the function; dydy is the change along the tangent line. The gap between them shrinks as dxdx shrinks.

Is dydx\frac{dy}{dx} a fraction?

It is defined as a limit, not a quotient, but the differential form dy=f(x)dxdy = f'(x)\,dx lets you treat it like one. That is what licenses the separation step in a separable differential equation, and the chain rule is what justifies it.

When is a differential better than an exact calculation?

When the exact value is awkward. Estimating 16.2\sqrt{16.2} from 16\sqrt{16} takes one multiplication: dy=180.2=0.025dy = \frac{1}{8} \cdot 0.2 = 0.025, giving 4.0254.025.

In the CED: Unit 2: Defining the Derivative, Unit 4: Contextual Applications