Linear Approximation
Unit 4 · Contextual Applications of Differentiation
Linear Approximation (Linearization)
The linearization of f at x = a is the tangent line at that point: L(x) = f(a) + f′(a)(x − a). For x near a, f(x) ≈ L(x). Whether this is an overestimate or underestimate depends on concavity.
Linearization Formula
Over/Underestimate Rule
Approximating Function Values
Identify a nearby anchor point a, compute L(x), then evaluate at the target x.
Use the linearization of f(x) = √x at a = 9 to approximate √9.1.
f(3) = 7 and f′(3) = −2. Approximate f(3.4) using local linearization.
Practice more of this type— AI-generated · infinite problems
Generate Problems →Overestimate vs. Underestimate
After computing the linear approximation, determine whether it overestimates or underestimates by checking the sign of f″ at a.
Use linearization at a = 0 to estimate e^{0.1}. Is it an overestimate or underestimate?
Use linearization of f(x) = ln x at a = 1 to approximate ln(1.04). Overestimate or underestimate?
Practice more of this type— AI-generated · infinite problems
Generate Problems →Differentials and Error Estimation
Use dy = f′(x) dx to estimate the propagated error in a calculated quantity when the input has a small measurement error.
A sphere's radius is measured as r = 5 cm with possible error dr = 0.05 cm. Estimate the maximum error in surface area S = 4πr².
Practice more of this type— AI-generated · infinite problems
Generate Problems →