AP Calculus AB Quiz: Integrating Using Substitution
20 questions · exam conditions
0:00
Integrating Using SubstitutionQuestion 1 of 20

A light sensor output requires 6(3x2)dx\int \dfrac{6}{(3x-2)}\,dx. What is an antiderivative?

2ln3x2+C2\ln|3x-2|+C
6ln3x2+C6\ln|3x-2|+C
12ln3x2+C\dfrac{1}{2}\ln|3x-2|+C
63x2+C\dfrac{6}{3x-2}+C
2lnx2+C2\ln|x-2|+C
← Back to quizzes

AP Calculus AB Quiz

AP Calculus AB Quiz: Integrating Using Substitution

Practice Integrating Using Substitution in AP Calculus AB 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 Integrating Using Substitution, 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

A light sensor output requires 6(3x2)dx\int \dfrac{6}{(3x-2)}\,dx. What is an antiderivative?

  1. 2ln3x2+C2\ln|3x-2|+C (correct answer)
  2. 6ln3x2+C6\ln|3x-2|+C
  3. 12ln3x2+C\dfrac{1}{2}\ln|3x-2|+C
  4. 63x2+C\dfrac{6}{3x-2}+C
  5. 2lnx2+C2\ln|x-2|+C

Explanation: The skill here is integration using u-substitution, which simplifies the integral by replacing a composite function with a single variable. Recognize that the inner function is 3x - 2, whose derivative 3 requires adjusting the 6 to 2. Set u = 3x - 2, so du = 3 dx and the integral becomes 2 ∫ du/u. Integrating gives 2 ln|u| + C, or 2 ln|3x - 2| + C. A tempting distractor like 6 ln|3x - 2| + C fails because it doesn't divide by the 3 from du, resulting in too large a coefficient. To recognize opportunities for u-substitution, look for an inner function whose derivative is a constant multiple of the remaining factors in the integrand.

Question 2

A diffusion model uses (2x1)(x2x+6)3dx\int \dfrac{(2x-1)}{(x^2-x+6)^3}\,dx. Find an antiderivative.

  1. 12(x2x+6)2+C-\dfrac{1}{2(x^2-x+6)^2}+C (correct answer)
  2. 12(x2x+6)2+C\dfrac{1}{2(x^2-x+6)^2}+C
  3. 1(x2x+6)2+C-\dfrac{1}{(x^2-x+6)^2}+C
  4. 1(x2x+6)2+C\dfrac{1}{(x^2-x+6)^2}+C
  5. 12(x2x+6)3+C-\dfrac{1}{2}(x^2-x+6)^{-3}+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The numerator (2x - 1) matches the derivative of the inner quadratic x² - x + 6 in the denominator raised to the third power. Setting u = x² - x + 6 gives du = (2x - 1) dx, simplifying to ∫ u^{-3} du. Integration results in -1/(2u²) + C, or -1/(2(x² - x + 6)²) + C. A tempting distractor is choice C, which omits the factor of 1/2, possibly from forgetting to divide by -2 when integrating u^{-3}. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.

Question 3

In a temperature model, find 2x+3x2+3x+1dx\int \dfrac{2x+3}{\sqrt{x^2+3x+1}}\,dx.

  1. x2+3x+1+C\sqrt{x^2+3x+1}+C
  2. 2x2+3x+1+C2\sqrt{x^2+3x+1}+C (correct answer)
  3. 12x2+3x+1+C\dfrac{1}{2}\sqrt{x^2+3x+1}+C
  4. 2lnx2+3x+1+C2\ln|x^2+3x+1|+C
  5. x2+3x+C\sqrt{x^2+3x}+C

Explanation: The skill here is integration using u-substitution, which simplifies the integral by replacing a composite function with a single variable. Recognize that the inner function is x² + 3x + 1, whose derivative 2x + 3 exactly matches the numerator. Set u = x² + 3x + 1, so du = (2x + 3) dx, transforming the integral into ∫ du / √u. Integrating gives 2 √u + C, or 2 √(x² + 3x + 1) + C. A tempting distractor like √(x² + 3x + 1) + C fails because it misses the factor of 2 from integrating u^{-1/2}. To recognize opportunities for u-substitution, look for an inner function whose derivative is a constant multiple of the remaining factors in the integrand.

Question 4

Find an antiderivative of (3x2+1)x3+x+5dx\int \dfrac{(3x^2+1)}{\sqrt{x^3+x+5}}\,dx.

  1. 2x3+x+5+C2\sqrt{x^3+x+5}+C (correct answer)
  2. x3+x+5+C\sqrt{x^3+x+5}+C
  3. 12x3+x+5+C\dfrac{1}{2}\sqrt{x^3+x+5}+C
  4. 2x3+x+C2\sqrt{x^3+x}+C
  5. lnx3+x+5+C\ln|x^3+x+5|+C

Explanation: The skill here is integrating using u-substitution. The denominator has a square root of a cubic, and the numerator 3x² + 1 is its derivative, so u = x³ + x + 5 with du = (3x² + 1) dx. This turns the integral into ∫ du / √u = 2√u + C. Back-substituting gives 2√(x³ + x + 5) + C. Choice C halves incorrectly, forgetting the 2 from integrating u^{-1/2}. Spot u as the inside of the root when the numerator is its derivative for these forms.

Question 5

Evaluate (12x26x)(4x33x2+8)2dx\int (12x^2-6x)(4x^3-3x^2+8)^2\,dx.

  1. (4x33x2+8)33+C\dfrac{(4x^3-3x^2+8)^3}{3}+C (correct answer)
  2. (4x33x2+8)2+C(4x^3-3x^2+8)^2+C
  3. (4x33x2+8)312+C\dfrac{(4x^3-3x^2+8)^3}{12}+C
  4. (4x33x2)33+C\dfrac{(4x^3-3x^2)^3}{3}+C
  5. (12x26x)(4x33x2+8)33+C\dfrac{(12x^2-6x)(4x^3-3x^2+8)^3}{3}+C

Explanation: The skill here is integrating using u-substitution. The integrand has (4x³ - 3x² + 8)^2 multiplied by its derivative 12x² - 6x. Set u = 4x³ - 3x² + 8 with du = (12x² - 6x) dx, yielding ∫ u^2 du = u^3 / 3 + C. This is (4x³ - 3x² + 8)^3 / 3 + C. Choice C divides by 12 incorrectly, mishandling the power rule. Look for polynomials raised to powers multiplied by their derivatives for power-rule substitutions.

Question 6

A charge model includes 14x7x2+3dx\int \dfrac{14x}{\sqrt{7x^2+3}}\,dx. Find an antiderivative.

  1. 7x2+3+C\sqrt{7x^2+3}+C
  2. 27x2+3+C2\sqrt{7x^2+3}+C (correct answer)
  3. 147x2+3+C14\sqrt{7x^2+3}+C
  4. 127x2+3+C\dfrac{1}{2}\sqrt{7x^2+3}+C
  5. 27x+3+C2\sqrt{7x+3}+C

Explanation: The skill here is integration using u-substitution, which simplifies the integral by replacing a composite function with a single variable. Recognize that the inner function is 7x² + 3, whose derivative 14x exactly matches the numerator. Set u = 7x² + 3, so du = 14x dx, transforming the integral into ∫ du / √u. Integrating gives 2 √u + C, or 2 √(7x² + 3) + C. A tempting distractor like √(7x² + 3) + C fails because it misses the 2 from integrating u^{-1/2}. To recognize opportunities for u-substitution, look for an inner function whose derivative is a constant multiple of the remaining factors in the integrand.

Question 7

A resonance model involves cos(7x3)dx\int \cos(7x-3)\,dx. Find an antiderivative.

  1. 17sin(7x3)+C\dfrac{1}{7}\sin(7x-3)+C (correct answer)
  2. sin(7x3)+C\sin(7x-3)+C
  3. 17cos(7x3)+C-\dfrac{1}{7}\cos(7x-3)+C
  4. 17cos(7x3)+C\dfrac{1}{7}\cos(7x-3)+C
  5. 17sin(7x)+3+C\dfrac{1}{7}\sin(7x)+3+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The argument 7x37x - 3 is the inner function of cosine, with derivative 77. Setting u=7x3u = 7x - 3 gives du=7dxdu = 7 \, dx, so dx=du7dx = \frac{du}{7}, and the integral is 17cosudu\frac{1}{7} \int \cos u \, du. This integrates to 17sinu+C\frac{1}{7} \sin u + C, or 17sin(7x3)+C\frac{1}{7} \sin(7x - 3) + C. A tempting distractor is choice C, which uses cosine instead of sine, possibly from confusing the integral of cosine. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.

Question 8

