Practice Derivative Notation in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Derivative Notation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Let f be differentiable. Which expression represents the slope of the graph of f at x=5?
f(5)
1f(6)−f(5)
f′(5) (correct answer)
5f(5)−f(0)
f−1(5)
Explanation: This question requires interpreting derivative notation for the slope of a graph. When f is differentiable, the slope of the graph of f at x=5 is given by the derivative f′(5). This represents the instantaneous rate of change at that point, which geometrically corresponds to the slope of the tangent line to the curve at x=5. The derivative gives the precise slope of the graph at that specific point. Choice B represents the average rate of change between x=5 and x=6, which gives the slope of a secant line, not the slope of the graph itself at x=5. When finding slopes of graphs (curves), use derivative notation to get the instantaneous slope rather than secant line slopes.
Question 2
For y=f(x), which expression represents the derivative at x=c using function notation?
cf(c)−f(0)
f(c)
f′(c) (correct answer)
c+hf(c+h)−f(c)
f(c+h)−f(c)
Explanation: This question requires interpreting derivative notation using function notation. When y=f(x), the derivative at x=c represents the instantaneous rate of change at that point. The notation f'(c) correctly expresses this derivative using standard function notation with prime symbol. This represents how the function f changes instantaneously at the point x=c, giving both the slope of the tangent line and the instantaneous rate of change. Function notation with prime is one of the most common ways to express derivatives at specific points. Choice A represents the average rate of change between x=0 and x=c, which gives a different value than the instantaneous rate at x=c. When using function notation for derivatives, the prime symbol indicates differentiation and the argument indicates the evaluation point.
Question 3
Let m(t) be mass of a substance. Which expression represents the instantaneous rate of change of mass at t=a?
am(a)−m(0)
m(a)
m′(a) (correct answer)
a+hm(a+h)−m(a)
m(a+h)−m(a)
Explanation: This question requires interpreting derivative notation for instantaneous rate of change of mass. When m(t) represents mass as a function of time, the instantaneous rate of change at t=a is the derivative of m with respect to t evaluated at that point. The notation m'(a) correctly represents this derivative using prime notation, showing how mass changes instantaneously at t=a. This could represent rates like dissolution, accumulation, or chemical reaction rates in various contexts. Choice A represents the average rate of change of mass from t=0 to t=a, which doesn't capture the instantaneous behavior at the specific time t=a. For instantaneous rates in scientific contexts, use derivative notation to express precise rates of change at specific moments.
Question 4
A differentiable function A(r) gives area. Which expression represents how fast area changes with respect to r at r=2?
A(2)
1A(2)−A(1)
A′(2) (correct answer)
2A(2)−A(0)
dAdr at r=2
Explanation: This question involves interpreting derivative notation in the context of how area changes with respect to radius. When A(r) gives area as a function of radius, the rate at which area changes with respect to r at r=2 is the derivative A'(2). This represents the instantaneous rate of change of area per unit change in radius at that specific value. In geometric contexts, this could represent concepts like marginal area or sensitivity of area to radius changes. Choice B represents the average rate of change of area between r=1 and r=2, which doesn't capture the instantaneous behavior at r=2 specifically. For rates of change in geometric contexts, use derivative notation to express how one quantity changes instantaneously with respect to another.
Question 5
If f(x)=5x2−3, then f′(x) is given by which of the following limits?
limh→0h(5(x+h)2−3)−(5x2−3) (correct answer)
limh→0h5(x+h)2−5x2
limh→0h5x2−3−(5(x−h)2−3)
limh→0h5(x2+h2)−3−(5x2−3)
Explanation: The derivative of a function f(x) is defined as f′(x)=limh→0hf(x+h)−f(x). For f(x)=5x2−3, f(x+h)=5(x+h)2−3. Substituting these into the definition gives the expression in choice A. Choice B incorrectly omits the constant term from the function evaluation.
Question 6
Let y=f(x) be differentiable. Which expression represents dxdy at x=4?
4−3y(4)−y(3)
dxdyx=4 (correct answer)
dxdy at x=0
dydx at x=4
y(4)
Explanation: This question requires interpreting derivative notation in the context of dy/dx at a specific point. When y=f(x) is differentiable, dy/dx represents the derivative of y with respect to x, and we need this evaluated at x=4. The notation dxdyx=4 correctly expresses this using Leibniz notation with the evaluation bar. This shows the derivative of the dependent variable y with respect to the independent variable x, evaluated at the specific point x=4. Choice A represents the average rate of change between x=3 and x=4, which approximates but doesn't equal the instantaneous rate. For Leibniz notation derivatives, use the evaluation bar to specify the point of interest.
Question 7
Let y=p(t) be differentiable. Which expression represents dtdy at t=6?
6p(6)−p(0)
dtdyt=6 (correct answer)
dydtt=6
y(6)
7p(7)−p(6)
Explanation: This question involves interpreting Leibniz notation when y is defined as p(t). When y=p(t) is differentiable, the expression dy/dt at t=6 represents the derivative of y with respect to t evaluated at that point. The notation dtdyt=6 correctly expresses this using Leibniz notation with evaluation. This shows the instantaneous rate of change of the dependent variable y with respect to the independent variable t at the specific time t=6. Choice A represents the average rate of change between t=0 and t=6, which doesn't equal the instantaneous rate at t=6. When using Leibniz notation with function definitions like y=p(t), maintain consistent variable notation throughout.
Question 8
If x is time and y is distance with y=d(x), which expression represents instantaneous speed at x=6?
1d(6)−d(5)
dxdyx=6 (correct answer)
xy at x=6
y(6)
dydxx=6
Explanation: This question involves interpreting derivative notation in the context of speed. When x represents time and y represents distance with y=d(x), the instantaneous speed at x=6 is the derivative of distance with respect to time at that point. The notation dxdyx=6 correctly represents this using Leibniz notation with evaluation. Since speed is the magnitude of velocity, and velocity is the derivative of position (distance) with respect to time, this notation captures the instantaneous speed. Choice A represents the average speed between x=5 and x=6, which approximates but doesn't equal the instantaneous speed at x=6. For instantaneous physical quantities like speed, use derivative notation with proper evaluation symbols.
Question 9
Which of the following expressions represents the derivative of the function f(x)=x3 with respect to x?
limh→0h(x+h)3−x3 (correct answer)
limh→0hx3−(x−h)3
h(x+h)3−x3
limh→0h(x+h)3+x3
Explanation: The derivative of a function f(x) is defined as f′(x)=limh→0hf(x+h)−f(x). For f(x)=x3, this becomes f′(x)=limh→0h(x+h)3−x3.
Question 10
Let P(t) be the population of a town, in thousands, t years after 2010. Which of the following is the correct interpretation of the notation P′(5)=2.1?
In 2015, the population of the town was 2,100 people.
Between 2010 and 2015, the population of the town increased by 2,100 people.
In 2015, the population of the town was increasing at a rate of 2,100 people per year. (correct answer)
The population of the town will be 2,100 people in the year 2015.
Explanation: The derivative notation P′(t) represents the instantaneous rate of change of the population with respect to time. Therefore, P′(5)=2.1 means that at t=5 (the year 2015), the population was increasing at a rate of 2.1 thousand people per year, which is 2,100 people per year.
Question 11
A differentiable function M(x) gives medication level. Which expression represents how fast M changes at x=2?
M(2)
1M(2)−M(1)
M′(2) (correct answer)
2M(2)−M(0)
dxd(2)
Explanation: This question involves interpreting derivative notation in the context of medication level changes. When M(x) gives medication level as a function of some variable x (possibly time or dosage), how fast M changes at x=2 is represented by the derivative M'(2). This notation shows the instantaneous rate of change of medication level with respect to x at that specific point. In medical contexts, this could represent absorption rates, elimination rates, or concentration changes. Choice B represents the average rate of change between x=1 and x=2, which doesn't capture the instantaneous behavior at x=2. For medical or pharmacological rates, use derivative notation to express instantaneous rates that capture precise behavior at specific points.
Question 12
Let f be differentiable. Which expression represents f′(a) as a limit?
limh→0hf(a+h)−f(a) (correct answer)
limh→ah−af(h)−f(a)
af(a)−f(0)
f(a+h)−f(a)
limh→0(f(a+h)−f(a))
Explanation: This question requires interpreting the limit definition of the derivative. The derivative f'(a) is defined as the limit of the difference quotient as the increment approaches zero. The correct form is limh→0hf(a+h)−f(a), where h represents the increment in the input variable. This limit captures the instantaneous rate of change at x=a by taking smaller and smaller increments around that point. The numerator represents the change in function values, and the denominator represents the change in input values. Choice B uses x as the variable approaching a, which is an alternate but equivalent form, but choice A is the standard h-form. When writing limit definitions of derivatives, use either the h-form or the alternate variable form consistently.
Question 13
A differentiable function L(x) gives light intensity. Which expression represents the slope of L at x=1?
L(1)
1L(2)−L(1)
L′(1) (correct answer)
1L(1)−L(0)
dxd(1)
Explanation: This question requires interpreting derivative notation in the context of light intensity slope. When L(x) gives light intensity as a function of some variable x, the slope of L at x=1 represents the derivative L′(1). This notation shows the instantaneous rate of change of light intensity with respect to x at that point, which geometrically corresponds to the slope of the tangent line to the graph of L at x=1. The slope of a function at a point is precisely its derivative at that point. Choice B represents the average rate of change between x=1 and x=2, which gives the slope of a secant line, not the slope of the function itself at x=1. For slopes of curves (functions), use derivative notation to get the instantaneous slope rather than average rates.
Question 14
For differentiable p(x), which expression represents the derivative of p at x=7?
1p(7)−p(6)
p′(7) (correct answer)
p(7)
7p(7)−p(0)
p′(x)
Explanation: This question involves interpreting derivative notation to identify the derivative at a specific point. For a differentiable function p(x), the derivative evaluated at x=7 represents the instantaneous rate of change of p at that point. The notation p′(7) correctly expresses this using prime notation, which is the standard way to denote the derivative of a function evaluated at a specific value. This gives the slope of the tangent line to the graph of p at x=7. Choice A represents the average rate of change of p between x=6 and x=7, which approximates the derivative but is not equal to it unless p is linear. When expressing derivatives at specific points, use prime notation or other derivative notations rather than difference quotients.
Question 15
Let s(t) be a position function. Which expression represents the instantaneous velocity at t=3?
3s(3)−s(0)
s(3)
dtdst=3 (correct answer)
dtds
s′(t) evaluated at t=0
Explanation: This question requires interpreting derivative notation to identify instantaneous velocity. Since s(t) is a position function, instantaneous velocity at t=3 is the derivative of position with respect to time at that specific point. The notation dtdst=3 correctly represents the derivative of s evaluated at t=3 using Leibniz notation. The vertical bar with the subscript t=3 indicates evaluation at that specific time value. Choice A represents average velocity over an interval, not instantaneous velocity at a point. When working with derivatives in context, match the notation to whether you need instantaneous (derivative) or average (difference quotient) rates of change.
Question 16
Let y=f(x) be differentiable. Which expression represents the slope of the tangent line at x=a?
af(a)−f(0)
hf(a+h)−f(a) for a fixed h
f(a)
f′(a) (correct answer)
hf(a+h)
Explanation: This question requires interpreting derivative notation for the slope of a tangent line. When y=f(x) is differentiable, the slope of the tangent line at x=a is precisely the derivative of f evaluated at that point. The notation f'(a) correctly represents this derivative using prime notation, giving the instantaneous rate of change and geometric slope at x=a. This is the fundamental connection between derivatives and tangent line slopes. Choice A represents the average rate of change between x=0 and x=a, which gives the slope of a secant line connecting those points, not the tangent line slope at x=a. When finding tangent line slopes, use derivative notation to ensure you're getting the instantaneous rate rather than an average rate.
Question 17
If F(t) is differentiable, which expression represents the instantaneous rate of change at t=b using Leibniz notation?
dtdFt=b (correct answer)
b−aF(b)−F(a)
F(b)
dFdt at t=b
dtd(b)
Explanation: This question requires interpreting Leibniz notation for instantaneous rates of change. When F(t) is differentiable, the instantaneous rate of change at t=b is represented by the derivative dF/dt evaluated at that specific point. The notation dtdFt=b correctly expresses this using Leibniz notation with the evaluation bar. This shows the derivative of F with respect to t, evaluated specifically at t=b, representing how F changes instantaneously at that moment. Choice B represents the average rate of change of F over the interval from t=a to t=b, not the instantaneous rate at t=b. When using Leibniz notation, include the evaluation bar to specify the point where the derivative is evaluated.
Question 18
Let f be differentiable. Which expression represents the slope of the tangent line to y=f(x) at x=b?
b−af(b)−f(a)
f(b)
f′(b) (correct answer)
hf(b+h)−f(b) for h=1
f(b+h)
Explanation: This question requires interpreting derivative notation for the slope of a tangent line. When f is differentiable, the slope of the tangent line to y=f(x) at x=b is given by the derivative f'(b). This notation represents the instantaneous rate of change at that point, which geometrically corresponds to the slope of the line tangent to the curve at that point. The derivative captures the precise slope of the tangent line, not an approximation. Choice A represents the average rate of change between x=a and x=b, which gives the slope of a secant line connecting those points, not the tangent line slope at x=b. For tangent line slopes, always use derivative notation to ensure you're getting the exact instantaneous slope.
Question 19
A cost function is C(q). Which expression represents the marginal cost when q=10?
C(10)
1C(11)−C(10)
10C(10)−C(0)
C′(10) (correct answer)
dqd(10)
Explanation: This question involves interpreting derivative notation in the context of marginal cost. In economics, marginal cost represents the instantaneous rate of change of cost with respect to quantity, which is precisely the derivative. When the cost function is C(q) and we want marginal cost at q=10, we need C'(10). This notation represents the derivative of the cost function evaluated at q=10, giving the rate at which cost changes per unit increase in quantity. Choice B represents the average change in cost when quantity increases from 10 to 11, which approximates marginal cost but isn't exactly equal to it. For marginal analysis in economics, use derivative notation to represent instantaneous rates of change.
Question 20
For differentiable f, which expression represents the slope of the tangent line to y=f(x) at x=−1?
1f(0)−f(−1)
f(−1)
f′(−1) (correct answer)
−1−(−2)f(−1)−f(−2) (average slope)
f−1(−1)
Explanation: This question requires interpreting derivative notation for the slope of a tangent line at a negative x-value. When f is differentiable, the slope of the tangent line to y=f(x) at x=-1 is given by the derivative f'(-1). This represents the instantaneous rate of change at that point, which geometrically corresponds to the slope of the line tangent to the curve at x=-1. The derivative works the same way for negative x-values as for positive ones. Choice A represents the average rate of change between x=-1 and x=0, which gives the slope of a secant line, not the tangent line slope at x=-1. For tangent line slopes at any x-value (positive, negative, or zero), use derivative notation to get the exact instantaneous slope.