Calculus BC · Differentiation: Definition and Fundamental Properties · 14 min read · Updated 2026-05-11
Defining the derivative and using derivative notation — AP Calculus BC
AP Calculus BC · Differentiation: Definition and Fundamental Properties · 14 min read
1. The Limit Definition of the Derivative at a Point★★☆☆☆⏱ 4 min
f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}
An equivalent alternate form, obtained by substituting $x = a+h$, is:
f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}
If the limit is infinite or does not exist (for example, at a corner, cusp, vertical tangent, or point of discontinuity), the function is not differentiable at $a$. This definition is the foundation for all derivative rules, and AP exams frequently require direct use of it when computing derivatives from first principles.
Exam tip: If a problem explicitly says "use the limit definition" to find the derivative, you must show the full limit calculation—you will receive no points if you only use shortcut rules to get the final answer, even if the numerical result is correct.
2. The Derivative as a Function and Derivative Notation★★★☆☆⏱ 5 min
Instead of evaluating the derivative at a single fixed point $a$, we can generalize the definition to get a new function, called the derivative function, that gives the slope of $f(x)$ at any input $x$. The definition of the derivative function is:
f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
The domain of $f'(x)$ is all $x$ where the limit exists; any point where $f(x)$ is not differentiable is excluded from the domain. AP Calculus uses multiple standard notations for the derivative, all interchangeable but used in different contexts:
**Lagrange (Prime) Notation**: $f'(x)$ or $y'$ — the most common concise notation for derivatives of functions of $x$.
**Leibniz Notation**: $\frac{d}{dx}\left[f(x)\right]$ or $\frac{dy}{dx}$ — explicitly shows the derivative is taken with respect to $x$, used heavily in related rates, implicit differentiation, and integration.
**Newton Notation**: $\dot{y}$ or $\dot{P}$ — exclusively used for derivatives with respect to time $t$ in applied physics/biology problems.
**Euler Notation**: $D_x f(x)$ — less common, but occasionally appears in MCQ options.
Exam tip: When working with limit definitions involving radicals, always rationalize the numerator first—never try to evaluate the limit before simplifying, you will be left with an undefined 0/0 form that you cannot resolve.
3. Recognizing a Derivative from a Given Limit★★★☆☆⏱ 3 min
One of the most common AP exam questions on this topic gives you a limit expression and asks you to identify it as a derivative of a specific function at a specific point, or evaluate the limit by recognizing it as a derivative. This question tests your conceptual understanding of the derivative definition, rather than just your ability to compute derivatives.
To solve this type of problem, match the structure of the given limit to one of the two standard derivative-at-a-point definitions. The constant term in the numerator (the term without $h$ or the term at the limit value) is always $f(a)$, so identifying this first gives you the value of $a$ immediately, then you can back out what $f(x)$ must be.
Exam tip: Always label the constant term in the numerator as $f(a)$ first—this immediately gives you $a$ and lets you quickly identify $f(x)$, saving time on MCQ and avoiding wrong matches.
4. AP-Style Practice Problems★★★★☆⏱ 5 min
Common Pitfalls
Why: Students remember shortcut rules and forget the question explicitly tests understanding of the definition, not just the final result.
Why: Students confuse "the limit as $h$ approaches 0" with "$h=0$" and attempt to evaluate too early.
Why: Students mix up the input in the variable term and incorrectly adjust the constant value.
Why: The fraction-like notation leads students to assume it is a ratio of two separate quantities before learning differentials.
Why: Students write terms in the order they appear in the problem, not matching the definition structure.