Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Local Linear Approximation and Tangent Line Approximations
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-local-linear-approximation-and-tangent-line-approximations

AP Calculus: Local Linear Approximation and Tangent Line Approximations

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

Local Linear Approximation and Tangent Line Approximations

Concept Summary

  • Local Linear Approximation: Using the tangent line at a point to approximate the value of a function near that point, leveraging the idea that differentiable functions are "locally straight."
  • Tangent Line Equation: The line y = f(a) + f'(a)(x-a) that best approximates f(x) near x = a, where f(a) is the function value and f'(a) is the slope at x = a.
  • Differential (dy): The change in the tangent line’s y-value, dy = f'(a)dx, used to estimate the change in f(x) for small ?x.
  • Error in Approximation: The difference f(x)-L(x) between the actual function value and the tangent line approximation, which grows as x moves farther from a.
  • Applicability: Valid only for differentiable functions at x = a and for x values close to a; fails near sharp corners or discontinuities.

Core Questions

WHAT (definitional)

Q: What is local linear approximation? A: A method to estimate f(x) near x = a using the tangent line L(x) = f(a) + f'(a)(x-a). Trap/Clarification: It is not the secant line or an average rate of change—only the tangent line at x = a is used.

Q: What is the differential dy? A: The change in the tangent line’s y-value, dy = f'(a)dx, where dx = ?x is a small change in x. Trap/Clarification: dy approximates ?y (the actual change in f(x)), but they are not equal unless f(x) is linear.


WHY (causal/explanatory)

Q: Why does local linear approximation work? A: Because differentiable functions are "locally straight"—the tangent line hugs the curve tightly near x = a. Trap/Clarification: It only works near x = a; the farther x is from a, the worse the approximation.

Q: Why is the tangent line equation y = f(a) + f'(a)(x-a) important? A: It provides the best linear approximation to f(x) at x = a, minimizing error for small ?x. Trap/Clarification: The equation is not y = f'(a)x + b—the y-intercept is f(a)-f'(a)a, not arbitrary.


HOW (process/application)

Q: How do you find the local linear approximation of f(x) at x = a? A: Compute f(a) and f'(a), then plug into L(x) = f(a) + f'(a)(x-a). Trap/Clarification: Forgetting to evaluate f'(a) at x = a (e.g., leaving it as f'(x)) is a common error.

Q: How is dy used to approximate ?y? A: For small ?x, ?y-dy = f'(a)?x, where ?x = x-a. Trap/Clarification: dy is not the actual change in f(x)—it’s an estimate, and the error grows with |?x|.


CAN (conditions/possibilities)

Q: Can local linear approximation be used for any function? A: No—only for functions differentiable at x = a; it fails at corners, cusps, or discontinuities. Trap/Clarification: Even if f(x) is continuous at x = a, it must also be differentiable for the approximation to work.

Q: Under what conditions is the approximation f(a + ?x)-f(a) + f'(a)?x most accurate? A: When ?x is very small (close to 0) and f''(a) is not excessively large (i.e., the function isn’t too "curvy" near a). Trap/Clarification: A small ?x alone isn’t enough—if f''(a) is large, the approximation may still be poor.


Quick Facts & Traps

  • Fact: The tangent line approximation L(x) is the first-degree Taylor polynomial of f(x) centered at x = a.
  • Trap: Using the tangent line at x = b to approximate f(x) near x = a-Reality: The approximation is only valid near the point of tangency (x = a).
  • Fact: The error |f(x)-L(x)| is proportional to (x-a)² for small ?x (due to the second derivative).
  • Trap: Assuming dy = ?y-Reality: dy is the estimated change in y; ?y is the actual change.
  • Fact: For f(x) = ?x at a = 4, the approximation is L(x) = 2 + (1/4)(x-4).
  • Trap: Misapplying the formula as L(x) = f'(a) + f(a)(x-a)-Reality: The correct form is L(x) = f(a) + f'(a)(x-a).

Rapid-Fire True/False

  • Statement: The local linear approximation of f(x) at x = a is the same as the secant line through (a, f(a)) and (a + h, f(a + h)). Answer: FALSE Why the common mistake happens: Confusing the tangent line (instantaneous rate) with the secant line (average rate).

  • Statement: If f(x) is differentiable at x = a, then f(a + ?x)-f(a) + f'(a)?x for all ?x. Answer: FALSE Why the common mistake happens: Overlooking that the approximation is only valid for small ?x (not all ?x).

  • Statement: The differential dy can be used to estimate the error in the approximation. Answer: FALSE Why the common mistake happens: dy estimates ?y, not the error (f(x)-L(x)); error depends on higher derivatives.