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 AB Quiz

AP Calculus AB Quiz: Derivative Notation

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.

Question 1 / 20

0 of 20 answered

Which of the following expressions represents the derivative of the function f(x)=x3f(x) = x^3f(x)=x3 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 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

Which of the following expressions represents the derivative of the function f(x)=x3f(x) = x^3f(x)=x3 with respect to xxx?

  1. lim⁡h→0(x+h)3−x3h\lim_{h \to 0} \frac{(x+h)^3 - x^3}{h}limh→0​h(x+h)3−x3​ (correct answer)
  2. lim⁡h→0x3−(x−h)3h\lim_{h \to 0} \frac{x^3 - (x-h)^3}{h}limh→0​hx3−(x−h)3​
  3. (x+h)3−x3h\frac{(x+h)^3 - x^3}{h}h(x+h)3−x3​
  4. lim⁡h→0(x+h)3+x3h\lim_{h \to 0} \frac{(x+h)^3 + x^3}{h}limh→0​h(x+h)3+x3​

Explanation: The derivative of a function f(x)f(x)f(x) is defined as f′(x)=lim⁡h→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′(x)=limh→0​hf(x+h)−f(x)​. For f(x)=x3f(x) = x^3f(x)=x3, this becomes f′(x)=lim⁡h→0(x+h)3−x3hf'(x) = \lim_{h \to 0} \frac{(x+h)^3 - x^3}{h}f′(x)=limh→0​h(x+h)3−x3​.

Question 2

Let P(t)P(t)P(t) be the population of a town, in thousands, ttt years after 2010. Which of the following is the correct interpretation of the notation P′(5)=2.1P'(5) = 2.1P′(5)=2.1?

  1. In 2015, the population of the town was 2,100 people.
  2. Between 2010 and 2015, the population of the town increased by 2,100 people.
  3. In 2015, the population of the town was increasing at a rate of 2,100 people per year. (correct answer)
  4. The population of the town will be 2,100 people in the year 2015.

Explanation: The derivative notation P′(t)P'(t)P′(t) represents the instantaneous rate of change of the population with respect to time. Therefore, P′(5)=2.1P'(5) = 2.1P′(5)=2.1 means that at t=5t=5t=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 3

If f(x)=5x2−3f(x) = 5x^2 - 3f(x)=5x2−3, then f′(x)f'(x)f′(x) is given by which of the following limits?

  1. lim⁡h→0(5(x+h)2−3)−(5x2−3)h\lim_{h \to 0} \frac{(5(x+h)^2-3) - (5x^2-3)}{h}limh→0​h(5(x+h)2−3)−(5x2−3)​ (correct answer)
  2. lim⁡h→05(x+h)2−5x2h\lim_{h \to 0} \frac{5(x+h)^2 - 5x^2}{h}limh→0​h5(x+h)2−5x2​
  3. lim⁡h→05x2−3−(5(x−h)2−3)h\lim_{h \to 0} \frac{5x^2 - 3 - (5(x-h)^2 - 3)}{h}limh→0​h5x2−3−(5(x−h)2−3)​
  4. lim⁡h→05(x2+h2)−3−(5x2−3)h\lim_{h \to 0} \frac{5(x^2+h^2)-3 - (5x^2-3)}{h}limh→0​h5(x2+h2)−3−(5x2−3)​

