AP Calculus BC Quiz: Fundamental Theorem Of Calculus Accumulation Functions
20 questions · exam conditions
0:00
Fundamental Theorem Of Calculus Accumulation FunctionsQuestion 1 of 20

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

1xe2tdt\int_{-1}^{x} e^{2t}\,dt
e2te^{2t}
1xe2xdt\int_{-1}^{x} e^{2x}\,dt
e2xe^{2x}
1xe2tdx\int_{-1}^{x} e^{2t}\,dx
← 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.

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

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

  1. 1xe2tdt\int_{-1}^{x} e^{2t}\,dt
  2. e2te^{2t}
  3. 1xe2xdt\int_{-1}^{x} e^{2x}\,dt
  4. e2xe^{2x} (correct answer)
  5. 1xe2tdx\int_{-1}^{x} e^{2t}\,dx

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) is defined as the integral from a constant to x of g(t)dtg(t) \, dt, then P(x)P'(x) equals g(x)g(x). Here, P(x)P(x) accumulates the growth rate g(t)=e2tg(t) = e^{2t} from t=-1 to t=x, so its derivative P(x)P'(x) should simply be the integrand evaluated at x, which is e2xe^{2x}. 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}, 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 2

If G(x)=5x(3t4)etdtG(x)=\int_5^x (3t-4)e^{t}\,dt models accumulated growth, what is G(x)G'(x)?

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

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 3

A particle's velocity is v(t)=t2sintv(t)=t^2\sin t. If A(x)=0xv(t)dtA(x)=\int_0^x v(t)\,dt, what is A(x)A'(x)?

  1. 0xt2sintdt\displaystyle \int_0^x t^2\sin t\,dt
  2. x2sinx\displaystyle x^2\sin x (correct answer)
  3. sinx\displaystyle \sin x
  4. xsinx\displaystyle x\sin x
  5. x2cosx\displaystyle x^2\cos x

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 4

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

  1. 0x1+t4dt\int_{0}^{x}\sqrt{1+t^4}\,dt
  2. 1+x4\sqrt{1+x^4} (correct answer)
  3. 0x1+x4dt\int_{0}^{x}\sqrt{1+x^4}\,dt
  4. 1+04\sqrt{1+0^4}
  5. 0x4t321+t4dt\int_{0}^{x}\frac{4t^3}{2\sqrt{1+t^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 V(x)=constantxf(t)dtV(x) = \int_{\text{constant}}^x f(t)\, dt, then 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}, so V(x)=1+x4V'(x) = \sqrt{1 + x^4}. 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 5

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

  1. 1xtt+1dt\int_{1}^{x} \frac{t}{t+1}\,dt
  2. tt+1\frac{t}{t+1}
  3. 1xxx+1dt\int_{1}^{x} \frac{x}{x+1}\,dt
  4. 1xtt+1dx\int_{1}^{x} \frac{t}{t+1}\,dx
  5. xx+1\frac{x}{x+1} (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) is defined as the integral from a constant to x of d(t)dtd(t) \, dt, then B(x)B'(x) equals d(x)d(x). Here, B(x)B(x) accumulates the drain rate d(t)=tt+1d(t) = \frac{t}{t+1} from t=1 to t=x, so its derivative B(x)B'(x) should simply be the integrand evaluated at x, which is xx+1\frac{x}{x+1}. 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}, 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

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

  1. 1x\sqrt{1-x} (correct answer)
  2. 1t\sqrt{1-t}
  3. 1x1tdt\int_{-1}^{x} \sqrt{1-t}\,dt
  4. 1x1xdt\int_{-1}^{x} \sqrt{1-x}\,dt
  5. 1x1tdx\int_{-1}^{x} \sqrt{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 7

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

  1. ln(t)\ln(t) (correct answer)
  2. 1t\dfrac{1}{t}
  3. 5tln(x)dx\int_{5}^{t}\ln(x)\,dx
  4. tln(t)tt\ln(t)-t
  5. 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)\,dx, we want 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), which is the integrand with xx replaced by tt. Choice B (1t\frac{1}{t}) is the derivative of 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, the result is f(t)f(t)—no additional differentiation needed.

Question 8

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

  1. x+4\sqrt{x+4} (correct answer)
  2. 2xt+4dt\int_{2}^{x} \sqrt{t+4}\,dt
  3. 2xx+4dt\int_{2}^{x} \sqrt{x+4}\,dt
  4. t+4\sqrt{t+4}
  5. 2xt+4dx\int_{2}^{x} \sqrt{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 9

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

  1. ln(x+5)\ln(x+5) (correct answer)
  2. 0xln(t+5)dt\int_{0}^{x} \ln(t+5)\,dt
  3. ln(t+5)\ln(t+5)
  4. 0xln(x+5)dt\int_{0}^{x} \ln(x+5)\,dt
  5. 0xln(t+5)dx\int_{0}^{x} \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 10

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

  1. sinx+x\sin x+x (correct answer)
  2. 0x(sint+t)dt\int_{0}^{x} (\sin t+t)\,dt
  3. 0x(sinx+x)dt\int_{0}^{x} (\sin x+x)\,dt
  4. sint+t\sin t+t
  5. 0x(sint+t)dx\int_{0}^{x} (\sin t+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 11

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

  1. 2x(t32)dt\int_{-2}^{x} (t^3-2)\,dt
  2. t32t^3-2
  3. x32x^3-2 (correct answer)
  4. 2x(x32)dt\int_{-2}^{x} (x^3-2)\,dt
  5. 2x(t32)dx\int_{-2}^{x} (t^3-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 12

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

  1. 1x(t2+3t)dt\int_{1}^{x} (t^2+3t)\,dt
  2. x2+3xx^2+3x (correct answer)
  3. 1x(x2+3x)dt\int_{1}^{x} (x^2+3x)\,dt
  4. 1x(t2+3t)dx\int_{1}^{x} (t^2+3t)\,dx
  5. t2+3tt^2+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 13

Let F(x)=2x11+t4dtF(x)=\int_{-2}^x \frac{1}{1+t^4}\,dt. What is F(x)F'(x)?

  1. 2x11+t4dt\displaystyle \int_{-2}^x \frac{1}{1+t^4}\,dt
  2. 11+t4\displaystyle \frac{1}{1+t^4}
  3. 11+x4\displaystyle \frac{1}{1+x^4} (correct answer)
  4. 4x3(1+x4)2\displaystyle \frac{4x^3}{(1+x^4)^2}
  5. 11+(2)4\displaystyle \frac{1}{1+(-2)^4}

Explanation: This problem demonstrates the Fundamental Theorem of Calculus Part 1, which connects accumulation functions to their rate functions. Since F(x) = 2x11+t4dt\int_{-2}^x \frac{1}{1+t^4} \, dt, applying FTC Part 1 gives us F'(x) = 11+x4\frac{1}{1+x^4}. 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 14

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

  1. 3xtt2+9dt\int_{3}^{x}\frac{t}{\sqrt{t^2+9}}\,dt
  2. 332+9\frac{3}{\sqrt{3^2+9}}
  3. xx2+9\frac{x}{\sqrt{x^2+9}} (correct answer)
  4. 3xxx2+9dt\int_{3}^{x}\frac{x}{\sqrt{x^2+9}}\,dt
  5. 3x9(t2+9)3/2dt\int_{3}^{x}\frac{9}{(t^2+9)^{3/2}}\,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 15

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

  1. 5xsin(t2)dt\int_{5}^{x}\sin(t^2)\,dt
  2. sin(52)\sin(5^2)
  3. sin(x2)\sin(x^2) (correct answer)
  4. 5xsin(x2)dt\int_{5}^{x}\sin(x^2)\,dt
  5. 5x2tcos(t2)dt\int_{5}^{x}2t\cos(t^2)\,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 16

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

  1. 2x(t34t+1)dt\int_{2}^{x}(t^3-4t+1)\,dt
  2. x34x+1x^3-4x+1 (correct answer)
  3. 2342+12^3-4\cdot2+1
  4. 2x(x34x+1)dt\int_{2}^{x}(x^3-4x+1)\,dt
  5. 2x(3t24)dt\int_{2}^{x}(3t^2-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.

Question 17

A bacteria culture's accumulated mass is A(t)=2t(x2+3x)dxA(t)=\int_{2}^{t}(x^2+3x)\,dx. What is A(t)A'(t)?

  1. 2t(x2+3x)dx\int_{2}^{t}(x^2+3x)\,dx
  2. t2+3tt^2+3t (correct answer)
  3. 2t+32t+3
  4. t3+32t2t^3+\tfrac{3}{2}t^2
  5. (t2+3t)dt(t^2+3t)\,dt

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(t)=2t(x2+3x)dxA(t) = \int_{2}^{t}(x^2+3x)\,dx, we differentiate both sides to get A(t)=ddt2t(x2+3x)dxA'(t) = \frac{d}{dt}\int_{2}^{t}(x^2+3x)\,dx. By FTC Part 1, this derivative equals the integrand (x2+3x)(x^2+3x) with xx replaced by tt, giving us A(t)=t2+3tA'(t) = t^2+3t. The integral itself (choice A) is a common error—students often forget to differentiate. To recognize when to use FTC Part 1, look for a derivative of an integral where the variable appears only in the limits of integration.

Question 18

Let Q(x)=2x(cost+1t2+1)dtQ(x)=\int_{-2}^{x}\left(\cos t+\frac{1}{t^2+1}\right)dt. What is Q(x)Q'(x)?

  1. cosx+1x2+1\cos x+\frac{1}{x^2+1} (correct answer)
  2. 2x(cost+1t2+1)dt\int_{-2}^{x}\left(\cos t+\frac{1}{t^2+1}\right)dt
  3. cos(2)+1(2)2+1\cos(-2)+\frac{1}{(-2)^2+1}
  4. 2x(cosx+1x2+1)dt\int_{-2}^{x}\left(\cos x+\frac{1}{x^2+1}\right)dt
  5. 2x(sint2t(t2+1)2)dt\int_{-2}^{x}\left(-\sin t-\frac{2t}{(t^2+1)^2}\right)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 Q(x) = ∫ from a constant lower limit to x of f(t) dt, then Q'(x) = f(x), provided f is continuous at x. The integrand f(t) = cos t + 1/(t² + 1), so Q'(x) = cos x + 1/(x² + 1). This occurs because the instantaneous rate at x is f(x). A tempting distractor is choice E, which integrates the derivative of the integrand, but FTC Part 1 directly uses the original f(x) without deriving it first. 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

A machine's total output is Q(t)=3t1x3dxQ(t)=\int_{3}^{t}\dfrac{1}{x^3}\,dx. What is Q(t)Q'(t)?

  1. 1t3\dfrac{1}{t^3} (correct answer)
  2. 3t1x3dx\int_{3}^{t}\dfrac{1}{x^3}\,dx
  3. 3t4-\dfrac{3}{t^4}
  4. 1x3\dfrac{1}{x^3}
  5. 12t2-\dfrac{1}{2t^2}

Explanation: This problem requires using the Fundamental Theorem of Calculus Part 1 to differentiate an accumulation function. Given Q(t)=3t1x3dxQ(t) = \int_{3}^{t}\frac{1}{x^3}\,dx, we want to find Q(t)Q'(t). By FTC Part 1, differentiating an integral with respect to its upper limit gives us the integrand evaluated at that limit. Thus, Q(t)=1t3Q'(t) = \frac{1}{t^3}, which is the integrand with xx replaced by tt. Choice C (3t4-\frac{3}{t^4}) represents the derivative of 1t3\frac{1}{t^3}, which students might choose if they incorrectly differentiate again, but FTC Part 1 requires only substitution. To apply FTC Part 1: identify that you're differentiating an integral, then evaluate the integrand at the upper limit.

Question 20

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

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

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