All 8 Calculus AB units
AP Calculus AB · Unit 2 of 8

Differentiation: Definition & Rules

10–15% of the exam6 lessons · 84 min39 terms

What this unit covers

The topics below follow the published Calculus AB course framework for Unit 2. This unit is worth 10–15% of the exam, so budget your time against that rather than against how long the unit takes to teach.

Power ruleProduct & quotientChain ruleTrig derivatives

Lessons in this unit

Formulas in Unit 2

Definition of the derivative
f′(x) = lim(h→0) [f(x + h) − f(x)] / h
Equivalent form at a point: f′(a) = lim(x→a) [f(x) − f(a)]/(x − a). Both compute the tangent slope.
Power rule
d/dx[xⁿ] = n·xⁿ⁻¹
Works for every constant n. Special cases: d/dx[c] = 0 and d/dx[x] = 1.
Linearity of the derivative
d/dx[c·f(x)] = c·f′(x) and d/dx[f(x) ± g(x)] = f′(x) ± g′(x)
Constants pass through; sums and differences split apart. Differentiate a polynomial term by term.
Product rule
d/dx[f·g] = f′·g + f·g′
Derivative of first times second, plus first times derivative of second. Not f′·g′.
Quotient rule
d/dx[f/g] = (f′·g − f·g′) / g²
Low d-high minus high d-low, all over low squared. The order of subtraction is essential.
Chain rule
d/dx[f(g(x))] = f′(g(x)) · g′(x)
Outer derivative (inside untouched) times inner derivative. In Leibniz form, dy/dx = dy/du · du/dx.
Core trig derivatives
d/dx[sin x] = cos x · d/dx[cos x] = −sin x · d/dx[tan x] = sec²x
Also: d/dx[sec x] = sec x·tan x, d/dx[csc x] = −csc x·cot x, d/dx[cot x] = −csc²x.
One-sided derivatives
f′(a) exists ⟺ lim(h→0⁻) [f(a+h) − f(a)]/h = lim(h→0⁺) [f(a+h) − f(a)]/h, both finite
Both one-sided difference quotients must exist, be finite, and agree. A corner fails the agreement; a cusp or vertical tangent fails finiteness.
Symmetric difference quotient
f′(a) ≈ [f(a + h) − f(a − h)] / (2h)
Uses points on both sides of a, so it is generally more accurate than a one-sided quotient with the same h. Note the divisor is 2h, not h.

Every term in Unit 2

All 39 terms we publish for Differentiation: Definition & Rules, with definitions. Reading them through is the fastest way to find the ones you cannot define — then drill those in cram mode until you can produce them without the prompt.

