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: 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.

Question 1 / 20

0 of 20 answered

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

Select an answer to continue

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(3x−2) dx\int \dfrac{6}{(3x-2)}\,dx∫(3x−2)6​dx. What is an antiderivative?

  1. 2ln⁡∣3x−2∣+C2\ln|3x-2|+C2ln∣3x−2∣+C (correct answer)
  2. 6ln⁡∣3x−2∣+C6\ln|3x-2|+C6ln∣3x−2∣+C
  3. 12ln⁡∣3x−2∣+C\dfrac{1}{2}\ln|3x-2|+C21​ln∣3x−2∣+C
  4. 63x−2+C\dfrac{6}{3x-2}+C3x−26​+C
  5. 2ln⁡∣x−2∣+C2\ln|x-2|+C2ln∣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 ∫(2x−1)(x2−x+6)3 dx\int \dfrac{(2x-1)}{(x^2-x+6)^3}\,dx∫(x2−x+6)3(2x−1)​dx. Find an antiderivative.

  1. −12(x2−x+6)2+C-\dfrac{1}{2(x^2-x+6)^2}+C−2(x2−x+6)21​+C (correct answer)
  2. 12(x2−x+6)2+C\dfrac{1}{2(x^2-x+6)^2}+C2(x2−x+6)21​+C
  3. −1(x2−x+6)2+C-\dfrac{1}{(x^2-x+6)^2}+C−(x2−x+6)21​+C
  4. 1(x2−x+6)2+C\dfrac{1}{(x^2-x+6)^2}+C(x2−x+6)21​+C
  5. −12(x2−x+6)−3+C-\dfrac{1}{2}(x^2-x+6)^{-3}+C−21​(x2−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+1 dx\int \dfrac{2x+3}{\sqrt{x^2+3x+1}}\,dx∫x2+3x+1​2x+3​dx.

  1. x2+3x+1+C\sqrt{x^2+3x+1}+Cx2+3x+1​+C
  2. 2x2+3x+1+C2\sqrt{x^2+3x+1}+C2x2+3x+1​+C (correct answer)
  3. 12x2+3x+1+C\dfrac{1}{2}\sqrt{x^2+3x+1}+C21​x2+3x+1​+C
  4. 2ln⁡∣x2+3x+1∣+C2\ln|x^2+3x+1|+C2ln∣x2+3x+1∣+C
  5. x2+3x+C\sqrt{x^2+3x}+Cx2+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+5 dx\int \dfrac{(3x^2+1)}{\sqrt{x^3+x+5}}\,dx∫x3+x+5​(3x2+1)​dx.

  1. 2x3+x+5+C2\sqrt{x^3+x+5}+C2x3+x+5​+C (correct answer)
  2. x3+x+5+C\sqrt{x^3+x+5}+Cx3+x+5​+C
  3. 12x3+x+5+C\dfrac{1}{2}\sqrt{x^3+x+5}+C21​x3+x+5​+C
  4. 2x3+x+C2\sqrt{x^3+x}+C2x3+x​+C
  5. ln⁡∣x3+x+5∣+C\ln|x^3+x+5|+Cln∣x3+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 ∫(12x2−6x)(4x3−3x2+8)2 dx\int (12x^2-6x)(4x^3-3x^2+8)^2\,dx∫(12x2−6x)(4x3−3x2+8)2dx.

  1. (4x3−3x2+8)33+C\dfrac{(4x^3-3x^2+8)^3}{3}+C3(4x3−3x2+8)3​+C (correct answer)
  2. (4x3−3x2+8)2+C(4x^3-3x^2+8)^2+C(4x3−3x2+8)2+C
  3. (4x3−3x2+8)312+C\dfrac{(4x^3-3x^2+8)^3}{12}+C12(4x3−3x2+8)3​+C
  4. (4x3−3x2)33+C\dfrac{(4x^3-3x^2)^3}{3}+C3(4x3−3x2)3​+C
  5. (12x2−6x)(4x3−3x2+8)33+C\dfrac{(12x^2-6x)(4x^3-3x^2+8)^3}{3}+C3(12x2−6x)(4x3−3x2+8)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+3 dx\int \dfrac{14x}{\sqrt{7x^2+3}}\,dx∫7x2+3​14x​dx. Find an antiderivative.

  1. 7x2+3+C\sqrt{7x^2+3}+C7x2+3​+C
  2. 27x2+3+C2\sqrt{7x^2+3}+C27x2+3​+C (correct answer)
  3. 147x2+3+C14\sqrt{7x^2+3}+C147x2+3​+C
  4. 127x2+3+C\dfrac{1}{2}\sqrt{7x^2+3}+C21​7x2+3​+C
  5. 27x+3+C2\sqrt{7x+3}+C27x+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⁡(7x−3) dx\int \cos(7x-3)\,dx∫cos(7x−3)dx. Find an antiderivative.

  1. 17sin⁡(7x−3)+C\dfrac{1}{7}\sin(7x-3)+C71​sin(7x−3)+C (correct answer)
  2. sin⁡(7x−3)+C\sin(7x-3)+Csin(7x−3)+C
  3. −17cos⁡(7x−3)+C-\dfrac{1}{7}\cos(7x-3)+C−71​cos(7x−3)+C
  4. 17cos⁡(7x−3)+C\dfrac{1}{7}\cos(7x-3)+C71​cos(7x−3)+C
  5. 17sin⁡(7x)+3+C\dfrac{1}{7}\sin(7x)+3+C71​sin(7x)+3+C

Explanation: This integral requires the skill of integration by substitution, often called u-substitution. The argument 7x−37x - 37x−3 is the inner function of cosine, with derivative 777. Setting u=7x−3u = 7x - 3u=7x−3 gives du=7 dxdu = 7 \, dxdu=7dx, so dx=du7dx = \frac{du}{7}dx=7du​, and the integral is 17∫cos⁡u du\frac{1}{7} \int \cos u \, du71​∫cosudu. This integrates to 17sin⁡u+C\frac{1}{7} \sin u + C71​sinu+C, or 17sin⁡(7x−3)+C\frac{1}{7} \sin(7x - 3) + C71​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)4 dx\int \dfrac{6x^5}{(x^6+2)^4} \, dx∫(x6+2)46x5​dx for a cumulative attenuation factor.

  1. −1(x6+2)3+C-\dfrac{1}{(x^6+2)^3}+C−(x6+2)31​+C
  2. −13(x6+2)3+C-\dfrac{1}{3(x^6+2)^3}+C−3(x6+2)31​+C (correct answer)
  3. 13(x6+2)3+C\dfrac{1}{3(x^6+2)^3}+C3(x6+2)31​+C
  4. −6(x6+2)3+C-\dfrac{6}{(x^6+2)^3}+C−(x6+2)36​+C
  5. −1(x+2)3+C-\dfrac{1}{(x+2)^3}+C−(x+2)31​+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 + 2u=x6+2, du=6x5 dxdu = 6x^5 \, dxdu=6x5dx, simplifying to ∫u−4 du\int u^{-4} \, du∫u−4du. Integration yields −13u3+C-\frac{1}{3u^3} + C−3u31​+C, or −13(x6+2)3+C-\frac{1}{3(x^6 + 2)^3} + C−3(x6+2)31​+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)8 dx\int 9(2x+1)^8\,dx∫9(2x+1)8dx.

  1. (2x+1)92+C\dfrac{(2x+1)^9}{2}+C2(2x+1)9​+C (correct answer)
  2. 9(2x+1)99+C\dfrac{9(2x+1)^9}{9}+C99(2x+1)9​+C
  3. 9(2x+1)92+C\dfrac{9(2x+1)^9}{2}+C29(2x+1)9​+C
  4. (2x+1)918+C\dfrac{(2x+1)^9}{18}+C18(2x+1)9​+C
  5. (2x+1)8+C(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)(u^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∫(x2+1)(2x)​dx.

  1. ln⁡(x2+1)+C\ln(x^2+1)+Cln(x2+1)+C (correct answer)
  2. 12ln⁡(x2+1)+C\dfrac{1}{2}\ln(x^2+1)+C21​ln(x2+1)+C
  3. ln⁡∣x+1∣+C\ln|x+1|+Cln∣x+1∣+C
  4. ln⁡∣2x∣+C\ln|2x|+Cln∣2x∣+C
  5. 2xx2+1+C\dfrac{2x}{x^2+1}+Cx2+12x​+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(1−x2)9 dx\int 2x(1-x^2)^9\,dx∫2x(1−x2)9dx representing accumulated energy in a bounded system.

  1. (1−x2)1010+C\dfrac{(1-x^2)^{10}}{10}+C10(1−x2)10​+C
  2. −(1−x2)1010+C-\dfrac{(1-x^2)^{10}}{10}+C−10(1−x2)10​+C (correct answer)
  3. −(1−x2)10+C-(1-x^2)^{10}+C−(1−x2)10+C
  4. −2x(1−x2)1010+C-\dfrac{2x(1-x^2)^{10}}{10}+C−102x(1−x2)10​+C
  5. −(1−x)1010+C-\dfrac{(1-x)^{10}}{10}+C−10(1−x)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 - (u^{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+4 dx\int \dfrac{5}{5x+4}\,dx∫5x+45​dx.

  1. ln⁡∣5x+4∣+C\ln|5x+4|+Cln∣5x+4∣+C (correct answer)
  2. 5ln⁡∣5x+4∣+C5\ln|5x+4|+C5ln∣5x+4∣+C
  3. 15ln⁡∣5x+4∣+C\dfrac{1}{5}\ln|5x+4|+C51​ln∣5x+4∣+C
  4. ln⁡∣x+4∣+C\ln|x+4|+Cln∣x+4∣+C
  5. 55x+4+C\dfrac{5}{5x+4}+C5x+45​+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 ∫013x2 ex3 dx\int_0^1 3x^2\,e^{x^3}\,dx∫01​3x2ex3dx.

  1. ex3∣01\left.e^{x^3}\right|_0^1ex3​01​ (correct answer)
  2. 3ex3∣01\left.3e^{x^3}\right|_0^13ex3​01​
  3. 13ex3∣01\left.\dfrac{1}{3}e^{x^3}\right|_0^131​ex3​01​
  4. x2ex3∣01\left.x^2e^{x^3}\right|_0^1x2ex3​01​
  5. ex∣01\left.e^{x}\right|_0^1ex∣01​

Explanation: The skill here is integrating using u-substitution for a definite integral. The integrand is 3x2ex33x^2 e^{x^3}3x2ex3, where x3x^3x3 is inside the exponential and 3x23x^23x2 is its derivative. Set u=x3u = x^3u=x3 with du=3x2 dxdu = 3x^2 \, dxdu=3x2dx, transforming to ∫eu du=eu\int e^u \, du = e^u∫eudu=eu, evaluated from 0 to 1. This is ex3e^{x^3}ex3 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∫(7x2+3)14x​dx.

  1. ln⁡∣7x2+3∣+C\ln|7x^2+3|+Cln∣7x2+3∣+C (correct answer)
  2. 17ln⁡∣7x2+3∣+C\dfrac{1}{7}\ln|7x^2+3|+C71​ln∣7x2+3∣+C
  3. 14ln⁡∣7x2+3∣+C14\ln|7x^2+3|+C14ln∣7x2+3∣+C
  4. ln⁡∣x2+3∣+C\ln|x^2+3|+Cln∣x2+3∣+C
  5. 7x27x2+3+C\dfrac{7x^2}{7x^2+3}+C7x2+37x2​+C

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

Question 15

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

  1. 212x2+4x+7+C2\sqrt{\tfrac{1}{2}x^2+4x+7}+C221​x2+4x+7​+C (correct answer)
  2. 12x2+4x+7+C\sqrt{\tfrac{1}{2}x^2+4x+7}+C21​x2+4x+7​+C
  3. 1212x2+4x+7+C\dfrac{1}{2}\sqrt{\tfrac{1}{2}x^2+4x+7}+C21​21​x2+4x+7​+C
  4. 212x2+4x+C2\sqrt{\tfrac{1}{2}x^2+4x}+C221​x2+4x​+C
  5. ln⁡∣12x2+4x+7∣+C\ln\left|\tfrac{1}{2}x^2+4x+7\right|+Cln​21​x2+4x+7​+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∫sin(3t+π)dt. Find an antiderivative.

  1. −cos⁡(3t+π)+C-\cos(3t+\pi)+C−cos(3t+π)+C
  2. 13cos⁡(3t+π)+C\dfrac{1}{3}\cos(3t+\pi)+C31​cos(3t+π)+C
  3. −13cos⁡(3t+π)+C-\dfrac{1}{3}\cos(3t+\pi)+C−31​cos(3t+π)+C (correct answer)
  4. −13sin⁡(3t+π)+C-\dfrac{1}{3}\sin(3t+\pi)+C−31​sin(3t+π)+C
  5. −13cos⁡(3t)+π+C-\dfrac{1}{3}\cos(3t)+\pi+C−31​cos(3t)+π+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)7 dx\int \dfrac{3x^2}{(x^3+2)^7}\,dx∫(x3+2)73x2​dx.

  1. −16(x3+2)6+C-\dfrac{1}{6(x^3+2)^6}+C−6(x3+2)61​+C (correct answer)
  2. 16(x3+2)6+C\dfrac{1}{6(x^3+2)^6}+C6(x3+2)61​+C
  3. −3x26(x3+2)6+C-\dfrac{3x^2}{6(x^3+2)^6}+C−6(x3+2)63x2​+C
  4. −1(x3+2)6+C-\dfrac{1}{(x^3+2)^6}+C−(x3+2)61​+C
  5. ln⁡∣x3+2∣+C\ln|x^3+2|+Cln∣x3+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/(6u^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(5x3−1)2 dx\int 15x^2(5x^3-1)^{2}\,dx∫15x2(5x3−1)2dx for the total accumulated output.

  1. (5x3−1)33+C\dfrac{(5x^3-1)^3}{3}+C3(5x3−1)3​+C (correct answer)
  2. (5x3−1)3+C(5x^3-1)^3+C(5x3−1)3+C
  3. (5x3−1)315+C\dfrac{(5x^3-1)^3}{15}+C15(5x3−1)3​+C
  4. 15x2(5x3−1)33+C\dfrac{15x^2(5x^3-1)^3}{3}+C315x2(5x3−1)3​+C
  5. (x3−1)33+C\dfrac{(x^3-1)^3}{3}+C3(x3−1)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 ∫sec⁡2(5x−2) dx\int \sec^2(5x-2)\,dx∫sec2(5x−2)dx to find the phase accumulation.

  1. tan⁡(5x−2)+C\tan(5x-2)+Ctan(5x−2)+C
  2. 15tan⁡(5x−2)+C\tfrac{1}{5}\tan(5x-2)+C51​tan(5x−2)+C (correct answer)
  3. 5tan⁡(5x−2)+C5\tan(5x-2)+C5tan(5x−2)+C
  4. sec⁡2(5x−2)+C\sec^2(5x-2)+Csec2(5x−2)+C
  5. 15tan⁡x+C\tfrac{1}{5}\tan x + C51​tanx+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∫(x2+4x+1)2x+4​dx for x2+4x+1≠0x^2+4x+1\ne 0x2+4x+1=0.

  1. ln⁡∣x2+4x+1∣+C\ln|x^2+4x+1|+Cln∣x2+4x+1∣+C (correct answer)
  2. 12ln⁡∣x2+4x+1∣+C\dfrac{1}{2}\ln|x^2+4x+1|+C21​ln∣x2+4x+1∣+C
  3. 2ln⁡∣x2+4x+1∣+C2\ln|x^2+4x+1|+C2ln∣x2+4x+1∣+C
  4. 2x+4x2+4x+1+C\dfrac{2x+4}{x^2+4x+1}+Cx2+4x+12x+4​+C
  5. ln⁡∣2x+4∣+C\ln|2x+4|+Cln∣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.