AP Calculus BC Integration and Accumulation of Change — Worked Answer Explanations

Unit 6 · 12 questions explained

Below is a complete answer key for our AP Calculus BC Integration and Accumulation of Change practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.

Prefer to test yourself first? Take the timed Integration and Accumulation of Change practice test and come back here to review, or head back to the Integration and Accumulation of Change unit overview.

In-content ad
  1. Question 1 · Easy

    Evaluate .

    • A
      Why not A: Differentiates rather than integrates the polynomial.
    • B
      Why not B: Correct antiderivative terms but omits the constant of integration .
    • C
      Correct
    • D
      Why not D: Integrates as instead of (forgets to divide by the new exponent ).
    Explanation

    Apply the power rule for integrals term by term: , , . Result: .

    Key takeaway

    Antidifferentiate polynomial terms with the power rule $\int x^n\,dx = x^{n+1}/(n+1)$; always include the constant $C$.

  2. Question 2 · Easy

    Evaluate .

    • A
      Correct
    • B
      Why not B: Evaluates by using exponent but divides by instead of .
    • C
      ... wait:
      Why not C: Computes but truncates to .
    • D
      Why not D: Computes using instead of in the antiderivative.
    Explanation

    .

    Key takeaway

    For $\int x^{1/2}\,dx$: add $1$ to get $x^{3/2}$ and divide by $3/2$ (equivalently multiply by $2/3$).

  3. Question 3 · Easy

    Evaluate .

    • A
      Why not A: Integrates alone as (wrong sign); this is not the correct antiderivative.
    • B
      Correct
    • C
      Why not C: Uses the chain rule (derivative) instead of integration: , but selecting conflates this with the derivative of .
    • D
      Why not D: Applies a product rule pattern rather than substitution.
    Explanation

    -substitution: , . . (Equivalently, , which differs by a constant.)

    Key takeaway

    Use $u$-substitution with $u = \sin x$ to integrate $\sin x\cos x$; both approaches ($u$-sub and double angle) give equivalent antiderivatives.

  4. Question 4 · Easy

    If , find by the Fundamental Theorem of Calculus Part 1.

    • A
      Why not A: Ignores the inside cosine; applies FTC as if the integrand were .
    • B
      Correct
    • C
      Why not C: Applies chain rule as if the upper limit required a factor (it does), but instead includes a spurious factor from the integrand's argument — FTC Part 1 does not differentiate the integrand argument.
    • D
      Why not D: Applies pattern incorrectly; FTC Part 1 simply substitutes the upper limit.
    Explanation

    By FTC Part 1: . Here , so . The chain rule would only apply if the upper limit were a function of other than itself.

    Key takeaway

    FTC Part 1: $\frac{d}{dx}\int_a^x f(t)\,dt = f(x)$; simply replace $t$ with $x$ in the integrand — no further chain rule unless the limit is a composite function.

  5. Question 5 · Easy

    Evaluate .

    • A
      Correct
    • B
      Why not B: Integrates as without accounting for the substitution already in the numerator.
    • C
      Why not C: Differentiates rather than integrates; this is (off by factor), not the integral.
    • D
      Why not D: Introduces a spurious factor of ; no extra factor is needed since matches the numerator exactly.
    Explanation

    , . .

    Key takeaway

    Recognize $\int f'/f\,dx = \ln|f| + C$; when the numerator is the exact derivative of the denominator, $u$-substitution immediately gives $\ln$.

  6. Question 6 · Easy

    Using the Left Riemann Sum with equal subintervals, approximate .

    • A
      Correct
    • B
      Why not B: Uses the Right Riemann Sum instead of the Left Riemann Sum.
    • C
      Why not C: Computes the exact integral rather than the left Riemann sum approximation.
    • D
      Why not D: Computes the Midpoint Rule sum with rather than the Left Rule.
    Explanation

    . Left endpoints: . Sum: .

    Key takeaway

    Left Riemann Sum: use the left endpoint of each subinterval; multiply each $f$-value by $\Delta x$ and sum.

  7. Question 7 · Easy

    Evaluate .

    • A
      Correct
    • B
      Why not B: Integrates without accounting for the factor from the substitution .
    • C
      Why not C: Applies integration by parts incorrectly, treating as if differentiating produces a clean result.
    • D
      Why not D: Takes the derivative of (which is ) rather than the antiderivative.
    Explanation

    , , so . .

    Key takeaway

    For $\int x e^{x^2}\,dx$, use $u = x^2$; the $x\,dx$ in the integrand pairs with $du = 2x\,dx$ giving a factor of $1/2$.

  8. Question 8 · Medium

    Evaluate using integration by parts.

    • A
      Correct
    • B
      Why not B: Sign error in the second term: , so after integration by parts the remaining integral contributes , not .
    • C
      Why not C: Swaps and : lets and , leading to a more complex integral.
    • D
      Why not D: Returns a form resembling the derivative of ; confuses differentiation with integration.
    Explanation

    Let , . Then , . .

    Key takeaway

    Integration by parts: $\int u\,dv = uv - \int v\,du$; choose $u$ as the polynomial and $dv$ as the trig or exponential factor.

  9. Question 9 · Medium

    Evaluate .

    • A
      Why not A: Confuses with : , but so the integral is positive.
    • B
      Correct
    • C
      Why not C: Forgets the factor of from the half-angle identity: .
    • D
      Why not D: Evaluates as and adds only the piece as , but then rounds or truncates to .
    Explanation

    Half-angle identity: . .

    Key takeaway

    Use the half-angle identity $\sin^2 x = (1-\cos 2x)/2$ to integrate even powers of sine; $\sin(2\pi) = \sin(0) = 0$ eliminates the cosine term.

  10. Question 10 · Hard

    Evaluate .

    • A
      Correct
    • B
      Why not B: Sign error in the recursive application: after two integrations by parts the term should be .
    • C
      Why not C: Performs two rounds of IBP but misses the final term from .
    • D
      Why not D: Applies IBP once correctly but then fails to apply IBP a second time to , replacing it with erroneously.
    Explanation

    IBP twice. First: , : . Second IBP on : , : . Full: .

    Key takeaway

    For $\int x^n e^x\,dx$, apply integration by parts $n$ times; the pattern is $e^x(x^n - nx^{n-1} + n(n-1)x^{n-2} - \cdots)$.

  11. Question 11 · Hard

    If , find .

    • A
      Why not A: Applies FTC Part 1 without the chain-rule factor from the upper limit .
    • B
      Correct
    • C
      Why not C: Differentiates rather than evaluating it; computes .
    • D
      Why not D: Uses but then returns without the chain factor.
    Explanation

    FTC Part 1 with chain rule: . Equivalently .

    Key takeaway

    When the upper limit is $g(x)$: $\frac{d}{dx}\int_a^{g(x)}f(t)\,dt = f(g(x))\cdot g'(x)$ by FTC + chain rule.

  12. Question 12 · Hard

    Evaluate .

    • A
      Why not A: Applies the formula but ignores the extra factor in the numerator.
    • B
      Correct
    • C
      Why not C: Correct form but wrong sign; differentiating gives , not .
    • D
      Why not D: Introduces a spurious factor of from confusing with the pattern that requires a scaling.
    Explanation

    , , so . .

    Key takeaway

    Substitution $u = a^2 - x^2$ handles $\int x/\sqrt{a^2-x^2}\,dx$; the result is $-\sqrt{a^2-x^2} + C$, not an arcsin.