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: Fundamental Theorem Of Calculus Accumulation Functions

Practice Fundamental Theorem Of Calculus Accumulation Functions 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

Let F(x)=∫0xt2−3t2+1 dtF(x) = \int_0^x \frac{t^2 - 3}{t^2 + 1} \, dtF(x)=∫0x​t2+1t2−3​dt. For what positive value of xxx does F(x)F(x)F(x) have a local minimum?

Select an answer to continue

What this quiz covers

This quiz focuses on Fundamental Theorem Of Calculus Accumulation Functions, 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

Let F(x)=∫0xt2−3t2+1 dtF(x) = \int_0^x \frac{t^2 - 3}{t^2 + 1} \, dtF(x)=∫0x​t2+1t2−3​dt. For what positive value of xxx does F(x)F(x)F(x) have a local minimum?

  1. 1
  2. 3\sqrt{3}3​ (correct answer)
  3. 3
  4. There is no such value of xxx.

Explanation: To find a local minimum of F(x)F(x)F(x), we analyze the first derivative, F′(x)F'(x)F′(x). By the Fundamental Theorem of Calculus, F′(x)=x2−3x2+1F'(x) = \frac{x^2 - 3}{x^2 + 1}F′(x)=x2+1x2−3​. A local minimum can occur at a critical point where F′(x)F'(x)F′(x) changes from negative to positive. Set F′(x)=0F'(x)=0F′(x)=0: x2−3x2+1=0  ⟹  x2−3=0  ⟹  x=±3\frac{x^2 - 3}{x^2 + 1} = 0 \implies x^2 - 3 = 0 \implies x = \pm\sqrt{3}x2+1x2−3​=0⟹x2−3=0⟹x=±3​. Since we are looking for a positive value of xxx, we consider x=3x=\sqrt{3}x=3​. The denominator x2+1x^2+1x2+1 is always positive. For 0<x<30 < x < \sqrt{3}0<x<3​, x2−3x^2-3x2−3 is negative, so F′(x)<0F'(x) < 0F′(x)<0. For x>3x > \sqrt{3}x>3​, x2−3x^2-3x2−3 is positive, so F′(x)>0F'(x) > 0F′(x)>0. Since F′(x)F'(x)F′(x) changes from negative to positive at x=3x=\sqrt{3}x=3​, F(x)F(x)F(x) has a local minimum there.

Question 2

Let F(x)=∫0x(t−1)2(t−5) dtF(x) = \int_0^x (t-1)^2 (t-5) \, dtF(x)=∫0x​(t−1)2(t−5)dt. At what value of xxx does FFF have a local minimum?

  1. x=1x=1x=1
  2. x=3x=3x=3
  3. x=5x=5x=5 (correct answer)
  4. x=0x=0x=0

Explanation: To find local extrema of FFF, we examine its derivative, F′(x)F'(x)F′(x). By the Fundamental Theorem of Calculus, F′(x)=(x−1)2(x−5)F'(x) = (x-1)^2(x-5)F′(x)=(x−1)2(x−5). Critical points occur when F′(x)=0F'(x)=0F′(x)=0, which are at x=1x=1x=1 and x=5x=5x=5. For a local minimum, F′(x)F'(x)F′(x) must change from negative to positive. The term (x−1)2(x-1)^2(x−1)2 is always non-negative. The sign of F′(x)F'(x)F′(x) is determined by the term (x−5)(x-5)(x−5). For x<5x<5x<5, F′(x)<0F'(x) < 0F′(x)<0. For x>5x>5x>5, F′(x)>0F'(x) > 0F′(x)>0. Therefore, a local minimum occurs at x=5x=5x=5. At x=1x=1x=1, the derivative does not change sign.

Question 3

Let h(x)=∫1xe−t2/2 dth(x) = \int_1^x e^{-t^2/2} \, dth(x)=∫1x​e−t2/2dt. For what open interval is the graph of h(x)h(x)h(x) concave up?

  1. (0,∞)(0, \infty)(0,∞)
  2. (−∞,0)(-\infty, 0)(−∞,0) (correct answer)
  3. (−∞,∞)(-\infty, \infty)(−∞,∞)
  4. (−1,1)(-1, 1)(−1,1)

