Compute [f(x + h) − f(x)] / h for any function, see the derivative it approaches as h → 0, and a secant-line graph.
The difference quotient is [f(x + h) − f(x)] / h — the average slope over a step of size h. As h → 0 it approaches the derivative.