Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Derivative Notation

Practice Derivative Notation in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

Which of the following does NOT represent the derivative of a function y=f(x)y=f(x)y=f(x) with respect to xxx?

Select an answer to continue

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 BC.

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

Which of the following does NOT represent the derivative of a function y=f(x)y=f(x)y=f(x) with respect to xxx?

  1. f′(x)f'(x)f′(x)
  2. dydx\frac{dy}{dx}dxdy​
  3. y′y'y′
  4. dxdy\frac{dx}{dy}dydx​ (correct answer)

Explanation: The notation dxdy\frac{dx}{dy}dydx​ represents the derivative of xxx with respect to yyy, which is the reciprocal of the derivative of yyy with respect to xxx. The other three options, f′(x)f'(x)f′(x), dydx\frac{dy}{dx}dxdy​, and y′y'y′, are all standard notations for the derivative of yyy with respect to xxx.

Question 2

The volume VVV of a sphere, in cubic centimeters, is a function of its radius rrr in centimeters, given by V(r)=43πr3V(r) = \frac{4}{3}\pi r^3V(r)=34​πr3. What is the correct interpretation of the notation dVdr\frac{dV}{dr}drdV​?

  1. The instantaneous rate of change of the volume with respect to the radius. (correct answer)
  2. The average rate of change of the volume as the radius changes over an interval.
  3. The instantaneous rate of change of the radius with respect to the volume.
  4. The total volume of the sphere when the radius is changing at a specific rate.

Explanation: The Leibniz notation dVdr\frac{dV}{dr}drdV​ represents the derivative of the volume function VVV with respect to the radius variable rrr. A derivative represents an instantaneous rate of change. Therefore, dVdr\frac{dV}{dr}drdV​ is the instantaneous rate of change of the volume with respect to the radius. Option C represents drdV\frac{dr}{dV}dVdr​.

Question 3

For the implicitly defined curve x2+y2=25x^2 + y^2 = 25x2+y2=25, the notation dydx\frac{dy}{dx}dxdy​ represents which of the following?

  1. The rate of change of the curve's radius with respect to xxx
  2. The slope of the tangent line to the curve at a point (x,y)(x,y)(x,y) (correct answer)
  3. A constant value for any point on the curve, equal to −1-1−1
  4. The derivative of xxx with respect to yyy for the curve

Explanation: For any function or curve, the notation dydx\frac{dy}{dx}dxdy​ represents the derivative of yyy with respect to xxx. Geometrically, this value gives the slope of the line tangent to the curve at a given point (x,y)(x,y)(x,y). Option D describes dxdy\frac{dx}{dy}dydx​.

Question 4

If fff is a differentiable function, which expression is equivalent to f′(a)f'(a)f′(a)?

  1. f(a+h)−f(a)h\frac{f(a+h)-f(a)}{h}hf(a+h)−f(a)​
  2. lim⁡x→af(x)−f(a)x−a\lim_{x \to a} \frac{f(x)-f(a)}{x-a}limx→a​x−af(x)−f(a)​ (correct answer)
  3. lim⁡h→0f(a+h)−f(a)\lim_{h \to 0} f(a+h) - f(a)limh→0​f(a+h)−f(a)
  4. f(b)−f(a)b−a\frac{f(b)-f(a)}{b-a}b−af(b)−f(a)​ for some b≠ab \neq ab=a

Explanation: The expression in option B is the alternate form of the limit definition of the derivative at a point aaa. Option A is the difference quotient before the limit is taken. Option C is related to the definition of continuity, not the derivative. Option D represents the average rate of change over the interval [a,b][a, b][a,b].

Question 5

Let y=q(x)y=q(x)y=q(x). Which notation matches the derivative value dydx∣x=a\left.\dfrac{dy}{dx}\right|_{x=a}dxdy​​x=a​?

  1. q(a)q(a)q(a)
  2. q′′(a)q''(a)q′′(a)
  3. q′(a)q'(a)q′(a) (correct answer)
  4. dxdy∣x=a\left.\dfrac{dx}{dy}\right|_{x=a}dydx​​x=a​
  5. d2ydx2∣x=a\left.\dfrac{d^2y}{dx^2}\right|_{x=a}dx2d2y​​x=a​