Explanation: The concavity of h(x)h(x)h(x) is determined by the sign of its second derivative, h′′(x)h''(x)h′′(x). First, we find h′(x)=e−x2/2h'(x) = e^{-x^2/2}h′(x)=e−x2/2 using the Fundamental Theorem of Calculus. Then, we differentiate again to find h′′(x)h''(x)h′′(x): h′′(x)=ddx(e−x2/2)=e−x2/2⋅(−x)h''(x) = \frac{d}{dx}(e^{-x^2/2}) = e^{-x^2/2} \cdot (-x)h′′(x)=dxd​(e−x2/2)=e−x2/2⋅(−x). The graph of h(x)h(x)h(x) is concave up when h′′(x)>0h''(x) > 0h′′(x)>0. Since e−x2/2e^{-x^2/2}e−x2/2 is always positive, we need −x>0-x > 0−x>0, which implies x<0x < 0x<0. So, the interval is (−∞,0)(-\infty, 0)(−∞,0).

Question 4

A function g(x)g(x)g(x) is defined such that g′(x)=sin⁡(x2)g'(x) = \sin(x^2)g′(x)=sin(x2) and g(0)=4g(0) = 4g(0)=4. Which of the following is an expression for g(x)g(x)g(x)?

  1. g(x)=∫0xsin⁡(t2) dtg(x) = \int_0^x \sin(t^2) \, dtg(x)=∫0x​sin(t2)dt
  2. g(x)=4+sin⁡(x2)g(x) = 4 + \sin(x^2)g(x)=4+sin(x2)
  3. g(x)=4−∫x0sin⁡(t2) dtg(x) = 4 - \int_x^0 \sin(t^2) \, dtg(x)=4−∫x0​sin(t2)dt
  4. g(x)=4+∫0xsin⁡(t2) dtg(x) = 4 + \int_0^x \sin(t^2) \, dtg(x)=4+∫0x​sin(t2)dt (correct answer)

Explanation: By the Fundamental Theorem of Calculus, if g′(x)=f(x)g'(x) = f(x)g′(x)=f(x), then g(x)=g(a)+∫axf(t) dtg(x) = g(a) + \int_a^x f(t) \, dtg(x)=g(a)+∫ax​f(t)dt. Here, f(x)=sin⁡(x2)f(x) = \sin(x^2)f(x)=sin(x2), a=0a=0a=0, and g(0)=4g(0)=4g(0)=4. So, g(x)=4+∫0xsin⁡(t2) dtg(x) = 4 + \int_0^x \sin(t^2) \, dtg(x)=4+∫0x​sin(t2)dt.

Question 5

A bacteria culture grows at rate g(t)=e2tg(t)=e^{2t}g(t)=e2t. If P(x)=∫−1xg(t) dtP(x)=\int_{-1}^{x} g(t)\,dtP(x)=∫−1x​g(t)dt, what is P′(x)P'(x)P′(x)?

  1. ∫−1xe2t dt\int_{-1}^{x} e^{2t}\,dt∫−1x​e2tdt
  2. e2te^{2t}e2t
  3. ∫−1xe2x dt\int_{-1}^{x} e^{2x}\,dt∫−1x​e2xdt
  4. e2xe^{2x}e2x (correct answer)
  5. ∫−1xe2t dx\int_{-1}^{x} e^{2t}\,dx∫−1x​e2tdx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if P(x)P(x)P(x) is defined as the integral from a constant to x of g(t) dtg(t) \, dtg(t)dt, then P′(x)P'(x)P′(x) equals g(x)g(x)g(x). Here, P(x)P(x)P(x) accumulates the growth rate g(t)=e2tg(t) = e^{2t}g(t)=e2t from t=-1 to t=x, so its derivative P′(x)P'(x)P′(x) should simply be the integrand evaluated at x, which is e2xe^{2x}e2x. FTC Part 1 works because the derivative of the accumulated population up to x is precisely the growth rate at that point x. This is like how the rate of change of total bacteria at time x is exactly the growth rate at that instant. A tempting distractor is choice B, e2te^{2t}e2t, but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 6

If G(x)=∫5x(3t−4)et dtG(x)=\int_5^x (3t-4)e^{t}\,dtG(x)=∫5x​(3t−4)etdt models accumulated growth, what is G′(x)G'(x)G′(x)?

  1. (3x−4)ex\displaystyle (3x-4)e^{x}(3x−4)ex (correct answer)
  2. ∫5x(3t−4)et dt\displaystyle \int_5^x (3t-4)e^{t}\,dt∫5x​(3t−4)etdt
  3. (3t−4)et\displaystyle (3t-4)e^{t}(3t−4)et
  4. 3ex\displaystyle 3e^{x}3ex
  5. (3x−4)e5\displaystyle (3x-4)e^{5}(3x−4)e5

