| Study Guides
AP · Local linearity and linearization · 14 min read · Updated 2026-05-10

Local linearity and linearization — AP Calculus AB Study Guide

For: AP Calculus AB candidates sitting AP Calculus AB.

Covers: Geometric interpretation of local linearity, the tangent line approximation (linearization) formula, differential notation for linear changes, approximating function values, and error estimation for approximations, aligned to AP CED requirements.

You should already know: How to compute derivatives of elementary functions using differentiation rules. How to find the equation of a tangent line at a point. How to evaluate functions at given input values.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Local linearity and linearization?

Local linearity is a core geometric property of differentiable functions that states when you zoom in far enough on any point on the graph of a differentiable function, the graph becomes almost identical to its tangent line at that point. This topic is part of AP Calculus AB Unit 4: Contextual Applications of Differentiation, which accounts for 18-20% of the total AP exam score, and linearization questions appear in both multiple-choice (MCQ) and free-response (FRQ) sections every year. Linearization (also called tangent line approximation) is the practical application of local linearity: we use the simple, easy-to-evaluate tangent line to approximate the value of a complicated nonlinear function near the point of tangency. This works because for differentiable functions, the difference between the function and its tangent line becomes negligible for inputs very close to the point of tangency. On the AP exam, you will be expected to find linearizations, use them to approximate function values, and interpret approximations in real-world contexts, often paired with other differentiation skills like concavity or related rates.

2. Local Linearity: The Geometric Foundation

Local linearity is the reason differentiation works as a tool for approximating nonlinear behavior. For any differentiable function at a given point , the derivative gives the slope of the tangent line at that point. Because the tangent line and the original function agree in both value and slope at , the function behaves almost exactly like the straight tangent line for -values very close to . For example, take at : if you zoom in from the interval to , the sine curve becomes indistinguishable from the line , which is its tangent line at . This is not a coincidence: it is a direct consequence of the definition of the derivative as the limit of secant slopes. The difference between and its tangent line approaches 0 faster than approaches 0, so the difference is negligible for small changes in near . This is the core insight: near the point of tangency, the linear tangent is the best possible approximation to the nonlinear function.

Worked Example

Problem: Confirm that is locally linear at by comparing the function value to its tangent line approximation at and . Solution:

  1. First calculate , then find the derivative: , so .
  2. Write the tangent line equation at using point-slope form: .
  3. Compare at : The actual function value is , while the tangent line gives . The difference is only ~0.0002, which is negligible for most purposes.
  4. Compare at : The actual function value is , while the tangent line gives . The difference is ~0.05, much larger. Conclusion: The function is almost identical to its tangent line near , so it is locally linear at , but the approximation breaks down far from the point of tangency.

Exam tip: When the AP exam asks you to explain why a function is locally linear at a point, always mention that the function is differentiable at that point, and that the tangent line matches the function's value and slope for inputs near the point — that is the explicit reasoning exam graders look for.

3. Linearization (Tangent Line Approximation): Formula and Computation

The linearization of a function at is simply the tangent line to at , written as a function for approximation. The standard formula for linearization is: To use this formula, you need two key values: (the exact value of the function at ) and (the exact slope at ). We always choose to be a nice, round value near the input we want to approximate, where we can calculate exactly. For example, if we want to approximate , we choose , since we know exactly, and 15 is very close to 16. Finding and using linearization is the most heavily tested skill for this topic on the AP exam.

Worked Example

Problem: Find the linearization of at , then use it to approximate . Solution:

  1. Calculate .
  2. Calculate the derivative: , so .
  3. Substitute into the linearization formula: .
  4. Evaluate to get the approximation: . The actual value of , so the approximation is extremely accurate.

Exam tip: Always simplify your linearization before evaluating the approximation to reduce arithmetic errors. If you leave the linearization in factored form, double-check your distribution of the slope term.

4. Differentials and Approximating Change

Differentials are an alternative notation for linear approximation that focuses on changes in quantities, rather than absolute values. This notation is especially useful for real-world problems where we want to approximate how much a quantity changes, or to estimate error from measurement. For a function , we let , which is a small change in the input . The differential , the linear approximation of the change in output , is given by: The actual change in is , and for small , . This notation is directly equivalent to linearization: rearranging the linearization formula gives , which is exactly .

Worked Example

Problem: The radius of a spherical birthday balloon is measured as 10 cm with a maximum measurement error of cm. Use differentials to approximate the maximum possible error in the calculated surface area of the balloon. Solution:

  1. The formula for the surface area of a sphere is . We know the measured radius is cm, and the maximum error in is cm.
  2. Calculate the derivative of : .
  3. The maximum error in surface area is approximated by .
  4. Substitute values: cm². The maximum possible error in the calculated surface area is approximately cm².