Explanation: Recognizing and equating different forms of derivative notation is a key skill in calculus. The notation (\left.\dfrac{dy}{dx}\right|{x=a}) is the first derivative of y with respect to x evaluated at x=a. Given y=q(x), this is the same as q'(a) in prime notation, both signifying the derivative value at that point. Second derivatives would be denoted by q''(a) or d²y/dx², differentiating them clearly. A tempting distractor could be (\left.\dfrac{d^2y}{dx^2}\right|{x=a}), but it captures the second derivative, failing to equate to the first derivative shown. Always match the order of the derivative and the evaluation point when translating between notations.

Question 6

Given y=g(x)y=g(x)y=g(x), which expression is equivalent to d2ydx2\dfrac{d^2y}{dx^2}dx2d2y​ evaluated at x=1x=1x=1?

  1. g′(1)g'(1)g′(1)
  2. g′′(1)g''(1)g′′(1) (correct answer)
  3. g(1)g(1)g(1)
  4. dydx∣x=1\left.\dfrac{dy}{dx}\right|_{x=1}dxdy​​x=1​
  5. d3ydx3∣x=1\left.\dfrac{d^3y}{dx^3}\right|_{x=1}dx3d3y​​x=1​

Explanation: Recognizing and equating different forms of derivative notation is a key skill in calculus. The notation (\dfrac{d^2y}{dx^2}) evaluated at x=1 represents the second derivative of y with respect to x at that point. Since y=g(x), this is equivalent to g''(1) in prime notation, both indicating the rate of change of the slope. First derivatives would use a single prime or dy/dx, distinguishing them from higher orders. A tempting distractor might be (\left.\dfrac{dy}{dx}\right|_{x=1}), but it only captures the first derivative, not the second, so it fails to match. Always match the order of the derivative and the evaluation point when translating between notations.

Question 7

For revenue R(q)R(q)R(q), which notation is equivalent to R′(10)R'(10)R′(10)?

  1. R(10)R(10)R(10)
  2. dRdq∣q=10\left.\dfrac{dR}{dq}\right|_{q=10}dqdR​​q=10​ (correct answer)
  3. dqdR∣q=10\left.\dfrac{dq}{dR}\right|_{q=10}dRdq​​q=10​
  4. d2Rdq2∣q=10\left.\dfrac{d^2R}{dq^2}\right|_{q=10}dq2d2R​​q=10​
  5. R′′(10)R''(10)R′′(10)

Explanation: This problem requires converting from prime notation to Leibniz notation. The notation R′(10)R'(10)R′(10) means "the derivative of revenue R evaluated at q = 10." Since R is a function of q, the derivative is dRdq\frac{dR}{dq}dqdR​, and evaluating at q = 10 gives us dRdq∣q=10\left.\frac{dR}{dq}\right|_{q=10}dqdR​​q=10​, which is choice B. Choice C showing dqdR∣q=10\left.\frac{dq}{dR}\right|_{q=10}dRdq​​q=10​ has the variables in the wrong positions—this would be the reciprocal of the derivative we want. Remember that in Leibniz notation, the dependent variable (R) goes in the numerator and the independent variable (q) goes in the denominator.

Question 8

For the position function s(t)s(t)s(t), which notation is equivalent to the derivative dsdt∣t=3 \frac{ds}{dt}\bigg|_{t=3}dtds​​t=3​?

  1. s(3)s(3)s(3)
  2. d2sdt2∣t=3\left.\dfrac{d^2s}{dt^2}\right|_{t=3}dt2d2s​​t=3​
  3. dsdt∣t=3\left.\dfrac{ds}{dt}\right|_{t=3}dtds​​t=3​ (correct answer)
  4. dtds∣t=3\dfrac{dt}{ds}\bigg|_{t=3}dsdt​​t=3​
  5. dsdt(t=3)\dfrac{ds}{dt}(t=3)dtds​(t=3)