Explanation: The derivative of a function f(x)f(x)f(x) is defined as f′(x)=lim⁡h→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′(x)=limh→0​hf(x+h)−f(x)​. For f(x)=5x2−3f(x) = 5x^2 - 3f(x)=5x2−3, f(x+h)=5(x+h)2−3f(x+h) = 5(x+h)^2-3f(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 4

Let fff be differentiable. Which expression represents the slope of the graph of fff at x=5x=5x=5?

  1. f(5)f(5)f(5)
  2. f(6)−f(5)1\dfrac{f(6)-f(5)}{1}1f(6)−f(5)​
  3. f′(5)f'(5)f′(5) (correct answer)
  4. f(5)−f(0)5\dfrac{f(5)-f(0)}{5}5f(5)−f(0)​
  5. f−1(5)f^{-1}(5)f−1(5)

Explanation: This question requires interpreting derivative notation for the slope of a graph. When fff is differentiable, the slope of the graph of fff at x=5x=5x=5 is given by the derivative f′(5)f'(5)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=5x=5x=5. The derivative gives the precise slope of the graph at that specific point. Choice B represents the average rate of change between x=5x=5x=5 and x=6x=6x=6, which gives the slope of a secant line, not the slope of the graph itself at x=5x=5x=5. When finding slopes of graphs (curves), use derivative notation to get the instantaneous slope rather than secant line slopes.

Question 5

Which expression represents the slope of the line tangent to the graph of g(x)=xg(x) = \sqrt{x}g(x)=x​ at x=9x=9x=9?

  1. 9−09−0\frac{\sqrt{9} - \sqrt{0}}{9-0}9−09​−0​​
  2. lim⁡h→09+h−9h\lim_{h \to 0} \frac{\sqrt{9+h} - \sqrt{9}}{h}limh→0​h9+h​−9​​ (correct answer)
  3. lim⁡h→0x+h−xh\lim_{h \to 0} \frac{\sqrt{x+h} - \sqrt{x}}{h}limh→0​hx+h​−x​​
  4. x−9x−9\frac{\sqrt{x} - \sqrt{9}}{x-9}x−9x​−9​​

Explanation: The slope of the tangent line at a specific point x=ax=ax=a is given by the derivative at that point, g′(a)g'(a)g′(a). The limit definition of g′(a)g'(a)g′(a) is lim⁡h→0g(a+h)−g(a)h\lim_{h \to 0} \frac{g(a+h) - g(a)}{h}limh→0​hg(a+h)−g(a)​. For g(x)=xg(x) = \sqrt{x}g(x)=x​ at a=9a=9a=9, this is lim⁡h→09+h−9h\lim_{h \to 0} \frac{\sqrt{9+h} - \sqrt{9}}{h}limh→0​h9+h​−9​​. Choice C represents the derivative function, not the value at a specific point.

Question 6

The limit lim⁡x→2cos⁡(x)−cos⁡(2)x−2\lim_{x \to 2} \frac{\cos(x) - \cos(2)}{x-2}limx→2​x−2cos(x)−cos(2)​ represents the derivative of a function f(x)f(x)f(x) at a point x=ax=ax=a. What are f(x)f(x)f(x) and aaa?

  1. f(x)=cos⁡(x)f(x) = \cos(x)f(x)=cos(x) and a=2a=2a=2 (correct answer)
  2. f(x)=sin⁡(x)f(x) = \sin(x)f(x)=sin(x) and a=2a=2a=2
  3. f(x)=cos⁡(x)f(x) = \cos(x)f(x)=cos(x) and a=xa=xa=x
  4. f(x)=−sin⁡(x)f(x) = -\sin(x)f(x)=−sin(x) and a=2a=2a=2

Explanation: The alternative definition of the derivative of a function fff at a point aaa is f′(a)=lim⁡x→af(x)−f(a)x−af'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x-a}f′(a)=limx→a​x−af(x)−f(a)​. Comparing this to the given limit, we can identify f(x)=cos⁡(x)f(x) = \cos(x)f(x)=cos(x) and a=2a=2a=2. The limit represents f′(2)f'(2)f′(2).

Question 7

For y=f(x)y=f(x)y=f(x), which expression represents the derivative at x=cx=cx=c using function notation?

  1. f(c)−f(0)c\dfrac{f(c)-f(0)}{c}cf(c)−f(0)​
  2. f(c)f(c)f(c)
  3. f′(c)f'(c)f′(c) (correct answer)
  4. f(c+h)−f(c)c+h\dfrac{f(c+h)-f(c)}{c+h}c+hf(c+h)−f(c)​
  5. f(c+h)−f(c)f(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 8

Let m(t)m(t)m(t) be mass of a substance. Which expression represents the instantaneous rate of change of mass at t=at=at=a?

  1. m(a)−m(0)a\dfrac{m(a)-m(0)}{a}am(a)−m(0)​
  2. m(a)m(a)m(a)
  3. m′(a)m'(a)m′(a) (correct answer)
  4. m(a+h)−m(a)a+h\dfrac{m(a+h)-m(a)}{a+h}a+hm(a+h)−m(a)​
  5. m(a+h)−m(a)m(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 9

A differentiable function A(r)A(r)A(r) gives area. Which expression represents how fast area changes with respect to rrr at r=2r=2r=2?

  1. A(2)A(2)A(2)
  2. A(2)−A(1)1\dfrac{A(2)-A(1)}{1}1A(2)−A(1)​
  3. A′(2)A'(2)A′(2) (correct answer)
  4. A(2)−A(0)2\dfrac{A(2)-A(0)}{2}2A(2)−A(0)​
  5. drdA\dfrac{dr}{dA}dAdr​ at r=2r=2r=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 10

Let y=f(x)y=f(x)y=f(x) be differentiable. Which expression represents dydx\dfrac{dy}{dx}dxdy​ at x=4x=4x=4?

  1. y(4)−y(3)4−3\dfrac{y(4)-y(3)}{4-3}4−3y(4)−y(3)​
  2. dydx∣x=4\left.\dfrac{dy}{dx}\right|_{x=4}dxdy​​x=4​ (correct answer)
  3. dydx\dfrac{dy}{dx}dxdy​ at x=0x=0x=0
  4. dxdy\dfrac{dx}{dy}dydx​ at x=4x=4x=4
  5. y(4)y(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 dydx∣x=4\left.\dfrac{dy}{dx}\right|_{x=4}dxdy​​x=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 11

Let y=p(t)y=p(t)y=p(t) be differentiable. Which expression represents dydt\dfrac{dy}{dt}dtdy​ at t=6t=6t=6?

  1. p(6)−p(0)6\dfrac{p(6)-p(0)}{6}6p(6)−p(0)​
  2. dydt∣t=6\left.\dfrac{dy}{dt}\right|_{t=6}dtdy​​t=6​ (correct answer)
  3. dtdy∣t=6\left.\dfrac{dt}{dy}\right|_{t=6}dydt​​t=6​
  4. y(6)y(6)y(6)
  5. p(7)−p(6)7\dfrac{p(7)-p(6)}{7}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 dydt∣t=6\left.\dfrac{dy}{dt}\right|_{t=6}dtdy​​t=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 12

If xxx is time and yyy is distance with y=d(x)y=d(x)y=d(x), which expression represents instantaneous speed at x=6x=6x=6?

  1. d(6)−d(5)1\dfrac{d(6)-d(5)}{1}1d(6)−d(5)​
  2. dydx∣x=6\left.\dfrac{dy}{dx}\right|_{x=6}dxdy​​x=6​ (correct answer)
  3. yx\dfrac{y}{x}xy​ at x=6x=6x=6
  4. y(6)y(6)y(6)
  5. dxdy∣x=6\left.\dfrac{dx}{dy}\right|_{x=6}dydx​​x=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 dydx∣x=6\left.\dfrac{dy}{dx}\right|_{x=6}dxdy​​x=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 13

A differentiable function M(x)M(x)M(x) gives medication level. Which expression represents how fast MMM changes at x=2x=2x=2?

  1. M(2)M(2)M(2)
  2. M(2)−M(1)1\dfrac{M(2)-M(1)}{1}1M(2)−M(1)​
  3. M′(2)M'(2)M′(2) (correct answer)
  4. M(2)−M(0)2\dfrac{M(2)-M(0)}{2}2M(2)−M(0)​
  5. ddx(2)\dfrac{d}{dx}(2)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 14

Let fff be differentiable. Which expression represents f′(a)f'(a)f′(a) as a limit?

  1. lim⁡h→0f(a+h)−f(a)h\lim_{h\to 0}\dfrac{f(a+h)-f(a)}{h}limh→0​hf(a+h)−f(a)​ (correct answer)
  2. lim⁡h→af(h)−f(a)h−a\lim_{h\to a}\dfrac{f(h)-f(a)}{h-a}limh→a​h−af(h)−f(a)​
  3. f(a)−f(0)a\dfrac{f(a)-f(0)}{a}af(a)−f(0)​
  4. f(a+h)−f(a)f(a+h)-f(a)f(a+h)−f(a)
  5. lim⁡h→0(f(a+h)−f(a))\lim_{h\to 0}\big(f(a+h)-f(a)\big)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 lim⁡h→0f(a+h)−f(a)h\lim_{h\to 0}\dfrac{f(a+h)-f(a)}{h}limh→0​hf(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 15

A differentiable function L(x)L(x)L(x) gives light intensity. Which expression represents the slope of LLL at x=1x=1x=1?

  1. L(1)L(1)L(1)
  2. L(2)−L(1)1\dfrac{L(2)-L(1)}{1}1L(2)−L(1)​
  3. L′(1)L'(1)L′(1) (correct answer)
  4. L(1)−L(0)1\dfrac{L(1)-L(0)}{1}1L(1)−L(0)​
  5. ddx(1)\dfrac{d}{dx}(1)dxd​(1)

Explanation: This question requires interpreting derivative notation in the context of light intensity slope. When L(x)L(x)L(x) gives light intensity as a function of some variable xxx, the slope of LLL at x=1x=1x=1 represents the derivative L′(1)L'(1)L′(1). This notation shows the instantaneous rate of change of light intensity with respect to xxx at that point, which geometrically corresponds to the slope of the tangent line to the graph of LLL at x=1x=1x=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=1x=1x=1 and x=2x=2x=2, which gives the slope of a secant line, not the slope of the function itself at x=1x=1x=1. For slopes of curves (functions), use derivative notation to get the instantaneous slope rather than average rates.

Question 16

For differentiable p(x)p(x)p(x), which expression represents the derivative of ppp at x=7x=7x=7?

  1. p(7)−p(6)1\dfrac{p(7)-p(6)}{1}1p(7)−p(6)​
  2. p′(7)p'(7)p′(7) (correct answer)
  3. p(7)p(7)p(7)
  4. p(7)−p(0)7\dfrac{p(7)-p(0)}{7}7p(7)−p(0)​
  5. p′(x)p'(x)p′(x)

Explanation: This question involves interpreting derivative notation to identify the derivative at a specific point. For a differentiable function p(x)p(x)p(x), the derivative evaluated at x=7x=7x=7 represents the instantaneous rate of change of ppp at that point. The notation p′(7)p'(7)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 ppp at x=7x=7x=7. Choice A represents the average rate of change of ppp between x=6x=6x=6 and x=7x=7x=7, which approximates the derivative but is not equal to it unless ppp is linear. When expressing derivatives at specific points, use prime notation or other derivative notations rather than difference quotients.

Question 17

Let s(t)s(t)s(t) be a position function. Which expression represents the instantaneous velocity at t=3t=3t=3?

  1. s(3)−s(0)3\dfrac{s(3)-s(0)}{3}3s(3)−s(0)​
  2. s(3)s(3)s(3)
  3. dsdt∣t=3\left.\dfrac{ds}{dt}\right|_{t=3}dtds​​t=3​ (correct answer)
  4. dsdt\dfrac{ds}{dt}dtds​
  5. s′(t)s'(t)s′(t) evaluated at t=0t=0t=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 dsdt∣t=3\left.\dfrac{ds}{dt}\right|_{t=3}dtds​​t=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 18

Let y=f(x)y=f(x)y=f(x) be differentiable. Which expression represents the slope of the tangent line at x=ax=ax=a?

  1. f(a)−f(0)a\dfrac{f(a)-f(0)}{a}af(a)−f(0)​
  2. f(a+h)−f(a)h\dfrac{f(a+h)-f(a)}{h}hf(a+h)−f(a)​ for a fixed hhh
  3. f(a)f(a)f(a)
  4. f′(a)f'(a)f′(a) (correct answer)
  5. f(a+h)h\dfrac{f(a+h)}{h}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 19

If F(t)F(t)F(t) is differentiable, which expression represents the instantaneous rate of change at t=bt=bt=b using Leibniz notation?

  1. dFdt∣t=b\left.\dfrac{dF}{dt}\right|_{t=b}dtdF​​t=b​ (correct answer)
  2. F(b)−F(a)b−a\dfrac{F(b)-F(a)}{b-a}b−aF(b)−F(a)​
  3. F(b)F(b)F(b)
  4. dtdF\dfrac{dt}{dF}dFdt​ at t=bt=bt=b
  5. ddt(b)\dfrac{d}{dt}(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 dFdt∣t=b\left.\dfrac{dF}{dt}\right|_{t=b}dtdF​​t=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 20

Let fff be differentiable. Which expression represents the slope of the tangent line to y=f(x)y=f(x)y=f(x) at x=bx=bx=b?

  1. f(b)−f(a)b−a\dfrac{f(b)-f(a)}{b-a}b−af(b)−f(a)​
  2. f(b)f(b)f(b)
  3. f′(b)f'(b)f′(b) (correct answer)
  4. f(b+h)−f(b)h\dfrac{f(b+h)-f(b)}{h}hf(b+h)−f(b)​ for h=1h=1h=1
  5. f(b+h)f(b+h)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.