The Core Idea: Approximating Values of a Function Using Local Linearity and Linearization
The fundamental concept of local linearity is that for any function that is differentiable at a point, if you "zoom in" sufficiently close to that point on its graph, the curve will appear to be a straight line. This straight line is the function's tangent line at that point. Because the tangent line is so close to the function's graph near the point of tangency, it serves as an excellent linear approximation of the function in that small neighborhood.
We can leverage this property to estimate the values of a function that might be difficult to calculate directly. By finding the equation of the tangent line at a "nice" point (where we know the function's value and its derivative), we can use the simple linear equation of that line to approximate the function's value at a nearby point. This process is called linearization, and the tangent line equation itself is referred to as the linearization of the function at that point.
Key Formulas
The central formula for this topic is the equation of the tangent line to a function at a point , which is used as the linear approximation.
Equation of the Tangent Line (Point-Slope Form)
The equation of the line tangent to the graph of at the point is given by:
Rearranging this into function form gives the linearization.
Linearization of a Function
The linearization of a function at , denoted , is the function whose graph is the tangent line at . It is the best linear approximation of for values of near .
For values of close to , we can use the approximation:
Understanding Local Linearity
The ability to use a tangent line for approximation is fundamentally tied to the concept of differentiability. A function is differentiable at if its derivative exists. The existence of the derivative means there is a well-defined, non-vertical tangent line at that point.
The principle of local linearity states that for a differentiable function, the graph of and its tangent line at are nearly indistinguishable for -values in a small interval around . This is the justification for why the approximation is valid.
It is critical to understand that this is a local approximation. The accuracy of using to estimate decreases as moves further away from . The tangent line only provides a good approximation in the immediate vicinity of the point of tangency.
Core Concepts & Rules
Best Linear Approximation: The tangent line to the graph of at provides the best possible linear approximation of the function for values of near .
Differentiability Implies Local Linearity: If a function is differentiable at a point, it is also locally linear at that point. This means its graph can be approximated by its tangent line there.
The Linearization Function: The function is called the linearization of at .
The Approximation: To approximate the value of for an near , you calculate instead. The core approximation is .
Required Information: To find the linearization and make an approximation, you need three pieces of information:
The point of tangency, .
The value of the function at that point, .
The value of the derivative at that point, .
Step-by-Step Example 1: Basic Application
Problem: Use the tangent line to the graph of at to approximate the value of .
Step 1: Identify the function and the point of tangency.
The function is .
The approximation is centered at the "nice" point .
Step 2: Find the value of the function at (the y-coordinate).
The point of tangency is .
Step 3: Find the derivative of the function and evaluate it at (the slope).
First, find the derivative :
Now, evaluate the derivative at :
The slope of the tangent line at is .
Step 4: Write the equation of the tangent line (the linearization ).
Using the formula :
Step 5: Use the linearization to approximate the desired value.
We want to approximate . We do this by calculating .
Therefore, the approximation is .
Step-by-Step Example 2: Exam-Style Application
Problem: A function is twice-differentiable. Selected values of and its derivative are given in the table below. Use the equation of the line tangent to the graph of at to approximate the value of .
| 2 | 1 | -2 |
| 5 | -3 | 4 |
| 8 | 6 | 3 |
Step 1: Identify the point of tangency and the necessary values.
The problem specifies using the tangent line at , so .
From the table, we find the function value and the derivative value at :
Step 2: Write the equation of the tangent line at in point-slope form.
The point is .
The slope is .
The equation is:
Step 3: Use the tangent line equation to approximate .
We substitute into our equation and solve for . This value will be our approximation for .
Conclusion: The approximation for is .
Using Your Calculator
The process of finding a linear approximation is primarily analytical and does not require a calculator. The steps involve finding a derivative and performing arithmetic, which are expected to be done by hand.
However, a calculator can be used in two main ways:
Finding the Derivative Value: If the function is complex and you are asked to find the linearization at , you can use the calculator to find the numerical derivative .
On a TI-84 style calculator, use the
nDerivcommand (found underMATH -> 8).The syntax is
nDeriv(function, X, value).For Example 1, to find for \frac{1}{12}(approx. 0.0833). 2. **Checking Your Answer:** After you have calculated your approximation $L(x), you can use the calculator to find the actual value of and see how close your approximation is.
For Example 1, we approximated .
Using a calculator, the actual value is .
This confirms that our linear approximation is very close to the actual value.
AP Exam Quick Hit
Common Question Types
Direct Calculation from a Function: You are given an explicit function like , asked to find the equation of the tangent line at , and then use it to approximate .
Table-Based Problem: As in Example 2, you are provided a table of values for and and asked to use the data to build a tangent line at a specific point and approximate a nearby value. This is a very common format on both multiple-choice and free-response sections.
Differential Equation Problem: You are given a differential equation and an initial condition . You are asked to use the tangent line at to approximate for a near . The slope is found by plugging the coordinates into the expression.
Common Mistakes
Using the Wrong Slope: Students incorrectly calculate the slope of the tangent line at the point they are approximating () instead of the point of tangency (). The slope is constant and is always .
Incorrect Point-Slope Formula: Mixing up the components of the tangent line equation, for example, writing . Remember it is .
Arithmetic Errors: Simple calculation mistakes when plugging the value into the tangent line equation, especially with negative signs or fractions.
Conceptual Error: Forgetting the term entirely and just calculating . The change in is critical to the approximation.
Plugging into : Calculating but accidentally plugging into instead of . The slope is fixed at the point of tangency.