Compute 6x5(x6+2)4dx\int \dfrac{6x^5}{(x^6+2)^4} \, dx for a cumulative attenuation factor.

  1. 1(x6+2)3+C-\dfrac{1}{(x^6+2)^3}+C
  2. 13(x6+2)3+C-\dfrac{1}{3(x^6+2)^3}+C (correct answer)
  3. 13(x6+2)3+C\dfrac{1}{3(x^6+2)^3}+C
  4. 6(x6+2)3+C-\dfrac{6}{(x^6+2)^3}+C
  5. 1(x+2)3+C-\dfrac{1}{(x+2)^3}+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The numerator 6x^5 is the derivative of x^6 + 2 in the denominator raised to 4. Let u=x6+2u = x^6 + 2, du=6x5dxdu = 6x^5 \, dx, simplifying to u4du\int u^{-4} \, du. Integration yields 13u3+C-\frac{1}{3u^3} + C, or 13(x6+2)3+C-\frac{1}{3(x^6 + 2)^3} + C. A tempting distractor is choice A, omitting the 1/3, perhaps from forgetting to divide by -3 in the power rule. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.

Question 9

Compute 9(2x+1)8dx\int 9(2x+1)^8\,dx.

  1. (2x+1)92+C\dfrac{(2x+1)^9}{2}+C (correct answer)
  2. 9(2x+1)99+C\dfrac{9(2x+1)^9}{9}+C
  3. 9(2x+1)92+C\dfrac{9(2x+1)^9}{2}+C
  4. (2x+1)918+C\dfrac{(2x+1)^9}{18}+C
  5. (2x+1)8+C(2x+1)^8+C

Explanation: The skill here is integrating using u-substitution. The integrand is a constant times a power of a linear function, so set u = 2x + 1 with du = 2 dx. Rewrite the integral as (9/2) ∫ u^8 du, which integrates to (9/2)(u9u^9/9) = (1/2)u^9 + C. This simplifies to (2x + 1)^9 / 2 + C. Choice D divides by an extra factor, likely from mishandling the chain rule constant. Identify compositions where the outer function is a power and the inner's derivative appears as a factor.

Question 10

Compute (2x)(x2+1)dx\int \dfrac{(2x)}{(x^2+1)}\,dx.

  1. ln(x2+1)+C\ln(x^2+1)+C (correct answer)
  2. 12ln(x2+1)+C\dfrac{1}{2}\ln(x^2+1)+C
  3. lnx+1+C\ln|x+1|+C
  4. ln2x+C\ln|2x|+C
  5. 2xx2+1+C\dfrac{2x}{x^2+1}+C

Explanation: The skill here is integrating using u-substitution. The denominator is x² + 1, with numerator 2x as its derivative. Set u = x² + 1 with du = 2x dx, yielding ∫ du/u = ln|u| + C. This is ln(x² + 1) + C. Choice B halves incorrectly, as the 2 is in du. Look for non-linear denominators with derivative numerators for logarithmic results.

Question 11

Compute 2x(1x2)9dx\int 2x(1-x^2)^9\,dx representing accumulated energy in a bounded system.

  1. (1x2)1010+C\dfrac{(1-x^2)^{10}}{10}+C
  2. (1x2)1010+C-\dfrac{(1-x^2)^{10}}{10}+C (correct answer)
  3. (1x2)10+C-(1-x^2)^{10}+C
  4. 2x(1x2)1010+C-\dfrac{2x(1-x^2)^{10}}{10}+C
  5. (1x)1010+C-\dfrac{(1-x)^{10}}{10}+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The factor 2x is the negative derivative of the inner 1 - x² in (1 - x²)^9. Let u = 1 - x², so du = -2x dx and 2x dx = -du, transforming to - ∫ u^9 du. Integration gives - (u10u^{10}/10) + C, or - (1 - x²)^{10}/10 + C. A tempting distractor is choice A, which has a positive sign, likely from missing the negative in du. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.

Question 12

Compute 55x+4dx\int \dfrac{5}{5x+4}\,dx.

  1. ln5x+4+C\ln|5x+4|+C (correct answer)
  2. 5ln5x+4+C5\ln|5x+4|+C
  3. 15ln5x+4+C\dfrac{1}{5}\ln|5x+4|+C
  4. lnx+4+C\ln|x+4|+C
  5. 55x+4+C\dfrac{5}{5x+4}+C

Explanation: The skill here is integrating using u-substitution. The integrand is 5/(5x + 4), where the denominator's derivative is 5, matching the numerator. Set u = 5x + 4 with du = 5 dx, so ∫ du/u = ln|u| + C. This is ln|5x + 4| + C. Choice C divides by 5 extra, likely confusing the constant adjustment. Recognize linear denominators with matching derivative constants for logarithmic integrals.