Explanation: This question tests your ability to recognize equivalent derivative notations. The notation dsdt∣t=3\frac{ds}{dt}\bigg|_{t=3}dtds​​t=3​ means "the derivative of s with respect to t, evaluated at t = 3." This is exactly what choice C shows: dsdt∣t=3\left.\frac{ds}{dt}\right|_{t=3}dtds​​t=3​ uses the vertical bar notation to indicate evaluation at t = 3. Choice E might seem tempting because it shows dsdt(t=3)\frac{ds}{dt}(t=3)dtds​(t=3), but this notation is ambiguous—it could mean the derivative function multiplied by (t=3) rather than evaluation at that point. When converting between derivative notations, remember that the vertical bar clearly indicates "evaluate at" while parentheses can be ambiguous without proper context.

Question 9

If xxx is a function of ttt, which notation is equivalent to dxdt∣t=7\left.\dfrac{dx}{dt}\right|_{t=7}dtdx​​t=7​?

  1. x(7)x(7)x(7)
  2. dtdx∣t=7\left.\dfrac{dt}{dx}\right|_{t=7}dxdt​​t=7​
  3. x′(7)x'(7)x′(7) (correct answer)
  4. d2xdt2∣t=7\left.\dfrac{d^2x}{dt^2}\right|_{t=7}dt2d2x​​t=7​
  5. x′′(7)x''(7)x′′(7)

Explanation: This question asks you to identify the prime notation equivalent of a Leibniz derivative. The expression dxdt∣t=7\left.\frac{dx}{dt}\right|_{t=7}dtdx​​t=7​ represents the derivative of x with respect to t, evaluated at t = 7. In prime notation, this is written as x′(7)x'(7)x′(7), which is choice C. Choice B showing dtdx∣t=7\left.\frac{dt}{dx}\right|_{t=7}dxdt​​t=7​ would be the reciprocal of our derivative, representing how t changes with respect to x instead. To convert correctly between notations, remember that x'(a) always means the derivative of x evaluated at the independent variable equal to a.

Question 10

If y=f(x)y=f(x)y=f(x), which notation matches the derivative written as f′(2)f'(2)f′(2)?

  1. dydx∣x=2\left.\dfrac{dy}{dx}\right|_{x=2}dxdy​​x=2​ (correct answer)
  2. dxdy∣x=2\left.\dfrac{dx}{dy}\right|_{x=2}dydx​​x=2​
  3. d2ydx2∣x=2\left.\dfrac{d^2y}{dx^2}\right|_{x=2}dx2d2y​​x=2​
  4. f(2)f(2)f(2)
  5. f′′(2)f''(2)f′′(2)

Explanation: This question requires recognizing that different derivative notations represent the same mathematical concept. The notation f′(2)f'(2)f′(2) means "the derivative of function f evaluated at x = 2." Since we're told that y=f(x)y = f(x)y=f(x), the derivative of y with respect to x is dydx\frac{dy}{dx}dxdy​, and evaluating this at x = 2 gives us dydx∣x=2\left.\frac{dy}{dx}\right|_{x=2}dxdy​​x=2​, which is choice A. Choice E showing f′′(2)f''(2)f′′(2) is incorrect because the double prime indicates the second derivative, not the first derivative. To master derivative notation, remember that prime notation f'(a) and Leibniz notation dydx∣x=a\left.\frac{dy}{dx}\right|_{x=a}dxdy​​x=a​ both represent the same first derivative evaluated at a specific point.

Question 11

If fff is differentiable, the derivative is written dfdx\dfrac{df}{dx}dxdf​; which notation is the same derivative?

  1. ddf[x]\dfrac{d}{df}[x]dfd​[x]
  2. dxdf\dfrac{dx}{df}dfdx​
  3. f′′(x)f''(x)f′′(x)
  4. f′(x)f'(x)f′(x) (correct answer)
  5. f(x)f(x)f(x)