Explanation: This problem requires applying the Fundamental Theorem of Calculus Part 1 to find the instantaneous rate of growth. Given G(x) = ∫₅ˣ (3t-4)eᵗ dt, the FTC Part 1 tells us that G'(x) equals the integrand evaluated at x, which gives us (3x-4)eˣ. The derivative of an accumulation function is simply the integrand with the dummy variable t replaced by the upper limit x. Choice C incorrectly retains the dummy variable t, failing to evaluate at the upper limit. Choice D attempts to differentiate the integrand rather than evaluate it. When you see a derivative of an integral where x appears only in the limits, apply FTC Part 1 by substituting the upper limit into the integrand.

Question 7

A particle’s velocity is v(t)=t2sin⁡tv(t)=t^2\sin tv(t)=t2sint. If A(x)=∫0xv(t) dtA(x)=\int_0^x v(t)\,dtA(x)=∫0x​v(t)dt, what is A′(x)A'(x)A′(x)?

  1. ∫0xt2sin⁡t dt\displaystyle \int_0^x t^2\sin t\,dt∫0x​t2sintdt
  2. x2sin⁡x\displaystyle x^2\sin xx2sinx (correct answer)
  3. sin⁡x\displaystyle \sin xsinx
  4. xsin⁡x\displaystyle x\sin xxsinx
  5. x2cos⁡x\displaystyle x^2\cos xx2cosx

Explanation: This problem requires applying the Fundamental Theorem of Calculus Part 1, which states that the derivative of an accumulation function equals the integrand evaluated at the upper limit. Since A(x) = ∫₀ˣ v(t) dt where v(t) = t²sin t, we have A'(x) = v(x) = x²sin x. The FTC Part 1 tells us that when we differentiate an integral with respect to its upper limit, we simply substitute that upper limit into the integrand. Choice A incorrectly suggests the derivative is the integral itself, failing to apply the FTC. To recognize FTC Part 1 problems, look for derivatives of integrals where the variable appears only in the limits of integration.

Question 8

A tank’s accumulated inflow is V(x)=∫0x1+t4 dtV(x)=\int_{0}^{x}\sqrt{1+t^4}\,dtV(x)=∫0x​1+t4​dt. What is V′(x)V'(x)V′(x)?

  1. ∫0x1+t4 dt\int_{0}^{x}\sqrt{1+t^4}\,dt∫0x​1+t4​dt
  2. 1+x4\sqrt{1+x^4}1+x4​ (correct answer)
  3. ∫0x1+x4 dt\int_{0}^{x}\sqrt{1+x^4}\,dt∫0x​1+x4​dt
  4. 1+04\sqrt{1+0^4}1+04​
  5. ∫0x4t321+t4 dt\int_{0}^{x}\frac{4t^3}{2\sqrt{1+t^4}}\,dt∫0x​21+t4​4t3​dt

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1) to find the derivative of an accumulation function. The FTC Part 1 states that if V(x)=∫constantxf(t) dtV(x) = \int_{\text{constant}}^x f(t)\, dtV(x)=∫constantx​f(t)dt, then V′(x)=f(x)V'(x) = f(x)V′(x)=f(x), provided f is continuous at x. Here, the integrand f(t)=1+t4f(t) = \sqrt{1 + t^4}f(t)=1+t4​, so V′(x)=1+x4V'(x) = \sqrt{1 + x^4}V′(x)=1+x4​. This is because the instantaneous rate of inflow at x equals the integrand evaluated at x. A tempting distractor is choice E, which looks like the integral of the derivative of the integrand, but that misapplies differentiation under the integral sign and ignores FTC's direct result. To recognize FTC Part 1 problems, look for questions asking for the derivative of a function defined as a definite integral with a variable upper limit.

Question 9

