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 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.
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.
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.