Linear Approximation of a Function at a Point

Learning Outcomes

  • Describe the linear approximation to a function at a point.
  • Write the linearization of a given function.

Consider a function f that is differentiable at a point x=a. Recall that the tangent line to the graph of f at a is given by the equation

y=f(a)+f(a)(xa)

This is simply derived from the point-slope form of the equation of a line yy1=m(xx1) by adding  y1 to both sides!

For example, consider the function f(x)=1x at a=2. Since f is differentiable at x=2 and f(x)=1x2, we see that f(2)=14. Therefore, the tangent line to the graph of f at a=2 is given by the equation

y=1214(x2)

 

Figure 1a shows a graph of f(x)=1x along with the tangent line to f at x=2. Note that for x near 2, the graph of the tangent line is close to the graph of f. As a result, we can use the equation of the tangent line to approximate f(x) for x near 2. For example, if x=2.1, the y value of the corresponding point on the tangent line is

y=1214(2.12)=0.475

 

The actual value of f(2.1) is given by

f(2.1)=12.10.47619

 

Therefore, the tangent line gives us a fairly good approximation of f(2.1) (Figure 1b). However, note that for values of x far from 2, the equation of the tangent line does not give us a good approximation. For example, if x=10, the y-value of the corresponding point on the tangent line is

y=1214(102)=122=1.5,

 

whereas the value of the function at x=10 is f(10)=0.1.

This figure has two parts a and b. In figure a, the line f(x) = 1/x is shown with its tangent line at x = 2. In figure b, the area near the tangent point is blown up to show how good of an approximation the tangent is near x = 2.

Figure 1. (a) The tangent line to f(x)=1x at x=2 provides a good approximation to f for x near 2. (b) At x=2.1, the value of y on the tangent line to f(x)=1x is 0.475. The actual value of f(2.1) is 12.1, which is approximately 0.47619.

In general, for a differentiable function f, the equation of the tangent line to f at x=a can be used to approximate f(x) for x near a. Therefore, we can write

f(x)f(a)+f(a)(xa) for x near a

We call the linear function

L(x)=f(a)+f(a)(xa)

 

the linear approximation, or tangent line approximation, of f at x=a. This function L is also known as the linearization of f at x=a.

To show how useful the linear approximation can be, we look at how to find the linear approximation for f(x)=x at x=9.

Example: Linear Approximation of x

Find the linear approximation of f(x)=x at x=9 and use the approximation to estimate 9.1.

Watch the following video to see the worked solution to Example: Linear Approximation of x.

Try It

Find the local linear approximation to f(x)=x3 at x=8. Use it to approximate 8.13 to five decimal places.

Example: Linear Approximation of sinx

Find the linear approximation of f(x)=sinx at x=π3 and use it to approximate sin(62).

Watch the following video to see the worked solution to Example: Linear Approximation of sinx.

Try It

Find the linear approximation for f(x)=cosx at x=π2.

Linear approximations may be used in estimating roots and powers. In the next example, we find the linear approximation for f(x)=(1+x)n at x=0, which can be used to estimate roots and powers for real numbers near 1. The same idea can be extended to a function of the form f(x)=(m+x)n to estimate roots and powers near a different number m.

Example: Approximating Roots and Powers

Find the linear approximation of f(x)=(1+x)n at x=0. Use this approximation to estimate (1.01)3.

Try It

Find the linear approximation of f(x)=(1+x)4 at x=0 without using the result from the preceding example.

Try It

Try It