Explanation: This question focuses on recognizing the standard derivative notation for a function fff. The expression dfdx\frac{df}{dx}dxdf​ represents the derivative of function fff with respect to xxx, which in prime notation is simply f′(x)f'(x)f′(x). Both notations indicate the same operation: finding the instantaneous rate of change of fff with respect to xxx. The notation f(x)f(x)f(x) represents the function itself (not its derivative), eliminating option E. When working with derivatives, dfdx\frac{df}{dx}dxdf​ and f′(x)f'(x)f′(x) are interchangeable—choose the notation that makes your work clearest in context.

Question 12

A particle’s position is s(t)s(t)s(t) and its velocity is written dsdt\dfrac{ds}{dt}dtds​; which notation is equivalent?

  1. s′(t)s'(t)s′(t) (correct answer)
  2. s(t)s(t)s(t)
  3. d2sdt2\dfrac{d^2s}{dt^2}dt2d2s​
  4. dtds\dfrac{dt}{ds}dsdt​
  5. Δs/Δt\Delta s/\Delta tΔs/Δt

Explanation: This question requires recognizing equivalent notations for velocity as a derivative. The expression dsdt\frac{ds}{dt}dtds​ represents the derivative of position sss with respect to time ttt, which is velocity in physics. In prime notation, this same derivative is written as s′(t)s'(t)s′(t), where the prime indicates differentiation with respect to the independent variable ttt. The notation d2sdt2\frac{d^2s}{dt^2}dt2d2s​ would represent acceleration (the second derivative), not velocity, making option C incorrect. To convert between notations, remember that for any function g(t)g(t)g(t), the expressions dgdt\frac{dg}{dt}dtdg​ and g′(t)g'(t)g′(t) represent the same first derivative.

Question 13

If mmm is differentiable, which expression matches the derivative denoted by ddxm(x)∣x=a\left.\dfrac{d}{dx}m(x)\right|_{x=a}dxd​m(x)​x=a​?

  1. m(a)m(a)m(a)
  2. m′(a)m'(a)m′(a) (correct answer)
  3. m′′(a)m''(a)m′′(a)
  4. dxdm∣x=a\left.\dfrac{dx}{dm}\right|_{x=a}dmdx​​x=a​
  5. m′(x)∣x=0m'(x)\big|_{x=0}m′(x)​x=0​

Explanation: Recognizing equivalent derivative notations is a fundamental skill in calculus, essential for abstract and applied differentiation. The notation \left.\dfrac{d}{dx}m(x)\right|{x=a} is the operator form of the first derivative evaluated at x=a, equivalent to m'(a) in prime notation. This denotes the value of the derivative at that specific point. Leibniz \left.\dfrac{dm}{dx}\right|{x=a} matches closely as well. A tempting distractor like choice C fails because it indicates the second derivative, which is not the first-order rate. To transfer this, remember operator notation \dfrac{d}{dx} equals prime or Leibniz, and verify if evaluation is included in the comparison.

Question 14

Let p(x)p(x)p(x) be differentiable; which notation is equivalent to the derivative written as ddx[p(x)]\dfrac{d}{dx}[p(x)]dxd​[p(x)]?

  1. p′(x)p'(x)p′(x) (correct answer)
  2. p(x)p(x)p(x)
  3. p′′(x)p''(x)p′′(x)
  4. dxdp\dfrac{dx}{dp}dpdx​
  5. ddp[x]\dfrac{d}{dp}[x]dpd​[x]

Explanation: Recognizing equivalent derivative notations is a fundamental skill in calculus, aiding in the flexible application of differentiation rules. The notation \dfrac{d}{dx}[p(x)] is the operator form of the first derivative of p with respect to x, equivalent to p'(x) in prime notation. This represents the derivative function itself, not evaluated at a specific point. Leibniz form \dfrac{dp}{dx} would also match, emphasizing the rate of change. A tempting distractor like choice C fails as it denotes the second derivative, which is the derivative of the derivative, not the first. For a transferable strategy, consistently check if the notation specifies a function, its derivative, or higher orders, and verify the variable of differentiation.