Product rule
d/dx[uv] = u′v + uv′. The derivative of a product is never the product of the derivatives.
Quotient rule
d/dx[u/v] = (u′v − uv′)/v². Order matters in the numerator; reversing it flips the sign.
Derivative as a limit
f′(x) = lim(h→0) [f(x + h) − f(x)]/h, the limit of the average rate of change as the interval shrinks.
Alternate form of the definition
f′(a) = lim(x→a) [f(x) − f(a)]/(x − a). Recognizing a given limit as this form identifies the function and the point.
Derivative as slope of the tangent
f′(a) is the slope of the tangent line at x = a; the tangent line is y = f(a) + f′(a)(x − a).
Differentiability implies continuity
The converse is false — |x| is continuous at 0 but not differentiable there. Corners, cusps, vertical tangents and discontinuities all block differentiability.
Power rule
d/dx[xⁿ] = nxⁿ⁻¹, valid for every real n including negative and fractional exponents.
Derivatives of trig functions
sin→cos, cos→−sin, tan→sec², sec→sec·tan, csc→−csc·cot, cot→−csc². The co-functions all carry a minus sign.
Derivative of eˣ and ln x
d/dx[eˣ] = eˣ and d/dx[ln x] = 1/x for x > 0.
Derivative of aˣ and log_a x
d/dx[aˣ] = aˣ ln a and d/dx[log_a x] = 1/(x ln a).
Higher-order derivatives
f″ is the derivative of f′ and gives concavity; in motion, position, velocity and acceleration are successive derivatives.
Recognizing a limit as a derivative
A limit matching [f(a + h) − f(a)]/h is f′(a). Free-response questions ask this without saying the word "derivative".
Where a function fails to be differentiable
Corners, cusps, vertical tangents and discontinuities. Sketch or check one-sided derivatives rather than assuming.
Tangent vs normal line
The tangent has slope f′(a); the normal is perpendicular, with slope −1/f′(a).
Using a tangent line to approximate
Substitute the nearby x into y = f(a) + f′(a)(x − a). State whether it over- or underestimates using concavity.
Derivative from a table of values
Approximate with a difference quotient between the two closest values, and say the approximation is an average rate of change.
Product rule with three factors
Differentiate each factor in turn while holding the others fixed, then add the three terms.
Differentiability implies continuity, one way only
Differentiable at a forces continuous at a. The converse is false, and the exam tests the converse far more often.
Contrapositive as a working tool
If f is not continuous at a, then f is not differentiable at a — usually the fastest route on a graph question, since a discontinuity is easier to spot.
Corner
One-sided derivatives finite but unequal, as for |x| at 0. The function is continuous there; only the derivative fails.
Cusp
One-sided slopes go to +∞ and −∞, as for x^(2/3) at 0. Continuous, not differentiable.
Vertical tangent
Slope grows without bound with the same sign from both sides, as for x^(1/3) at 0. A tangent line exists but is vertical, so the derivative is not a number.
Testing a piecewise function at the seam
Check continuity first by matching values, then match the branch derivatives. Two conditions, which is why such problems supply two unknowns.
Smooth join is the tangent line
Joining a curve to a line differentiably makes that line the tangent at the seam. If your line differs, look for an arithmetic error.
One-sided derivative
The difference quotient limit taken from one side only. Both must exist, be finite, and agree for f′(a) to exist.
f increasing ⟺ f′ positive
The first entry of the graph-reading dictionary. Sign of f′ governs direction of f.
f concave up ⟺ f′ increasing
Concavity of f is direction of f′. This is the translation students most often invert.
Inflection point of f ⟺ extremum of f′
Where f changes concavity, f′ turns around. Useful when the graph you are given is f′.
Label which function is graphed
Write at the top of your work whether the picture is f or f′. This single line prevents the most common error in Units 2 and 5.
Maximum of f from a graph of f′
Where f′ crosses from positive to negative — NOT where the displayed curve is highest, which is where f increases fastest.
Symmetric difference quotient
f′(a) ≈ [f(a + h) − f(a − h)]/(2h). The divisor is 2h; dividing by h doubles the answer.
Estimate versus find
A table supports approximate or estimate. Claiming to have found f′(3) from a table overstates what the data allows.
Table problems test the rules
With no formula available, product and quotient rules must be written in general form first, then substituted. Substituting first is where terms get dropped.
Derivative of a constant multiple
d/dx[cf] = c·f′. Constants pass through differentiation untouched, which is why they can be pulled out first.
Derivative of a sum
Differentiation is linear: the derivative of a sum is the sum of the derivatives. No analogous rule exists for products.
Tangent line equation
y − f(a) = f′(a)(x − a). The point comes from f, the slope from f′ — mixing them up is a frequent slip.
Normal line
Perpendicular to the tangent, so its slope is −1/f′(a). Undefined when f′(a) = 0, where the normal is vertical.
Second derivative notation
f″(x), d²y/dx². Units are units of y per unit of x squared — feet per second per second for a position function of time.
Derivative of a piecewise function is piecewise
Differentiate each branch on its own open interval, then handle the breakpoint separately with one-sided derivatives.

What examiners penalize here

Practice Calculus AB

Our practice bank is drawn from across the whole course rather than filtered to one unit, which is closer to how the exam asks anyway — it will not tell you which unit a question is testing.

Questions about this unit

How much of the AP Calculus AB exam is Unit 2?

Unit 2, Differentiation: Definition & Rules, is worth 10–15% of the Calculus AB multiple-choice section according to the published course framework. Across all 8 units that makes it a substantial share — heavier than an even split would give it.

What topics are covered in Calculus AB Unit 2?

Differentiation: Definition & Rules covers Power rule, Product & quotient, Chain rule and Trig derivatives. We publish 39 terms with definitions for this unit, all of them on this page.

How should I study Calculus AB Unit 2?

Read the 6 lessons below first — about 85 minutes — then drill the 39 terms in cram mode until you can produce each definition from memory rather than just recognize it. Recognition is what makes a unit feel finished when it is not. Finish with practice questions and read the explanation for every one you get right by elimination as well as the ones you miss.

All 8 units of AP Calculus AB

  1. Unit 1 · Limits & Continuity
  2. Unit 2 · Differentiation: Definition & Rules
  3. Unit 3 · Composite & Implicit Differentiation
  4. Unit 4 · Contextual Applications
  5. Unit 5 · Analytical Applications
  6. Unit 6 · Integration & Accumulation
  7. Unit 7 · Differential Equations
  8. Unit 8 · Applications of Integration

Unit names, topics and exam weights follow the published College Board course framework for AP Calculus AB. AP® is a trademark registered by the College Board, which does not endorse this site.