Question 13

Compute 013x2ex3dx\int_0^1 3x^2\,e^{x^3}\,dx.

  1. ex301\left.e^{x^3}\right|_0^1 (correct answer)
  2. 3ex301\left.3e^{x^3}\right|_0^1
  3. 13ex301\left.\dfrac{1}{3}e^{x^3}\right|_0^1
  4. x2ex301\left.x^2e^{x^3}\right|_0^1
  5. ex01\left.e^{x}\right|_0^1

Explanation: The skill here is integrating using u-substitution for a definite integral. The integrand is 3x2ex33x^2 e^{x^3}, where x3x^3 is inside the exponential and 3x23x^2 is its derivative. Set u=x3u = x^3 with du=3x2dxdu = 3x^2 \, dx, transforming to eudu=eu\int e^u \, du = e^u, evaluated from 0 to 1. This is ex3e^{x^3} from 0 to 1. Choice C divides by 3 incorrectly, as it's absorbed in du. Recognize exponentials with polynomial powers where the exponent's derivative appears.

Question 14

Find 14x(7x2+3)dx\int \dfrac{14x}{(7x^2+3)}\,dx.

  1. ln7x2+3+C\ln|7x^2+3|+C (correct answer)
  2. 17ln7x2+3+C\dfrac{1}{7}\ln|7x^2+3|+C
  3. 14ln7x2+3+C14\ln|7x^2+3|+C
  4. lnx2+3+C\ln|x^2+3|+C
  5. 7x27x2+3+C\dfrac{7x^2}{7x^2+3}+C

Explanation: The skill here is integrating using u-substitution. The denominator is 7x2+37x^2 + 3, with numerator 14x being its derivative. Set u=7x2+3u = 7x^2 + 3 with du=14xdxdu = 14x \, dx, giving duu=lnu+C\int \frac{du}{u} = \ln|u| + C. This is ln7x2+3+C\ln|7x^2 + 3| + C. Choice B divides by 7 unnecessarily, as the coefficient is in dudu. Watch for quadratic denominators with linear numerators matching derivatives for logs.

Question 15

Evaluate (x+4)12x2+4x+7dx\int \dfrac{(x+4)}{\sqrt{\tfrac{1}{2}x^2+4x+7}}\,dx.

  1. 212x2+4x+7+C2\sqrt{\tfrac{1}{2}x^2+4x+7}+C (correct answer)
  2. 12x2+4x+7+C\sqrt{\tfrac{1}{2}x^2+4x+7}+C
  3. 1212x2+4x+7+C\dfrac{1}{2}\sqrt{\tfrac{1}{2}x^2+4x+7}+C
  4. 212x2+4x+C2\sqrt{\tfrac{1}{2}x^2+4x}+C
  5. ln12x2+4x+7+C\ln\left|\tfrac{1}{2}x^2+4x+7\right|+C

Explanation: The skill here is integrating using u-substitution. The square root holds (1/2)x² + 4x + 7, with numerator x + 4 as its derivative. Set u = (1/2)x² + 4x + 7 with du = (x + 4) dx, giving ∫ du/√u = 2√u + C. This is 2√((1/2)x² + 4x + 7) + C. Choice C halves wrongly, missing the 2 from integration. Note fractions in quadratics but ensure numerator matches derivative exactly.

Question 16

A kinematics computation requires sin(3t+π)dt\int \sin(3t+\pi)\,dt. Find an antiderivative.

  1. cos(3t+π)+C-\cos(3t+\pi)+C
  2. 13cos(3t+π)+C\dfrac{1}{3}\cos(3t+\pi)+C
  3. 13cos(3t+π)+C-\dfrac{1}{3}\cos(3t+\pi)+C (correct answer)
  4. 13sin(3t+π)+C-\dfrac{1}{3}\sin(3t+\pi)+C
  5. 13cos(3t)+π+C-\dfrac{1}{3}\cos(3t)+\pi+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The integrand is sin(3t + π), where 3t + π is the inner function, and its derivative is 3, suggesting a need to account for the chain rule. Setting u = 3t + π gives du = 3 dt, so dt = du/3, transforming the integral to (1/3) ∫ sin u du. Integrating yields - (1/3) cos u + C, or - (1/3) cos(3t + π) + C. A tempting distractor is choice A, which omits the 1/3 factor, likely from forgetting to include the adjustment for du. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.