A phone’s battery drains at rate d(t)=tt+1d(t)=\frac{t}{t+1}d(t)=t+1t​. If B(x)=∫1xd(t) dtB(x)=\int_{1}^{x} d(t)\,dtB(x)=∫1x​d(t)dt, what is B′(x)B'(x)B′(x)?

  1. ∫1xtt+1 dt\int_{1}^{x} \frac{t}{t+1}\,dt∫1x​t+1t​dt
  2. tt+1\frac{t}{t+1}t+1t​
  3. ∫1xxx+1 dt\int_{1}^{x} \frac{x}{x+1}\,dt∫1x​x+1x​dt
  4. ∫1xtt+1 dx\int_{1}^{x} \frac{t}{t+1}\,dx∫1x​t+1t​dx
  5. xx+1\frac{x}{x+1}x+1x​ (correct answer)

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if B(x)B(x)B(x) is defined as the integral from a constant to x of d(t) dtd(t) \, dtd(t)dt, then B′(x)B'(x)B′(x) equals d(x)d(x)d(x). Here, B(x)B(x)B(x) accumulates the drain rate d(t)=tt+1d(t) = \frac{t}{t+1}d(t)=t+1t​ from t=1 to t=x, so its derivative B′(x)B'(x)B′(x) should simply be the integrand evaluated at x, which is xx+1\frac{x}{x+1}x+1x​. FTC Part 1 works because the derivative of the accumulated battery drain up to x is precisely the drain rate at that point x. This is like how the rate of change of total drain at time x is exactly the drainage rate at that instant. A tempting distractor is choice B, tt+1\frac{t}{t+1}t+1t​, but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 10

A river’s flow rate is f(t)=1−tf(t)=\sqrt{1-t}f(t)=1−t​. Let R(x)=∫−1xf(t) dtR(x)=\int_{-1}^{x} f(t)\,dtR(x)=∫−1x​f(t)dt. What is R′(x)R'(x)R′(x)?

  1. 1−x\sqrt{1-x}1−x​ (correct answer)
  2. 1−t\sqrt{1-t}1−t​
  3. ∫−1x1−t dt\int_{-1}^{x} \sqrt{1-t}\,dt∫−1x​1−t​dt
  4. ∫−1x1−x dt\int_{-1}^{x} \sqrt{1-x}\,dt∫−1x​1−x​dt
  5. ∫−1x1−t dx\int_{-1}^{x} \sqrt{1-t}\,dx∫−1x​1−t​dx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if R(x) is defined as the integral from a constant to x of f(t) dt, then R'(x) equals f(x). Here, R(x) accumulates the flow rate f(t) = √(1-t) from t=-1 to t=x, so its derivative R'(x) should simply be the integrand evaluated at x, which is √(1-x). FTC Part 1 works because the derivative of the accumulated volume up to x is precisely the flow rate at that point x. This is like how the rate of change of total water flowed at time x is exactly the flow rate at that instant. A tempting distractor is choice B, √(1-t), but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 11

A car’s distance is D(t)=∫5tln⁡(x) dxD(t)=\int_{5}^{t}\ln(x)\,dxD(t)=∫5t​ln(x)dx. What is D′(t)D'(t)D′(t)?

  1. ln⁡(t)\ln(t)ln(t) (correct answer)
  2. 1t\dfrac{1}{t}t1​
  3. ∫5tln⁡(x) dx\int_{5}^{t}\ln(x)\,dx∫5t​ln(x)dx
  4. tln⁡(t)−tt\ln(t)-ttln(t)−t
  5. ln⁡(x)\ln(x)ln(x)

Explanation: This problem demonstrates the Fundamental Theorem of Calculus Part 1 for finding the derivative of an accumulation function. Given D(t)=∫5tln⁡(x) dxD(t) = \int_{5}^{t}\ln(x)\,dxD(t)=∫5t​ln(x)dx, we want D′(t)D'(t)D′(t). By FTC Part 1, when we differentiate an integral with respect to its upper limit, we get the integrand evaluated at that limit. Thus, D′(t)=ln⁡(t)D'(t) = \ln(t)D′(t)=ln(t), which is the integrand with xxx replaced by ttt. Choice B (1t\frac{1}{t}t1​) is the derivative of ln⁡(t)\ln(t)ln(t), which students might select if they incorrectly differentiate the result, but FTC Part 1 only requires substitution. When differentiating ∫atf(x) dx\int_{a}^{t} f(x)\,dx∫at​f(x)dx, the result is f(t)f(t)f(t)—no additional differentiation needed.

Question 12

A car’s acceleration is a(t)=t+4a(t)=\sqrt{t+4}a(t)=t+4​. If V(x)=∫2xa(t) dtV(x)=\int_{2}^{x} a(t)\,dtV(x)=∫2x​a(t)dt, what is V′(x)V'(x)V′(x)?

  1. x+4\sqrt{x+4}x+4​ (correct answer)
  2. ∫2xt+4 dt\int_{2}^{x} \sqrt{t+4}\,dt∫2x​t+4​dt
  3. ∫2xx+4 dt\int_{2}^{x} \sqrt{x+4}\,dt∫2x​x+4​dt
  4. t+4\sqrt{t+4}t+4​
  5. ∫2xt+4 dx\int_{2}^{x} \sqrt{t+4}\,dx∫2x​t+4​dx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if V(x) is defined as the integral from a constant to x of a(t) dt, then V'(x) equals a(x). Here, V(x) accumulates the acceleration a(t) = √(t+4) from t=2 to t=x, so its derivative V'(x) should simply be the integrand evaluated at x, which is √(x+4). FTC Part 1 works because the derivative of the accumulated velocity up to x is precisely the acceleration at that point x. This is like how the rate of change of speed at time x is exactly the acceleration at that instant. A tempting distractor is choice D, √(t+4), but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 13

A machine’s output rate is q(t)=ln⁡(t+5)q(t)=\ln(t+5)q(t)=ln(t+5). Let O(x)=∫0xq(t) dtO(x)=\int_{0}^{x} q(t)\,dtO(x)=∫0x​q(t)dt. What is O′(x)O'(x)O′(x)?

  1. ln⁡(x+5)\ln(x+5)ln(x+5) (correct answer)
  2. ∫0xln⁡(t+5) dt\int_{0}^{x} \ln(t+5)\,dt∫0x​ln(t+5)dt
  3. ln⁡(t+5)\ln(t+5)ln(t+5)
  4. ∫0xln⁡(x+5) dt\int_{0}^{x} \ln(x+5)\,dt∫0x​ln(x+5)dt
  5. ∫0xln⁡(t+5) dx\int_{0}^{x} \ln(t+5)\,dx∫0x​ln(t+5)dx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if O(x) is defined as the integral from a constant to x of q(t) dt, then O'(x) equals q(x). Here, O(x) accumulates the output rate q(t) = ln(t+5) from t=0 to t=x, so its derivative O'(x) should simply be the integrand evaluated at x, which is ln(x+5). FTC Part 1 works because the derivative of the accumulated output up to x is precisely the output rate at that point x. This is like how the rate of change of total output at time x is exactly the production rate at that instant. A tempting distractor is choice C, ln(t+5), but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 14

A runner’s speed is v(t)=sin⁡t+tv(t)=\sin t+tv(t)=sint+t. Let S(x)=∫0xv(t) dtS(x)=\int_{0}^{x} v(t)\,dtS(x)=∫0x​v(t)dt. What is S′(x)S'(x)S′(x)?

  1. sin⁡x+x\sin x+xsinx+x (correct answer)
  2. ∫0x(sin⁡t+t) dt\int_{0}^{x} (\sin t+t)\,dt∫0x​(sint+t)dt
  3. ∫0x(sin⁡x+x) dt\int_{0}^{x} (\sin x+x)\,dt∫0x​(sinx+x)dt
  4. sin⁡t+t\sin t+tsint+t
  5. ∫0x(sin⁡t+t) dx\int_{0}^{x} (\sin t+t)\,dx∫0x​(sint+t)dx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if S(x) is defined as the integral from a constant to x of v(t) dt, then S'(x) equals v(x). Here, S(x) accumulates the speed v(t) = sin t + t from t=0 to t=x, so its derivative S'(x) should simply be the integrand evaluated at x, which is sin x + x. FTC Part 1 works because the derivative of the accumulated distance up to x is precisely the speed at that point x. This is like how the rate of change of position at time x is exactly the velocity at that instant. A tempting distractor is choice D, sin t + t, but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 15

A spring’s force varies as F(t)=t3−2F(t)=t^3-2F(t)=t3−2. If W(x)=∫−2xF(t) dtW(x)=\int_{-2}^{x} F(t)\,dtW(x)=∫−2x​F(t)dt, what is W′(x)W'(x)W′(x)?

  1. ∫−2x(t3−2) dt\int_{-2}^{x} (t^3-2)\,dt∫−2x​(t3−2)dt
  2. t3−2t^3-2t3−2
  3. x3−2x^3-2x3−2 (correct answer)
  4. ∫−2x(x3−2) dt\int_{-2}^{x} (x^3-2)\,dt∫−2x​(x3−2)dt
  5. ∫−2x(t3−2) dx\int_{-2}^{x} (t^3-2)\,dx∫−2x​(t3−2)dx

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if W(x) is defined as the integral from a constant to x of F(t) dt, then W'(x) equals F(x). Here, W(x) accumulates the force F(t) = t³ - 2 from t=-2 to t=x, so its derivative W'(x) should simply be the integrand evaluated at x, which is x³ - 2. FTC Part 1 works because the derivative of the accumulated work up to x is precisely the force at that point x. This is like how the rate of change of total work at position x is exactly the force at that instant. A tempting distractor is choice B, t³ - 2, but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 16

A tank’s net inflow rate is r(t)=t2+3tr(t)=t^2+3tr(t)=t2+3t. If A(x)=∫1xr(t) dtA(x)=\int_{1}^{x} r(t)\,dtA(x)=∫1x​r(t)dt, what is A′(x)A'(x)A′(x)?

  1. ∫1x(t2+3t) dt\int_{1}^{x} (t^2+3t)\,dt∫1x​(t2+3t)dt
  2. x2+3xx^2+3xx2+3x (correct answer)
  3. ∫1x(x2+3x) dt\int_{1}^{x} (x^2+3x)\,dt∫1x​(x2+3x)dt
  4. ∫1x(t2+3t) dx\int_{1}^{x} (t^2+3t)\,dx∫1x​(t2+3t)dx
  5. t2+3tt^2+3tt2+3t

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1), which states that if A(x) is defined as the integral from a constant to x of r(t) dt, then A'(x) equals r(x). Here, A(x) accumulates the net inflow rate r(t) = t² + 3t from t=1 to t=x, so its derivative A'(x) should simply be the integrand evaluated at x, which is x² + 3x. FTC Part 1 works because the derivative of the accumulated area under the curve r(t) up to x is precisely the height of the function at that point x. This is like how the rate of change of total water in the tank at time x is exactly the inflow rate at that instant. A tempting distractor is choice E, t² + 3t, but it fails because it doesn't replace the dummy variable t with the upper limit x, leaving it in terms of t instead of expressing the derivative as a function of x. To recognize FTC Part 1 problems, look for a function defined as an integral with a variable upper limit and a request for its derivative, which will always be the integrand with t swapped for x.

Question 17

Let F(x)=∫−2x11+t4 dtF(x)=\int_{-2}^x \frac{1}{1+t^4}\,dtF(x)=∫−2x​1+t41​dt. What is F′(x)F'(x)F′(x)?

  1. ∫−2x11+t4 dt\displaystyle \int_{-2}^x \frac{1}{1+t^4}\,dt∫−2x​1+t41​dt
  2. 11+t4\displaystyle \frac{1}{1+t^4}1+t41​
  3. 11+x4\displaystyle \frac{1}{1+x^4}1+x41​ (correct answer)
  4. 4x3(1+x4)2\displaystyle \frac{4x^3}{(1+x^4)^2}(1+x4)24x3​
  5. 11+(−2)4\displaystyle \frac{1}{1+(-2)^4}1+(−2)41​

Explanation: This problem demonstrates the Fundamental Theorem of Calculus Part 1, which connects accumulation functions to their rate functions. Since F(x) = ∫−2x11+t4 dt\int_{-2}^x \frac{1}{1+t^4} \, dt∫−2x​1+t41​dt, applying FTC Part 1 gives us F'(x) = 11+x4\frac{1}{1+x^4}1+x41​. The theorem states that differentiating an integral with respect to its upper limit yields the integrand evaluated at that upper limit. We replace the dummy variable t with x to get our answer. Choice B incorrectly keeps the dummy variable t, while choice D mistakenly tries to differentiate the integrand using the chain rule. To apply FTC Part 1 correctly, identify that x appears only as an integration limit, then substitute x for the dummy variable in the integrand.

Question 18

