Andromeda
Note

Derivative as a Rate of Change

Definition

The derivative f(x)f'(x) is the instantaneous rate of change of the function ff with respect to xx. It represents the limit of the average rate of change as the interval of change approaches zero.

Why It Matters

This concept is the mathematical engine for understanding speed, growth, and sensitivity in the real world. It transforms static measurements into dynamic insights, allowing us to predict the future state of a system based on its current rate of change.

Core Concepts

  • Limit Process: f(x0)=limh0f(x0+h)f(x0)hf'(x_0) = \lim_{h \to 0} \frac{f(x_0+h) - f(x_0)}{h}.
    • How to read: “The derivative f prime of x zero equals the limit as h approaches zero of the ratio of the quantity f of x zero plus h minus f of x zero to h.”
    • Meaning / when to use: Instantaneous rate at a specific point—velocity at one moment, marginal cost at one output level.
  • Slope: Geometrically, it is the slope of the tangent line to the curve y=f(x)y = f(x) at the point P(x0,f(x0))P(x_0, f(x_0)).
  • Units: The unit of dydx\frac{dy}{dx} is the ratio of the units of yy to the units of xx.
    • How to read: “The derivative d y d x.”
    • Meaning: Leibniz notation for rate of change—units tell you what changes per what (miles per hour, dollars per unit).

Connected Concepts