Exam tip: Always read the question carefully: if it asks for absolute error, you just need ; if it asks for relative error, you need , and percentage error is that value multiplied by 100.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Writing the linearization as instead of , omitting the term. Why: Students misremember the formula and forget it is derived from point-slope form of a line. Correct move: Always start from point-slope form , then rearrange to get .
  • Wrong move: Choosing as the input you want to approximate instead of a nearby known point (e.g., approximating by choosing instead of ). Why: Students misread the problem and forget the purpose of is to have an exactly known value of . Correct move: Always pick the closest round number to your unknown input where you can compute exactly.
  • Wrong move: Forgetting the chain rule when differentiating composite functions for linearization (e.g., writing the derivative of as instead of ). Why: Students rush through differentiation after setting up the problem and skip the chain rule step. Correct move: After calculating any derivative for linearization, double-check that you applied the chain rule for composite inner functions.
  • Wrong move: Claiming a linear approximation is accurate for a point far from . Why: Students assume linearization works everywhere, not just locally. Correct move: After calculating an approximation, check how far your input is from , and explicitly note that accuracy decreases as distance from increases.
  • Wrong move: Writing instead of , treating the approximation as exact. Why: Students forget that is a linear approximation, not the actual change. Correct move: Always use an approximation symbol when relating to , and explicitly state the relationship is approximate for small .
  • Wrong move: Confusing the measured value of a quantity with its error in differential error problems (e.g., using cm instead of cm in the worked example above). Why: Students mix up which value corresponds to the input and which corresponds to the error. Correct move: Label all variables before substituting: = measured input, = error in .

6. Practice Questions (AP Calculus AB Style)

Question 1 (Multiple Choice)

What is the linearization of at ? A) B) C) D)

Worked Solution: We use the linearization formula with . First, . Next, use the chain rule to find the derivative: , so . Substitute into the formula: . The wrong answers come from forgetting (option B), choosing instead of (option C), and forgetting the 3 from the chain rule (option D). The correct answer is A.


Question 2 (Free Response)

Let . (a) Find the linearization of at . (b) Use to approximate . Is this approximation an overestimate or an underestimate of the actual value of ? Justify your answer. (c) Use differentials to approximate the change in when increases from 4 to 4.2.

Worked Solution: (a) First calculate . Next find the derivative using the chain rule: . Evaluate at : . Substitute into the linearization formula: .

(b) Evaluate , so the approximation of is 5.16. To check over/underestimate, calculate the second derivative: for all , so is concave up near . A tangent line to a concave up function lies below the function, so , meaning the approximation is an underestimate.

(c) The change in is . The approximate change in is , which matches the result from (b): the approximate change is .


Question 3 (Application / Real-World Style)

The monthly profit of a small coffee shop is modeled by dollars, where is the number of lattes sold per month. The shop currently sells 1500 lattes per month, and they project sales will increase by 60 lattes next month. Use linearization to approximate the change in profit for next month, and find the approximate total profit for next month.

Worked Solution: We need the linear approximation of at , for a small change of . First calculate . Evaluate at : dollars per latte. The approximate change in profit is dollars. The current profit at is dollars. The approximate total profit for next month is dollars. In context: A 60-latte increase in monthly sales from 1500 lattes will decrease total monthly profit by approximately 4570.

7. Quick Reference Cheatsheet

Category Formula Notes
Local Linearity Property Near , tangent line to at Only applies to differentiable functions at ; non-differentiable points are not locally linear
Linearization of at must be a point where and are known exactly
Linear Approximation Only accurate for very close to ; error grows with distance from
Differential of is the linear approximation of the change in
Actual vs Approximate Change is exact, is approximate; equality holds only for linear functions
Maximum Absolute Error (Input Error ) $ \text{Error}
Relative Error $\text{Relative Error} = \frac{ dy
Percentage Error $\text{Percentage Error} = 100 \times \frac{ dy

8. What's Next

Local linearity and linearization is the foundational prerequisite for the next core topics in Unit 4. The immediate next topic is related rates, which relies on the idea of differentials (small linear changes) to relate the rates of change of connected quantities; without understanding that , you will struggle to set up related rate equations correctly. This topic also introduces the core idea of approximating complicated nonlinear functions with simple linear models, which underpins all applied calculus in science, economics, and engineering, and prepares you for curve sketching and optimization. The next topics you will study after mastering this chapter are:

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →