Calculus AB · Contextual Applications of Differentiation · 14 min read · Updated 2026-05-10
Local Linearity and Linearization — AP Calculus AB
AP Calculus AB · Contextual Applications of Differentiation · 14 min read
1. Local Linearity: The Geometric Foundation★★☆☆☆⏱ 3 min
Local linearity is a core geometric property of differentiable functions: when you zoom in far enough on any point on the graph of a differentiable function, the graph becomes almost identical to its tangent line at that point. For any differentiable $y=f(x)$ at $x=a$, the derivative $f'(a)$ gives the slope of the tangent line. Because the tangent line and original function agree in value and slope at $x=a$, the function behaves almost exactly like the tangent line for $x$-values very close to $a$.
Exam tip: When the AP exam asks you to explain why a function is locally linear at a point, always mention that the function is differentiable at that point, and that the tangent line matches the function's value and slope for inputs near the point.
2. Linearization: Formula and Computation★★★☆☆⏱ 4 min
Linearization (also called tangent line approximation) is the practical application of local linearity: we use the simple, easy-to-evaluate tangent line to approximate the value of a complicated nonlinear function near the point of tangency. Finding and using linearization is the most heavily tested skill for this topic on the AP exam.
L(x) = f(a) + f'(a)(x - a)
Exam tip: Always simplify your linearization before evaluating the approximation to reduce arithmetic errors. If you leave the linearization in factored form, double-check your distribution of the slope term.
3. Differentials and Approximating Change★★★☆☆⏱ 4 min
Differentials are an alternative notation for linear approximation that focuses on changes in quantities, rather than absolute values. This notation is especially useful for real-world problems where we want to approximate how much a quantity changes, or to estimate error from measurement.
dy = f'(x) dx
Exam tip: Always read the question carefully: if it asks for absolute error, you just need $|dy|$; if it asks for relative error, you need $\frac{|dy|}{y}$, and percentage error is that value multiplied by 100.
4. AP-Style Practice Problems★★★★☆⏱ 3 min
Common Pitfalls
Why: Students misremember the formula and forget it is derived from point-slope form of a line.
Why: Students misread the problem and forget the purpose of $a$ is to have an exactly known value of $f(a)$.
Why: Students rush through differentiation after setting up the problem and skip the chain rule step.
Why: Students assume linearization works everywhere, not just locally.
Why: Students forget that $dy$ is a linear approximation, not the actual change.
Why: Students mix up which value corresponds to the input and which corresponds to the error.