Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Tangent Lines and the Limit Definition of a Derivative
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-tangent-lines-and-the-limit-definition-of-a-derivative

AP Calculus: Tangent Lines and the Limit Definition of a Derivative

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

⏱️ ~4 min read

Tangent Lines and the Limit Definition of a Derivative

Concept Summary

  • Tangent line: The unique line that touches a curve at a single point and has the same instantaneous slope as the curve there; defines the derivative geometrically.
  • Secant line: A line connecting two points on a curve; its slope approximates the tangent slope as the points converge.
  • Limit definition of the derivative (difference quotient): ( f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} ); formalizes the instantaneous rate of change at ( x = a ).
  • Differentiability: A function is differentiable at ( a ) if the derivative exists there; implies continuity but not vice versa.
  • Corner/cusp: A point where left- and right-hand derivatives exist but are unequal; the derivative does not exist here.

Core Questions

WHAT (definitional)

Q: What is a tangent line to a function at a point? A: The line through ( (a, f(a)) ) with slope ( f'(a) ), matching the curve’s instantaneous rate of change at ( x = a ). Trap/Clarification: A tangent line may intersect the curve at other points (e.g., ( f(x) = \sin x ) at ( x = 0 )).

Q: What is the limit definition of the derivative? A: ( f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} ) or ( \lim_{x \to a} \frac{f(x) - f(a)}{x - a} ); the limit of the secant slope as the interval shrinks to zero. Trap/Clarification: The limit must exist and be finite; if not, ( f ) is not differentiable at ( a ).


WHY (causal/explanatory)

Q: Why does the limit definition use ( h \to 0 ) instead of ( h = 0 )? A: Direct substitution (( h = 0 )) yields ( \frac{0}{0} ), an indeterminate form; the limit captures the approach to the instantaneous rate. Trap/Clarification: The limit may exist even if ( f ) is not continuous at ( a ) (e.g., removable discontinuities).

Q: Why is differentiability stronger than continuity? A: Differentiability requires the limit of the difference quotient to exist (smoothness), while continuity only requires ( \lim_{x \to a} f(x) = f(a) ). Trap/Clarification: A function can be continuous at ( a ) but not differentiable (e.g., ( f(x) = |x| ) at ( x = 0 )).


HOW (process/application)

Q: How do you find the equation of a tangent line at ( x = a )? A: Use point-slope form: ( y - f(a) = f'(a)(x - a) ), where ( f'(a) ) is computed via the limit definition or shortcut rules. Trap/Clarification: Forgetting to evaluate ( f(a) ) (the y-coordinate) is a common error.

Q: How is the derivative calculated using the limit definition? A: Expand ( \frac{f(a+h) - f(a)}{h} ), simplify algebraically, then take ( \lim_{h \to 0} ); rationalize or factor if needed to resolve ( \frac{0}{0} ). Trap/Clarification: Misapplying limit laws (e.g., splitting limits that don’t exist) invalidates the result.


CAN (conditions/possibilities)

Q: Can a function be differentiable at a point where it’s not continuous? A: No; differentiability at ( a ) requires continuity at ( a ), but continuity alone does not guarantee differentiability. Trap/Clarification: Students often reverse the implication (e.g., assuming continuity implies differentiability).

Q: Under what conditions does the derivative fail to exist? A: At corners/cusps (unequal one-sided derivatives), vertical tangents (infinite slope), or discontinuities (jumps/removable holes). Trap/Clarification: A "smooth" curve (no sharp turns) may still have a vertical tangent (e.g., ( f(x) = \sqrt[3]{x} ) at ( x = 0 )).


Quick Facts & Traps

  • Fact: The derivative ( f'(a) ) is the slope of the tangent line and the instantaneous rate of change of ( f ) at ( x = a ).
  • Trap: Assuming ( f'(a) ) exists if ( f ) is continuous at ( a )-Reality: Continuity is necessary but not sufficient (e.g., ( f(x) = |x| )).
  • Fact: The difference quotient ( \frac{f(a+h) - f(a)}{h} ) is the slope of the secant line between ( (a, f(a)) ) and ( (a+h, f(a+h)) ).
  • Trap: Canceling ( h ) before taking the limit-Reality: Only valid if the limit exists (e.g., ( \frac{h \sin(1/h)}{h} ) as ( h \to 0 ) is undefined).
  • Fact: For ( f(x) = |x| ), ( f'(0) ) does not exist because the left- and right-hand limits of the difference quotient differ.
  • Trap: Confusing ( \lim_{h \to 0} ) with ( \lim_{x \to \infty} ) in the definition-Reality: The limit is always as ( h \to 0 ) (or ( x \to a )).

Rapid-Fire True/False

  • Statement: If ( f ) is differentiable at ( a ), then ( f ) is continuous at ( a ). Answer: TRUE Why the common mistake happens: Students overlook that differentiability is a stronger condition than continuity.

  • Statement: The tangent line to ( f(x) ) at ( x = a ) always touches the curve at exactly one point. Answer: FALSE Why the common mistake happens: Counterexamples (e.g., ( f(x) = \sin x ) at ( x = 0 )) are not intuitive.

  • Statement: If ( \lim_{h \to 0} \frac{f(2+h) - f(2)}{h} = 5 ), then ( f ) is continuous at ( x = 2 ). Answer: TRUE Why the common mistake happens: Students forget that differentiability implies continuity.