Why this unit matters
The derivative is the main tool for describing instantaneous rate of change and local linear behavior.
What you will learn
- Compute derivatives from the limit definition in simple cases.
- Interpret derivative values and units in context.
- Differentiate polynomial, power, exponential, and trigonometric functions using basic rules.
Understand the core ideas
The derivative f'(x) measures instantaneous rate of change, which you can think of as the slope of the tangent line at x. AP Calculus AB starts with the limit definition because it explains where derivative rules come from: f'(x) = lim h->0 (f(x + h) - f(x)) / h. That quotient is an average rate over a tiny interval of width h. As h shrinks toward 0, the average rate approaches the instantaneous rate when the derivative exists.
After the definition, derivative rules let you work efficiently and focus on interpretation. The power rule, constant multiple rule, and sum or difference rule combine to handle many algebraic models quickly. You also need standard derivatives for , sin x, and cos x in AB problems. Keep units in mind: if s(t) is meters, then s'(t) is meters per second. A positive derivative means increasing output as input increases, while a negative derivative means decreasing output. A zero derivative can indicate a horizontal tangent and possible local turning behavior.
Key terms
- Derivative
- The instantaneous rate of change of a function with respect to its input, represented by f'(x) or dy/dx.
- Difference quotient
- The expression (f(x + h) - f(x)) / h, which gives average rate of change over an interval of width h.
- Tangent line
- A line that touches a curve at a point and has slope equal to the derivative at that point.
- Power rule
- For n a constant, d/dx *.
Find a tangent line using derivative rules
For , find the tangent line at x = 2.
- Differentiate: .
- Evaluate slope at x = 2: f'(2) = 3(4) - 4 = 8.
- Find the point on the curve: f(2) = 8 - 8 = 0, so the point is (2, 0).
- Use point-slope form: y - 0 = 8(x - 2), then simplify to y = 8x - 16.
A common misconception
Claim: If f'(a) = 0, then a is always a local maximum or minimum.
Correction: f'(a) = 0 marks a critical point candidate. You still need sign analysis or another test, since it could be neither max nor min.
Lessons in this unit
- Derivative as a limit of difference quotientsMove from average rate of change to instantaneous rate of change. Read the full guide →
- Notation and tangent line meaningUse f'(x), dy/dx, and derivative values to describe local behavior.
- Power, sum, and constant multiple rulesDifferentiate efficiently without rebuilding limits each time. Read the full guide →
- Derivatives of trig and exponential functionsApply standard derivatives and combine them in mixed expressions.
Study task
Unit checkpoint
Using derivative rules, find d/dx of .
The derivative is .