Question 15

For y=m(x)y=m(x)y=m(x), the second derivative is written m′′(x)m''(x)m′′(x); which notation is equivalent?

  1. dmdx\dfrac{dm}{dx}dxdm​
  2. d2ydx2\dfrac{d^2y}{dx^2}dx2d2y​ (correct answer)
  3. dxdy\dfrac{dx}{dy}dydx​
  4. dydx∣x\left.\dfrac{dy}{dx}\right|_{x}dxdy​​x​
  5. d3ydx3\dfrac{d^3y}{dx^3}dx3d3y​

Explanation: This question tests recognition of second derivative notation. The notation m′′(x)m''(x)m′′(x) indicates the second derivative of function mmm with respect to xxx, using prime notation where two primes mean differentiating twice. In Leibniz notation, this same second derivative is written as d2ydx2\frac{d^2y}{dx^2}dx2d2y​, where the superscript 2 in the numerator indicates the order of differentiation. The expression dydx\frac{dy}{dx}dxdy​ would represent only the first derivative, not the second, making other options incorrect. To identify derivative order, match the number of primes with the superscript on ddd in Leibniz notation—both indicate how many derivatives have been taken.

Question 16

For differentiable ggg, which notation is equivalent to the derivative written as dgdx∣x=5\left.\dfrac{dg}{dx}\right|_{x=5}dxdg​​x=5​?

  1. g(5)g(5)g(5)
  2. g′(5)g'(5)g′(5) (correct answer)
  3. g′′(5)g''(5)g′′(5)
  4. dxdg∣x=5\left.\dfrac{dx}{dg}\right|_{x=5}dgdx​​x=5​
  5. g′(x)∣x=0g'(x)\big|_{x=0}g′(x)​x=0​

Explanation: Recognizing equivalent derivative notations is a fundamental skill in calculus, enabling clear communication of instantaneous changes. The notation \left.\dfrac{dg}{dx}\right|{x=5} is Leibniz form for the first derivative of g with respect to x, evaluated at x=5. This matches g'(5), the prime notation for the derivative at that point. Functional forms like \dfrac{dg}{dx}(5) are also equivalent, highlighting evaluation. A tempting distractor like choice C fails as it denotes the second derivative at x=5, which measures the rate of change of the slope. To apply this broadly, memorize that prime notation g'(a) equals Leibniz \left.\dfrac{dg}{dx}\right|{x=a} and check for evaluation specifics.

Question 17

For y=f(x)y=f(x)y=f(x), the derivative is given by dydx=3x2−4\dfrac{dy}{dx}=3x^2-4dxdy​=3x2−4; which notation represents the same derivative?

  1. d2ydx2=3x2−4\dfrac{d^2y}{dx^2}=3x^2-4dx2d2y​=3x2−4
  2. f(x)=3x2−4f(x)=3x^2-4f(x)=3x2−4
  3. f′(x)=3x2−4f'(x)=3x^2-4f′(x)=3x2−4 (correct answer)
  4. dxdy=3x2−4\dfrac{dx}{dy}=3x^2-4dydx​=3x2−4
  5. y′=6xy'=6xy′=6x

Explanation: This question tests your ability to recognize equivalent derivative notation. The given derivative dydx=3x2−4\frac{dy}{dx} = 3x^2 - 4dxdy​=3x2−4 uses Leibniz notation, where dydx\frac{dy}{dx}dxdy​ represents the derivative of yyy with respect to xxx. Since y=f(x)y = f(x)y=f(x), the prime notation f′(x)f'(x)f′(x) represents exactly the same derivative—both notations mean "the derivative of the function with respect to xxx." The expression 3x2−43x^2 - 43x2−4 is the derivative itself, not the original function f(x)f(x)f(x), which eliminates option B. When working with derivatives, remember that dydx\frac{dy}{dx}dxdy​, y′y'y′, and f′(x)f'(x)f′(x) (when y=f(x)y = f(x)y=f(x)) are three ways to write the same first derivative.