Define P(x)=∫3xtt2+9 dtP(x)=\int_{3}^{x}\frac{t}{\sqrt{t^2+9}}\,dtP(x)=∫3x​t2+9​t​dt as accumulated work. What is P′(x)P'(x)P′(x)?

  1. ∫3xtt2+9 dt\int_{3}^{x}\frac{t}{\sqrt{t^2+9}}\,dt∫3x​t2+9​t​dt
  2. 332+9\frac{3}{\sqrt{3^2+9}}32+9​3​
  3. xx2+9\frac{x}{\sqrt{x^2+9}}x2+9​x​ (correct answer)
  4. ∫3xxx2+9 dt\int_{3}^{x}\frac{x}{\sqrt{x^2+9}}\,dt∫3x​x2+9​x​dt
  5. ∫3x9(t2+9)3/2 dt\int_{3}^{x}\frac{9}{(t^2+9)^{3/2}}\,dt∫3x​(t2+9)3/29​dt

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1) to find the derivative of an accumulation function. The FTC Part 1 states that if P(x) = ∫ from a constant lower limit to x of f(t) dt, then P'(x) = f(x), provided f is continuous at x. For this, f(t) = t / √(t² + 9), so P'(x) = x / √(x² + 9). This principle shows the derivative is the integrand substituted with x. A tempting distractor is choice E, which integrates an expression resembling the derivative of the integrand, but that confuses FTC with unnecessary differentiation. To recognize FTC Part 1 problems, look for questions asking for the derivative of a function defined as a definite integral with a variable upper limit.

Question 19

Let G(x)=∫5xsin⁡(t2) dtG(x)=\int_{5}^{x}\sin(t^2)\,dtG(x)=∫5x​sin(t2)dt represent accumulated change. What is G′(x)G'(x)G′(x)?

  1. ∫5xsin⁡(t2) dt\int_{5}^{x}\sin(t^2)\,dt∫5x​sin(t2)dt
  2. sin⁡(52)\sin(5^2)sin(52)
  3. sin⁡(x2)\sin(x^2)sin(x2) (correct answer)
  4. ∫5xsin⁡(x2) dt\int_{5}^{x}\sin(x^2)\,dt∫5x​sin(x2)dt
  5. ∫5x2tcos⁡(t2) dt\int_{5}^{x}2t\cos(t^2)\,dt∫5x​2tcos(t2)dt

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1) to find the derivative of an accumulation function. The FTC Part 1 states that if G(x) = ∫ from a constant lower limit to x of f(t) dt, then G'(x) = f(x), provided f is continuous at x. The integrand is f(t) = sin(t²), so G'(x) = sin(x²). This means the derivative captures the integrand's value at the upper limit x. A tempting distractor is choice E, which is the integral of the chain rule derivative of the integrand, but FTC Part 1 simply evaluates the original integrand at x without further differentiation. To recognize FTC Part 1 problems, look for questions asking for the derivative of a function defined as a definite integral with a variable upper limit.

Question 20

Let A(x)=∫2x(t3−4t+1) dtA(x)=\int_{2}^{x}(t^3-4t+1)\,dtA(x)=∫2x​(t3−4t+1)dt model accumulated net change. What is A′(x)A'(x)A′(x)?

  1. ∫2x(t3−4t+1) dt\int_{2}^{x}(t^3-4t+1)\,dt∫2x​(t3−4t+1)dt
  2. x3−4x+1x^3-4x+1x3−4x+1 (correct answer)
  3. 23−4⋅2+12^3-4\cdot2+123−4⋅2+1
  4. ∫2x(x3−4x+1) dt\int_{2}^{x}(x^3-4x+1)\,dt∫2x​(x3−4x+1)dt
  5. ∫2x(3t2−4) dt\int_{2}^{x}(3t^2-4)\,dt∫2x​(3t2−4)dt

Explanation: This problem requires applying the first part of the Fundamental Theorem of Calculus (FTC Part 1) to find the derivative of an accumulation function. The FTC Part 1 states that if A(x) = ∫ from a constant lower limit to x of f(t) dt, then A'(x) = f(x), provided f is continuous at x. In this case, the integrand f(t) = t³ - 4t + 1, so replacing t with x gives A'(x) = x³ - 4x + 1. This works because the derivative of the accumulated area up to x is the height of the function at x. A tempting distractor is choice E, which is the integral of the derivative of the integrand, but that incorrectly applies the chain rule and does not follow FTC Part 1. To recognize FTC Part 1 problems, look for questions asking for the derivative of a function defined as a definite integral with a variable upper limit.