4.6 Approximating Values of a Function Using Local Linearity and Linearization
- Syllabus
- 2020
- Topic
- 4.6
- Level
- —
Near x=a, a differentiable function is approximately linear, so its tangent line can stand in for the curve. The linearization uses the known value f(a) and the tangent slope f′(a).
L(x)=f(a)+f'(a)(x-a),\qquad f(x)\approx L(x)\text{ for }x\text{ near }a
To approximate 4.1, let f(x)=x and use a=4. Since f(4)=2 and f′(4)=1/4, L(x)=2+41(x−4). Therefore 4.1≈L(4.1)=2+41(0.1)=2.025.
Where the curve is concave up, it lies locally above its tangent line, so L(x) is an underestimate. Where the curve is concave down, it lies locally below its tangent line, so L(x) is an overestimate. Because x is concave down near 4, 2.025 is an overestimate.
The approximation is not an identity: f(x) and L(x) agree in value and slope at x=a, but their difference can grow as x moves farther from the point of tangency.