Question 18

If y=g(x)y=g(x)y=g(x) and the slope at x=2x=2x=2 is written dydx∣x=2\left.\dfrac{dy}{dx}\right|_{x=2}dxdy​​x=2​, which is equivalent?

  1. dxdy∣x=2\left.\dfrac{dx}{dy}\right|_{x=2}dydx​​x=2​
  2. g(2)g(2)g(2)
  3. g′(2)g'(2)g′(2) (correct answer)
  4. g′′(x)∣x=2\left.g''(x)\right|_{x=2}g′′(x)∣x=2​
  5. d2ydx2∣x=2\left.\dfrac{d^2y}{dx^2}\right|_{x=2}dx2d2y​​x=2​

Explanation: This question tests understanding of derivative notation at a specific point. The notation dydx∣x=2\left.\frac{dy}{dx}\right|_{x=2}dxdy​​x=2​ means "the derivative of yyy with respect to xxx, evaluated at x=2x = 2x=2." Since y=g(x)y = g(x)y=g(x), the derivative function is g′(x)g'(x)g′(x), and evaluating it at x=2x = 2x=2 gives g′(2)g'(2)g′(2). The notation g(2)g(2)g(2) represents the function value (not the derivative) at x=2x = 2x=2, which is why option B is incorrect. When you see a vertical bar with a subscript after a derivative, it means to evaluate that derivative at the specified value—this is equivalent to substituting that value into the derivative function.

Question 19

If h(t)h(t)h(t) is differentiable, which expression matches the derivative denoted by h′(3)h'(3)h′(3)?

  1. dhdt∣t=3\left.\dfrac{dh}{dt}\right|_{t=3}dtdh​​t=3​ (correct answer)
  2. d2hdt2∣t=3\left.\dfrac{d^2h}{dt^2}\right|_{t=3}dt2d2h​​t=3​
  3. h(3)h(3)h(3)
  4. dtdh∣t=3\left.\dfrac{dt}{dh}\right|_{t=3}dhdt​​t=3​
  5. dhdt(t)\dfrac{dh}{dt}(t)dtdh​(t)

Explanation: Recognizing equivalent derivative notations is a fundamental skill in calculus, important for evaluating functions and their rates. The notation h'(3) is prime notation for the first derivative of h evaluated at t=3. This is equivalent to \left.\dfrac{dh}{dt}\right|_{t=3}, using Leibniz with an evaluation bar. Other forms like \dfrac{dh}{dt}(3) also match, but choice A precisely captures the evaluated Leibniz form. A tempting distractor like choice B fails because it represents the second derivative, not the first, altering the interpretation from rate to curvature. For transferability, always equate prime notation at a point to Leibniz notation with explicit evaluation at that point.

Question 20

For y=f(x)y=f(x)y=f(x), the derivative is written dydx\dfrac{dy}{dx}dxdy​. Which notation represents the same derivative?

  1. d2ydx2\dfrac{d^2y}{dx^2}dx2d2y​
  2. dxdy\dfrac{dx}{dy}dydx​
  3. ddy(f(x))\dfrac{d}{dy}\big(f(x)\big)dyd​(f(x))
  4. f′(x)f'(x)f′(x) (correct answer)
  5. f(x)f(x)f(x)

Explanation: This problem tests recognition of derivative notation when y is defined as a function of x. The notation dydx\dfrac{dy}{dx}dxdy​ represents the derivative of y with respect to x, and since y = f(x), this equals the derivative of f with respect to x. In prime notation, this is written as f'(x), indicating the derivative of function f. Option A would represent the second derivative, while option B inverts the derivative relationship. When y = f(x), remember that dy/dx and f'(x) represent the same derivative.