Mistake Master

Approximating Values of a Function Using Local Linearity and Linearization AB & BC

Near a point of differentiability a curve is nearly its tangent line, so $L(x) = f(a) + f'(a)(x - a)$ approximates $f(x)$ for $x$ near $a$. The center has to be both close to the target and exactly computable, which is why $\sqrt{27}$ is approximated from $a = 25$ as $5 + 0.1(2) = 5.2$. The $(x - a)$ is the piece that goes missing; without it the line has the right slope in the wrong place.

Whether the estimate is high or low is decided by concavity, not by whether the function is rising. A concave-down curve sits below its tangent, so the approximation overestimates, which is why $\sqrt{27} \approx 5.2$ exceeds $5.19615$; a concave-up curve sits above, so $e^{0.1} \approx 1.1$ falls short of $1.10517$. The claim that a tangent line always underestimates is half right and therefore wrong, and the sign of $f'$ settles nothing at all.

THE LINEARIZATION OF f AT THE CENTER a L(x) = f(a) + f′(a) · (x - a) HEIGHT at a SLOPE at a HOW FAR YOU MOVED where it starts not f(a) by error the piece that vanishes f(2) = 7, f′(2) = 3. APPROXIMATE f(2.1): 7 + 3(2.1 - 2) = 7.3 7 + 3(2.1) = 13.3 moved 0.1 from the center right slope, wrong place a linearization is a statement about a NEIGHBORHOOD of a, so every term is measured from a.
Three pieces, and the third one is what ties the line to the center it was built at.
CONCAVE DOWN, f″ < 0 line ABOVE: OVERESTIMATE tangent point CONCAVE UP, f″ > 0 line BELOW: UNDERESTIMATE tangent point BOTH curves are INCREASING. The sign of f′ is identical here and decides nothing. drawn to scale: left y = 12√x, right y = 48 - 12√(10 - x); both tangents at x = 4
A line laid across a bowl passes under the rim; a line laid across a dome passes over it. Concavity is the whole argument.

The work

3 ways in · any order
Lesson
Approximating Values of a Function Using Local Linearity and Linearization

Builds the tangent line approximation with the centering term intact, chooses a center that is both nearby and exactly computable, keeps the tangent slope out of the reach of secant slopes, and settles whether the estimate came out high or low from the sign of the second derivative rather than the first.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items spanning the two failure modes of this topic: building the linearization wrong by losing the centering term, swapping the value and the slope, or centering in the wrong place, and misjudging whether the result is an overestimate or an underestimate.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions