Use the local linear approximation of
at to approximate , and compare the result with the exact value.
Understand why the function is written as rather than . Linear approximation is only accurate near the base point, and it is only useful when the base point is somewhere you can evaluate exactly. Here is a perfect cube, and is close to it, so shifting the variable puts the base point at with known exactly.
Differentiate and evaluate the derivative at the base point. Writing ,
Write down the linearisation. The tangent line at is
This says: a small change in the radicand changes the cube root by roughly . The factor is the whole content of the approximation.
Choose the input that produces the requested number. We need , so
Compare with the exact value.
Six significant figures of agreement in the first four digits from one derivative evaluation.
Explain the direction of the error, which is not an accident. Differentiating again,
so is concave down near and its graph lies below every tangent line. The linear estimate must therefore be an overestimate — and indeed . The same reasoning predicts the error grows like , roughly for , matching the observed error almost exactly.
Need to solve a different problem like this? Open the solver →