Question 17

Compute 3x2(x3+2)7dx\int \dfrac{3x^2}{(x^3+2)^7}\,dx.

  1. 16(x3+2)6+C-\dfrac{1}{6(x^3+2)^6}+C (correct answer)
  2. 16(x3+2)6+C\dfrac{1}{6(x^3+2)^6}+C
  3. 3x26(x3+2)6+C-\dfrac{3x^2}{6(x^3+2)^6}+C
  4. 1(x3+2)6+C-\dfrac{1}{(x^3+2)^6}+C
  5. lnx3+2+C\ln|x^3+2|+C

Explanation: The skill here is integrating using u-substitution. The denominator is (x³ + 2)^7, with numerator 3x² matching its derivative. Set u = x³ + 2 with du = 3x² dx, so ∫ u^{-7} du = -1/(6u66u^6) + C. This is -1/[6(x³ + 2)^6] + C. Choice D omits the 6, forgetting to divide by -6. Spot high negative powers with polynomial numerators as derivatives.

Question 18

Compute 15x2(5x31)2dx\int 15x^2(5x^3-1)^{2}\,dx for the total accumulated output.

  1. (5x31)33+C\dfrac{(5x^3-1)^3}{3}+C (correct answer)
  2. (5x31)3+C(5x^3-1)^3+C
  3. (5x31)315+C\dfrac{(5x^3-1)^3}{15}+C
  4. 15x2(5x31)33+C\dfrac{15x^2(5x^3-1)^3}{3}+C
  5. (x31)33+C\dfrac{(x^3-1)^3}{3}+C

Explanation: The skill here is integration using u-substitution, which simplifies the integral by replacing a composite function with a single variable. Recognize that the inner function is 5x³ - 1, whose derivative 15x² exactly matches the factor outside. Set u = 5x³ - 1, so du = 15x² dx, transforming the integral into ∫ u² du. Integrating gives (1/3) u³ + C, or (5x³ - 1)³ / 3 + C. A tempting distractor like (5x³ - 1)³ / 15 + C fails because it incorrectly divides by an extra 5, perhaps confusing the chain rule factor. To recognize opportunities for u-substitution, look for an inner function whose derivative is a constant multiple of the remaining factors in the integrand.

Question 19

For a waveform, evaluate sec2(5x2)dx\int \sec^2(5x-2)\,dx to find the phase accumulation.

  1. tan(5x2)+C\tan(5x-2)+C
  2. 15tan(5x2)+C\tfrac{1}{5}\tan(5x-2)+C (correct answer)
  3. 5tan(5x2)+C5\tan(5x-2)+C
  4. sec2(5x2)+C\sec^2(5x-2)+C
  5. 15tanx+C\tfrac{1}{5}\tan x + C

Explanation: This integral requires u-substitution because we have a composite function inside the secant squared. Let u = 5x - 2, so du = 5 dx, which means dx = ⅕ du. The integral becomes ∫ sec²(u) · ⅕ du = ⅕ ∫ sec²(u) du = ⅕ tan(u) + C = ⅕ tan(5x-2) + C. Choice A (tan(5x-2) + C) forgets the crucial factor of ⅕ that comes from the chain rule in reverse. When integrating trigonometric functions with linear arguments, always divide by the coefficient of x in the argument.

Question 20

Compute 2x+4(x2+4x+1)dx\int \dfrac{2x+4}{(x^2+4x+1)}\,dx for x2+4x+10x^2+4x+1\ne 0.

  1. lnx2+4x+1+C\ln|x^2+4x+1|+C (correct answer)
  2. 12lnx2+4x+1+C\dfrac{1}{2}\ln|x^2+4x+1|+C
  3. 2lnx2+4x+1+C2\ln|x^2+4x+1|+C
  4. 2x+4x2+4x+1+C\dfrac{2x+4}{x^2+4x+1}+C
  5. ln2x+4+C\ln|2x+4|+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The numerator 2x + 4 is the derivative of x² + 4x + 1 in the denominator. Set u = x² + 4x + 1, du = (2x + 4) dx, transforming to ∫ du/u. This integrates to ln|u| + C, or ln|x² + 4x + 1| + C. A tempting distractor is choice B, multiplying by 1/2, possibly from mistakenly halving the derivative. To recognize opportunities for u-substitution, look for a composite function where the derivative of the inner part appears as a factor in the integrand.