Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Derivative as a Rate of Change and Slope of a Tangent Line
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-derivative-as-a-rate-of-change-and-slope-of-a-tangent-line

AP Calculus: Derivative as a Rate of Change and Slope of a Tangent Line

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

⏱️ ~5 min read

Derivative as a Rate of Change and Slope of a Tangent Line

Concept Summary

  • Derivative: The instantaneous rate of change of a function at a point, defined as the limit of the average rate of change as the interval approaches zero; fundamental for understanding motion, optimization, and graph behavior.
  • Slope of the tangent line: The derivative at a point equals the slope of the line tangent to the function’s graph at that point; provides geometric interpretation of the derivative.
  • Average rate of change: The change in y over the change in x (?y/?x) over an interval; secant line slope, not the derivative.
  • Instantaneous rate of change: The derivative at a single point; represents the exact rate at a moment, not an average.
  • Differentiability: A function is differentiable at a point if the derivative exists there; requires the function to be smooth (no corners, cusps, or discontinuities) at that point.

Core Questions

WHAT (definitional)

Q: What is the derivative of a function at a point? A: The derivative at a point is the limit of the average rate of change (?y/?x) as ?x approaches 0, denoted f?(a) or dy/dx at x = a. Trap/Clarification: The derivative is not the average rate of change over an interval—it’s the limit of that average as the interval shrinks to zero.

Q: What does the slope of the tangent line represent? A: The slope of the tangent line at x = a equals f?(a) and represents the instantaneous rate of change of the function at that point. Trap/Clarification: The tangent line is not the secant line; it touches the curve at exactly one point (locally) and has the same slope as the curve there.


WHY (causal/explanatory)

Q: Why is the derivative important for modeling real-world phenomena? A: The derivative quantifies how a quantity changes instantaneously (e.g., velocity from position, marginal cost from total cost), enabling precise predictions and optimizations. Trap/Clarification: Real-world rates (e.g., speed) are not constant; the derivative captures the exact rate at a moment, not an approximation.

Q: Why does the derivative fail to exist at a corner or cusp? A: At a corner or cusp, the left-hand and right-hand limits of the difference quotient (?y/?x) are not equal, so the limit (derivative) does not exist. Trap/Clarification: A function can be continuous at a corner but not differentiable—differentiability is a stricter condition than continuity.


HOW (process/application)

Q: How do you calculate the derivative at a point using the limit definition? A: Use f?(a) = lim? [f(a + h) – f(a)] / h or f?(a) = lim? [f(x) – f(a)] / (x – a); simplify the difference quotient before taking the limit. Trap/Clarification: Forgetting to simplify the difference quotient before taking the limit often leads to indeterminate forms (e.g., 0/0).

Q: How is the derivative used to find the equation of the tangent line? A: Use the point-slope form: y – f(a) = f?(a)(x – a), where (a, f(a)) is the point of tangency and f?(a) is the slope. Trap/Clarification: Mixing up the point of tangency with the derivative’s value (e.g., using f?(a) as the y-coordinate) is a common error.


CAN (conditions/possibilities)

Q: Can a function be differentiable at a point where it is not continuous? A: No; differentiability at a point requires continuity at that point, but continuity alone does not guarantee differentiability. Trap/Clarification: A function can be continuous everywhere (e.g., f(x) = |x| at x = 0) but fail to be differentiable at some points.

Q: Under what conditions does the derivative of a function equal zero? A: The derivative f?(a) = 0 when the tangent line at x = a is horizontal, often indicating a local maximum, local minimum, or saddle point. Trap/Clarification: f?(a) = 0 does not always mean a max/min (e.g., f(x) = x³ at x = 0); always check the second derivative or sign changes.


Quick Facts & Traps

  • Fact: The derivative of a constant function is 0 because the rate of change of a constant is zero (no change).
  • Trap: Assuming f?(a) = 0 implies a max/min-Reality: It’s a critical point, but further analysis (e.g., first/second derivative test) is needed.
  • Fact: The derivative of f(x) = x? is f?(x) = nx¹ (power rule), but this only applies when n is a constant.
  • Trap: Misapplying the power rule to f(x) = x? or f(x) = (sin x)?-Reality: These require logarithmic differentiation or other techniques.
  • Fact: If f?(a) is positive, the function is increasing at x = a; if negative, it’s decreasing.
  • Trap: Confusing f?(a) > 0 with the function being increasing everywhere-Reality: The derivative only describes behavior at x = a, not globally.

Rapid-Fire True/False

  • Statement: If a function is continuous at x = a, then it must be differentiable at x = a. Answer: FALSE Why the common mistake happens: Students conflate continuity (no jumps/gaps) with differentiability (smoothness), but corners/cusps break differentiability.

  • Statement: The derivative of f(x) = |x| at x = 0 is 0. Answer: FALSE Why the common mistake happens: The graph looks "flat" at x = 0, but the left and right derivatives are -1 and 1, respectively, so the derivative does not exist.

  • Statement: The slope of the secant line between two points on a curve approaches the slope of the tangent line as the points get closer. Answer: TRUE Why the common mistake happens: Students assume the secant line is the tangent line, but it’s only an approximation until the limit is taken.