Applications of Derivatives · Applied Problems
Linearization
The linearization of f at a is the tangent line, used as a linear approximation of f near a. This is the same as the first-degree Taylor polynomial.
Worked examples
Approximate √4.1 using linearization of f(x) = √x at a = 4.
- f(4) = 2, f'(x) = 1/(2√x), f'(4) = 1/4
- L(x) = 2 + (1/4)(x - 4)
- L(4.1) = 2 + (1/4)(0.1) = 2.025
Answer: √4.1 ≈ 2.025 (actual: 2.02485...)
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.