Interactive textbook companion

Read the textbook. Understand the idea.

Turn dense mathematical textbooks into clear, connected explanations while keeping every idea tied directly to its source.

linked reading workspace
Textbook

The derivative as a linear approximation

f(a+h) ≈ f(a) + f′(a)h
AI Companion

What this is really saying

Intuition

Close to a point, a differentiable function behaves almost like its tangent line. The derivative supplies the slope of that local linear model.

Example

If f(x)=x² near x=3, then f′(3)=6, so a small change h gives f(3+h)≈9+6h.