Linearization — Definition, Formula & Examples
Linearization is the process of approximating a function near a specific point by using the tangent line at that point. The tangent line becomes a simple linear function that closely matches the original curve for values of near the point of tangency.
Given a function differentiable at , the linearization of at is the function . This is the first-degree Taylor polynomial of centered at , and it provides the best linear approximation to near .
Key Formula
Where:
- = The linear approximation of f at values near a
- = The value of the function at the center point
- = The derivative of f evaluated at a (slope of the tangent line)
- = The center point where the tangent line touches the curve
How It Works
To linearize a function, pick the point where you want the approximation centered. Evaluate both and . Substitute these values into . You can then estimate for any close to by computing instead. The approximation improves the closer is to , and it works best when the function does not curve sharply near that point.
Worked Example
Problem: Use linearization to approximate without a calculator.
Choose a center point: Pick because is easy to compute and 4.1 is close to 4.
Evaluate f(a) and f'(a): Find the function value and derivative at the center point.
Build L(x) and approximate: Substitute into the linearization formula and evaluate at .
Answer: . The actual value is , so the linearization is accurate to about four decimal places.
Why It Matters
Linearization is a central technique in AP Calculus AB Unit 4, where you must approximate function values using local linearity. Engineers and scientists rely on linearization to simplify complex models—for instance, small-angle approximations in physics replace with , which is exactly the linearization of sine at .
Common Mistakes
Mistake: Using a center point that is far from the target value.
Correction: Always choose as close to the target as possible while still being a value where and are easy to compute. The farther is from , the less accurate the approximation becomes.
