The derivative as a linear approximation
f(a+h) ≈ f(a) + f′(a)h
Turn dense mathematical textbooks into clear, connected explanations while keeping every idea tied directly to its source.
Close to a point, a differentiable function behaves almost like its tangent line. The derivative supplies the slope of that local linear model.
If f(x)=x² near x=3, then f′(3)=6, so a small change h gives f(3+h)≈9+6h.