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: Integrating Using Substitution

Practice Integrating Using Substitution 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

In a geometry scaling, compute ∫10x(x2+1)2 dx\int \dfrac{10x}{(x^2+1)^2}\,dx∫(x2+1)210x​dx.

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

In a geometry scaling, compute ∫10x(x2+1)2 dx\int \dfrac{10x}{(x^2+1)^2}\,dx∫(x2+1)210x​dx.

  1. 10x2+1+C\dfrac{10}{x^2+1}+Cx2+110​+C
  2. −5x2+1+C-\dfrac{5}{x^2+1}+C−x2+15​+C (correct answer)
  3. −10x2+1+C-\dfrac{10}{x^2+1}+C−x2+110​+C
  4. 5x2+1+C\dfrac{5}{x^2+1}+Cx2+15​+C
  5. −5(x2+1)2+C-\dfrac{5}{(x^2+1)^2}+C−(x2+1)25​+C

Explanation: This integral requires u-substitution for a rational function with a quadratic denominator raised to a power. Let u = x² + 1, so du = 2x dx, which means 10x dx = 5 du. The integral becomes ∫(5/u²) du = 5∫u^(-2) du = 5(-1/u) = -5/u = -5/(x² + 1). The antiderivative of u^(-2) is -1/u. Choice A has the wrong sign, while choice E represents the derivative rather than the antiderivative. When the numerator is a multiple of the derivative of the base of a power in the denominator, use u-substitution.

Question 2

A control system uses ∫6(3x+2) dx\int \dfrac{6}{(3x+2)}\,dx∫(3x+2)6​dx; compute the integral.

  1. 6ln⁡∣3x+2∣+C6\ln|3x+2|+C6ln∣3x+2∣+C
  2. 2ln⁡∣3x+2∣+C2\ln|3x+2|+C2ln∣3x+2∣+C (correct answer)
  3. ln⁡∣3x+2∣+C\ln|3x+2|+Cln∣3x+2∣+C
  4. 12ln⁡∣3x+2∣+C\dfrac{1}{2}\ln|3x+2|+C21​ln∣3x+2∣+C
  5. 63x+2+C\dfrac{6}{3x+2}+C3x+26​+C

Explanation: This integral uses u-substitution for a rational function with a linear denominator. Let u = 3x + 2, so du = 3 dx, which means 6 dx = 2 du. The integral becomes ∫(2/u) du = 2 ln|u| + C = 2 ln|3x + 2| + C. The coefficient 6 divided by the derivative factor 3 gives 2. Choice A incorrectly multiplies by 6, while choice C omits the adjustment factor. When integrating a constant over a linear expression ax + b, divide the constant by a.

Question 3

A system response uses ∫5(x2+1)⋅2x dx\int \dfrac{5}{(x^2+1)}\cdot 2x\,dx∫(x2+1)5​⋅2xdx; compute it.

  1. 5ln⁡(x2+1)+C5\ln(x^2+1)+C5ln(x2+1)+C (correct answer)
  2. 52ln⁡(x2+1)+C\dfrac{5}{2}\ln(x^2+1)+C25​ln(x2+1)+C
  3. 10ln⁡(x2+1)+C10\ln(x^2+1)+C10ln(x2+1)+C
  4. 5arctan⁡x+C5\arctan x+C5arctanx+C
  5. 5x2+1+C\dfrac{5}{x^2+1}+Cx2+15​+C

Explanation: This integral uses u-substitution for a rational function where the numerator is a multiple of the derivative of the denominator. Let u = x² + 1, so du = 2x dx, which means 5(2x) dx = 10x dx becomes ∫(5/u) du = 5 ln|u| + C = 5 ln(x² + 1) + C. Since x² + 1 > 0, we can omit absolute value bars. Choice B uses 5/2 incorrectly, while choice D would result from an arctangent substitution. When the numerator is a multiple of the derivative of the denominator, use logarithmic integration.

Question 4

A periodic motion needs ∫6sin⁡(3x)cos⁡(3x) dx\int \dfrac{6\sin(3x)}{\cos(3x)}\,dx∫cos(3x)6sin(3x)​dx; evaluate the integral.

  1. −2ln⁡∣cos⁡(3x)∣+C-2\ln|\cos(3x)|+C−2ln∣cos(3x)∣+C (correct answer)
  2. 2ln⁡∣cos⁡(3x)∣+C2\ln|\cos(3x)|+C2ln∣cos(3x)∣+C
  3. −6ln⁡∣cos⁡(3x)∣+C-6\ln|\cos(3x)|+C−6ln∣cos(3x)∣+C
  4. 2ln⁡∣sin⁡(3x)∣+C2\ln|\sin(3x)|+C2ln∣sin(3x)∣+C
  5. 2tan⁡(3x)+C2\tan(3x)+C2tan(3x)+C

Explanation: This integral requires u-substitution for a rational trigonometric function. The integrand 6sin(3x)/cos(3x) = 6tan(3x) can be rewritten, but it's better to use u = cos(3x), so du = -3sin(3x) dx. This gives us ∫6sin(3x)/cos(3x) dx = ∫(-2/u) du = -2ln|u| = -2ln|cos(3x)|. The factor 6 divided by -3 gives -2. Choice B has the wrong sign, while choice E represents the derivative form. When integrating f'(x)/f(x), use u-substitution to get ln|f(x)| + C.

Question 5

A tank’s inflow rate is modeled by r(t)=6tt2+4r(t)=\dfrac{6t}{t^2+4}r(t)=t2+46t​; find ∫6tt2+4 dt\int \dfrac{6t}{t^2+4}\,dt∫t2+46t​dt.

  1. 3ln⁡(t2+4)+C3\ln\left(t^2+4\right)+C3ln(t2+4)+C (correct answer)
  2. ln⁡(t2+4)+C\ln\left(t^2+4\right)+Cln(t2+4)+C
  3. 3t2+4+C\dfrac{3}{t^2+4}+Ct2+43​+C
  4. 3arctan⁡(t2)+C3\arctan\left(\dfrac{t}{2}\right)+C3arctan(2t​)+C
  5. 3ln⁡∣t∣+C3\ln|t|+C3ln∣t∣+C

Explanation: This integral requires u-substitution to handle the rational function with a quadratic denominator. Let u = t² + 4, so du = 2t dt, which means 6t dt = 3 du. The integral becomes ∫(3/u) du = 3 ln|u| + C. Substituting back gives 3 ln(t² + 4) + C (absolute value bars can be dropped since t² + 4 > 0). Choice D might tempt students who think of arctangent formulas, but that applies to ∫1/(t² + 4) dt, not our integral with t in the numerator. When the numerator contains the derivative of the denominator (up to a constant), use u-substitution with the denominator as u.

Question 6

A decay model uses ∫12e−6t dt\int 12e^{-6t}\,dt∫12e−6tdt; find an antiderivative.

  1. −2e−6t+C-2e^{-6t}+C−2e−6t+C (correct answer)
  2. 2e−6t+C2e^{-6t}+C2e−6t+C
  3. −12e−6t+C-12e^{-6t}+C−12e−6t+C
  4. −12e−6t+C-\dfrac{1}{2}e^{-6t}+C−21​e−6t+C
  5. 16e−6t+C\dfrac{1}{6}e^{-6t}+C61​e−6t+C

Explanation: This integral uses u-substitution for an exponential function with a negative linear exponent. Let u = -6t, so du = -6 dt, which means dt = -(1/6) du. The integral becomes ∫12e^u(-1/6) du = -2∫e^u du = -2e^u = -2e^(-6t). The factor 12 combined with -1/6 gives -2. Choice B has the wrong sign, while choice C incorrectly multiplies by -12. For exponential functions with negative exponents, the antiderivative will be negative times the exponential divided by the coefficient.

Question 7

A cost function involves ∫(x2+4x+5)3(2x+4) dx\int (x^2+4x+5)^3(2x+4)\,dx∫(x2+4x+5)3(2x+4)dx; find an antiderivative.

  1. 14(x2+4x+5)4+C\dfrac{1}{4}(x^2+4x+5)^4+C41​(x2+4x+5)4+C (correct answer)
  2. (x2+4x+5)4+C(x^2+4x+5)^4+C(x2+4x+5)4+C
  3. 18(x2+4x+5)4+C\dfrac{1}{8}(x^2+4x+5)^4+C81​(x2+4x+5)4+C
  4. 12(x2+4x+5)4+C\dfrac{1}{2}(x^2+4x+5)^4+C21​(x2+4x+5)4+C
  5. 14(x2+4x+5)3+C\dfrac{1}{4}(x^2+4x+5)^3+C41​(x2+4x+5)3+C

Explanation: This integral uses u-substitution for a power function with a quadratic inner expression. Let u = x² + 4x + 5, so du = (2x + 4) dx, making the integral ∫u³ du = u⁴/4 = (1/4)(x² + 4x + 5)⁴. The derivative of the inner function 2x + 4 exactly matches the linear factor in the integrand. Choice B omits the factor of 1/4, while choice C has an incorrect denominator. When the linear factor exactly matches the derivative of a quadratic expression, use u-substitution with the quadratic as u.

Question 8

A chemical concentration uses ∫21−4x dx\int \dfrac{2}{\sqrt{1-4x}}\,dx∫1−4x​2​dx; find the antiderivative.

  1. −1−4x+C-\sqrt{1-4x}+C−1−4x​+C (correct answer)
  2. 1−4x+C\sqrt{1-4x}+C1−4x​+C
  3. −121−4x+C-\dfrac{1}{2}\sqrt{1-4x}+C−21​1−4x​+C
  4. arcsin⁡(2x)+C\arcsin(2x)+Carcsin(2x)+C
  5. −11−4x+C-\dfrac{1}{\sqrt{1-4x}}+C−1−4x​1​+C

Explanation: This integral uses u-substitution for a function involving a square root with a linear expression inside. Let u=1−4xu = 1 - 4xu=1−4x, so du=−4 dxdu = -4 \, dxdu=−4dx, which means dx=−14 dudx = -\dfrac{1}{4} \, dudx=−41​du. The integral becomes ∫2u−1/2(−1/4) du=−12∫u−1/2 du=−12(2u)=−u=−1−4x\int 2 u^{-1/2} (-1/4) \, du = -\dfrac{1}{2} \int u^{-1/2} \, du = -\dfrac{1}{2} (2 \sqrt{u}) = -\sqrt{u} = -\sqrt{1-4x}∫2u−1/2(−1/4)du=−21​∫u−1/2du=−21​(2u​)=−u​=−1−4x​. The antiderivative of u−1/2u^{-1/2}u−1/2 is 2u1/2=2u2 u^{1/2} = 2 \sqrt{u}2u1/2=2u​, and we include the negative sign from the substitution. Choice C has an extra factor of 1/2, while choice D would result from an inverse trigonometric substitution. For integrals of the form f′(x)f(x)\dfrac{f'(x)}{\sqrt{f(x)}}f(x)​f′(x)​, use u-substitution with u=f(x)u = f(x)u=f(x).

Question 9

A damping term requires ∫10x3x4+2 dx\int \dfrac{10x^3}{x^4+2}\,dx∫x4+210x3​dx; find the antiderivative.

  1. 10ln⁡∣x4+2∣+C10\ln|x^4+2|+C10ln∣x4+2∣+C
  2. 52ln⁡∣x4+2∣+C\dfrac{5}{2}\ln|x^4+2|+C25​ln∣x4+2∣+C (correct answer)
  3. 104ln⁡∣x4+2∣+C\dfrac{10}{4}\ln|x^4+2|+C410​ln∣x4+2∣+C
  4. 14ln⁡∣x4+2∣+C\dfrac{1}{4}\ln|x^4+2|+C41​ln∣x4+2∣+C
  5. 10x4+2+C\dfrac{10}{x^4+2}+Cx4+210​+C

Explanation: This integral uses u-substitution for a rational function where the numerator is a multiple of the derivative of the denominator. Let u = x⁴ + 2, so du = 4x³ dx, which means 10x³ dx = (10/4) du = (5/2) du. The integral becomes ∫(5/2)(1/u) du = (5/2) ln|u| + C = (5/2) ln|x⁴ + 2| + C. Choice A incorrectly uses 10 instead of 5/2, while choice C uses 10/4 = 5/2 but writes it as a fraction. When the numerator is a multiple of the derivative of the denominator, divide by the appropriate factor.

Question 10

In a statistics transform, compute ∫3(1+2x) dx\int \dfrac{3}{(1+2x)}\,dx∫(1+2x)3​dx.

  1. 32ln⁡∣1+2x∣+C\dfrac{3}{2}\ln|1+2x|+C23​ln∣1+2x∣+C (correct answer)
  2. 3ln⁡∣1+2x∣+C3\ln|1+2x|+C3ln∣1+2x∣+C
  3. ln⁡∣1+2x∣+C\ln|1+2x|+Cln∣1+2x∣+C
  4. 23ln⁡∣1+2x∣+C\dfrac{2}{3}\ln|1+2x|+C32​ln∣1+2x∣+C
  5. 31+2x+C\dfrac{3}{1+2x}+C1+2x3​+C

Explanation: This integral uses u-substitution for a rational function with a linear denominator. Let u=1+2xu = 1 + 2xu=1+2x, so du=2 dxdu = 2 \, dxdu=2dx, which means 3 dx=32du3 \, dx = \frac{3}{2} du3dx=23​du. The integral becomes ∫321u du=32ln⁡∣u∣+C=32ln⁡∣1+2x∣+C\int \frac{3}{2} \frac{1}{u} \, du = \frac{3}{2} \ln|u| + C = \frac{3}{2} \ln|1 + 2x| + C∫23​u1​du=23​ln∣u∣+C=23​ln∣1+2x∣+C. The coefficient 3 divided by the derivative factor 2 gives 3/2. Choice B incorrectly multiplies by 3 instead of dividing by 2, while choice C omits the adjustment factor. When integrating over a linear expression ax+bax + bax+b, divide the coefficient by a.

Question 11

A spring’s potential energy involves ∫(3x+1)7 dx\int (3x+1)^7\,dx∫(3x+1)7dx; compute the integral.

  1. (3x+1)88+C\dfrac{(3x+1)^8}{8}+C8(3x+1)8​+C
  2. (3x+1)824+C\dfrac{(3x+1)^8}{24}+C24(3x+1)8​+C (correct answer)
  3. (3x+1)83+C\dfrac{(3x+1)^8}{3}+C3(3x+1)8​+C
  4. (3x+1)77+C\dfrac{(3x+1)^7}{7}+C7(3x+1)7​+C
  5. (3x+1)89+C\dfrac{(3x+1)^8}{9}+C9(3x+1)8​+C

Explanation: This integral requires u-substitution for a power function with a linear inner expression. Let u = 3x + 1, so du = 3 dx, which means dx = 13\frac{1}{3}31​ du. The integral becomes ∫u7⋅13 du=13(u88)=124u8=124(3x+1)8\int u^7 \cdot \frac{1}{3} \, du = \frac{1}{3} \left( \frac{u^8}{8} \right) = \frac{1}{24} u^8 = \frac{1}{24} (3x+1)^8∫u7⋅31​du=31​(8u8​)=241​u8=241​(3x+1)8. The chain rule adjustment divides by 3, and the power rule gives u^8/8, resulting in the coefficient 1/24. Choice A omits the chain rule factor, while choice C uses the wrong denominator. For power functions with linear arguments, substitute the linear expression and adjust for its derivative.

Question 12

A signal processing step needs ∫79−x dx\int \dfrac{7}{\sqrt{9- x}}\,dx∫9−x​7​dx; find the antiderivative.

  1. −149−x+C-14\sqrt{9-x}+C−149−x​+C (correct answer)
  2. 149−x+C14\sqrt{9-x}+C149−x​+C
  3. −79−x+C-7\sqrt{9-x}+C−79−x​+C
  4. −729−x+C-\dfrac{7}{2}\sqrt{9-x}+C−27​9−x​+C
  5. 7arcsin⁡(x9)+C7\arcsin\left(\dfrac{x}{9}\right)+C7arcsin(9x​)+C

Explanation: This integral uses u-substitution for a function with a square root and linear inner expression. Let u = 9 - x, so du = -dx, which means 7 dx = -7 du. The integral becomes ∫(7/√u)(-1) du = -7∫u^(-1/2) du = -7(2√u) = -14√u = -14√(9 - x). The antiderivative of u^(-1/2) is 2u^(1/2), and we include the negative from the substitution. Choice B omits the negative sign that comes from the chain rule. When the inner function has a negative derivative, include the negative sign in the result.

Question 13

In modeling charge, compute ∫6(x−4) dx\int \dfrac{6}{(x-4)}\,dx∫(x−4)6​dx.

  1. ln⁡∣x−4∣+C\ln|x-4|+Cln∣x−4∣+C
  2. 6ln⁡∣x−4∣+C6\ln|x-4|+C6ln∣x−4∣+C (correct answer)
  3. 16ln⁡∣x−4∣+C\dfrac{1}{6}\ln|x-4|+C61​ln∣x−4∣+C
  4. 6x−4+C\dfrac{6}{x-4}+Cx−46​+C
  5. 6ln⁡∣x∣+C6\ln|x|+C6ln∣x∣+C

Explanation: This integral uses u-substitution for a simple rational function with a linear denominator. Let u = x - 4, so du = dx, making the integral ∫(6/u) du = 6 ln|u| + C = 6 ln|x - 4| + C. The constant 6 remains as a coefficient in front of the natural logarithm. Choice A omits the coefficient 6, while choice C incorrectly divides by 6. When integrating a constant over a linear expression of the form x - a, the result is the constant times ln|x - a| + C.

Question 14

A model for volume uses ∫2x+1(x2+x+3) dx\int \dfrac{2x+1}{(x^2+x+3)}\,dx∫(x2+x+3)2x+1​dx; evaluate it.

  1. ln⁡(x2+x+3)+C\ln\left(x^2+x+3\right)+Cln(x2+x+3)+C (correct answer)
  2. 12ln⁡(x2+x+3)+C\dfrac{1}{2}\ln\left(x^2+x+3\right)+C21​ln(x2+x+3)+C
  3. 2ln⁡(x2+x+3)+C2\ln\left(x^2+x+3\right)+C2ln(x2+x+3)+C
  4. ln⁡∣2x+1∣+C\ln|2x+1|+Cln∣2x+1∣+C
  5. 2x+1x2+x+3+C\dfrac{2x+1}{x^2+x+3}+Cx2+x+32x+1​+C

Explanation: This integral requires u-substitution for a rational function where the numerator is the derivative of the denominator. Let u=x2+x+3u = x^2 + x + 3u=x2+x+3, so du=(2x+1) dxdu = (2x + 1) \, dxdu=(2x+1)dx, making the integral ∫1u du=ln⁡∣u∣+C=ln⁡(x2+x+3)+C\int \frac{1}{u} \, du = \ln|u| + C = \ln(x^2 + x + 3) + C∫u1​du=ln∣u∣+C=ln(x2+x+3)+C. Since x2+x+3=(x+12)2+114>0x^2 + x + 3 = (x + \frac{1}{2})^2 + \frac{11}{4} > 0x2+x+3=(x+21​)2+411​>0, we can omit absolute value bars. Choice B incorrectly includes a factor of 1/2, while choice D loses the quadratic terms. When the numerator exactly equals the derivative of the denominator, use logarithmic integration.

Question 15

A kinematics substitution arises in ∫(1+sin⁡x)cos⁡x dx\int (1+\sin x)\cos x\,dx∫(1+sinx)cosxdx; find an antiderivative.

  1. 12(1+sin⁡x)2+C\dfrac{1}{2}(1+\sin x)^2+C21​(1+sinx)2+C (correct answer)
  2. (1+sin⁡x)2+C(1+\sin x)^2+C(1+sinx)2+C
  3. 12(1+cos⁡x)2+C\dfrac{1}{2}(1+\cos x)^2+C21​(1+cosx)2+C
  4. sin⁡x+12sin⁡2x+C\sin x+\dfrac{1}{2}\sin^2 x+Csinx+21​sin2x+C
  5. −12(1+sin⁡x)2+C-\dfrac{1}{2}(1+\sin x)^2+C−21​(1+sinx)2+C

Explanation: This integral uses u-substitution for a trigonometric function where we can identify the inner function. Let u = 1 + sin x, so du = cos x dx, making the integral ∫u du = u²/2 = (1/2)(1 + sin x)². This expands to (1/2)(1 + 2sin x + sin²x), which includes both linear and quadratic sine terms. Choice B omits the factor of 1/2 from integration, while choice C incorrectly substitutes cosine. When integrating a function times the derivative of an inner function, substitute the inner function.

Question 16

A growth model uses g(x)=4xln⁡xg(x)=\dfrac{4}{x\ln x}g(x)=xlnx4​; compute ∫4xln⁡x dx\int \dfrac{4}{x\ln x}\,dx∫xlnx4​dx.

  1. 4ln⁡∣ln⁡x∣+C4\ln|\ln x|+C4ln∣lnx∣+C (correct answer)
  2. ln⁡∣ln⁡x∣+C\ln|\ln x|+Cln∣lnx∣+C
  3. 4ln⁡∣x∣+C4\ln|x|+C4ln∣x∣+C
  4. 4ln⁡x+C\dfrac{4}{\ln x}+Clnx4​+C
  5. 4x+C\dfrac{4}{x}+Cx4​+C

Explanation: This integral requires u-substitution to handle the compound logarithmic function. Let u = ln x, so du = (1/x) dx, making the integral ∫(4/u) du = 4 ln|u| + C. Substituting back gives 4 ln|ln x| + C, which correctly handles the natural logarithm of a logarithm. The absolute value is necessary since ln x can be negative for 0 < x < 1. Choice B omits the constant 4, while choice C would result from incorrectly substituting just x instead of ln x. When the integrand has the form f'(x)/f(x), use u-substitution with u = f(x) to get ln|f(x)| + C.

Question 17

A wave speed computation involves ∫8e2x−1 dx\int 8e^{2x-1}\,dx∫8e2x−1dx; find an antiderivative.

  1. 4e2x−1+C4e^{2x-1}+C4e2x−1+C (correct answer)
  2. 8e2x−1+C8e^{2x-1}+C8e2x−1+C
  3. 14e2x−1+C\dfrac{1}{4}e^{2x-1}+C41​e2x−1+C
  4. 82e2x−1+C\dfrac{8}{2}e^{2x-1}+C28​e2x−1+C
  5. 4ex−1+C4e^{x-1}+C4ex−1+C

Explanation: This integral uses u-substitution for an exponential function with a linear exponent. Let u = 2x - 1, so du = 2 dx, which means 8 dx = 4 du. The integral becomes ∫4eᵘ du = 4eᵘ = 4e^(2x-1). The chain rule adjustment divides 8 by 2 to give the coefficient 4. Choice B incorrectly keeps the factor 8, while choice C has the wrong coefficient. For exponential functions with linear exponents ax + b, substitute u = ax + b and divide by a.

Question 18

A motion equation uses ∫4(2x+1)3 dx\int \dfrac{4}{(2x+1)^3}\,dx∫(2x+1)34​dx; evaluate the integral.

  1. −2(2x+1)2+C-\dfrac{2}{(2x+1)^2}+C−(2x+1)22​+C
  2. −1(2x+1)2+C-\dfrac{1}{(2x+1)^2}+C−(2x+1)21​+C (correct answer)
  3. 2(2x+1)2+C\dfrac{2}{(2x+1)^2}+C(2x+1)22​+C
  4. 1(2x+1)2+C\dfrac{1}{(2x+1)^2}+C(2x+1)21​+C
  5. −4(2x+1)2+C-\dfrac{4}{(2x+1)^2}+C−(2x+1)24​+C

Explanation: This integral uses u-substitution for a function with a linear expression raised to a negative power. Let u=2x+1u = 2x + 1u=2x+1, so du=2 dxdu = 2 \, dxdu=2dx, which means 4 dx=2 du4 \, dx = 2 \, du4dx=2du. The integral becomes ∫2u3 du=2∫u−3 du=2(−12u−2)=−1u2=−1(2x+1)2\int \frac{2}{u^3} \, du = 2 \int u^{-3} \, du = 2 \left( -\frac{1}{2} u^{-2} \right) = - \frac{1}{u^2} = -\frac{1}{(2x + 1)^2}∫u32​du=2∫u−3du=2(−21​u−2)=−u21​=−(2x+1)21​. The antiderivative of u−3u^{-3}u−3 is −12u−2-\frac{1}{2} u^{-2}−21​u−2. Choice A doubles the coefficient incorrectly. When integrating powers of linear expressions, substitute and use the power rule with chain rule adjustment.

Question 19

A signal has amplitude A(x)=sin⁡(5x)⋅5A(x)=\sin(5x)\cdot 5A(x)=sin(5x)⋅5; compute ∫5sin⁡(5x) dx\int 5\sin(5x)\,dx∫5sin(5x)dx.

  1. −cos⁡(5x)+C-\cos(5x)+C−cos(5x)+C (correct answer)
  2. cos⁡(5x)+C\cos(5x)+Ccos(5x)+C
  3. −5cos⁡(5x)+C-5\cos(5x)+C−5cos(5x)+C
  4. 15cos⁡(5x)+C\dfrac{1}{5}\cos(5x)+C51​cos(5x)+C
  5. sin⁡(5x)+C\sin(5x)+Csin(5x)+C

Explanation: This integral requires u-substitution for a trigonometric function with a linear argument. Let u = 5x, so du = 5 dx, making the integral ∫sin(u) du = -cos(u) + C = -cos(5x) + C. The antiderivative of sin(u) is -cos(u), and we don't need to adjust for the chain rule here since we already have the factor 5 in front. Choice B has the wrong sign, while choice C incorrectly keeps the factor 5 with the cosine. When integrating sin(ax), the result is -(1/a)cos(ax) + C, but here we have the full derivative factor already present.

Question 20

To model displacement, evaluate ∫8xx2+9 dx\int \dfrac{8x}{x^2+9}\,dx∫x2+98x​dx.

  1. 4ln⁡(x2+9)+C4\ln\left(x^2+9\right)+C4ln(x2+9)+C (correct answer)
  2. 8ln⁡(x2+9)+C8\ln\left(x^2+9\right)+C8ln(x2+9)+C
  3. 4arctan⁡(x3)+C4\arctan\left(\dfrac{x}{3}\right)+C4arctan(3x​)+C
  4. 4x2+9+C\dfrac{4}{x^2+9}+Cx2+94​+C
  5. 4ln⁡∣x∣+C4\ln|x|+C4ln∣x∣+C

Explanation: This integral uses u-substitution to handle a rational function where the numerator is the derivative of the denominator. Let u = x² + 9, so du = 2x dx, which means 8x dx = 4 du. The integral becomes ∫(4/u) du = 4 ln|u| + C = 4 ln(x² + 9) + C. Since x² + 9 > 0 for all real x, we can drop the absolute value bars. Choice C might tempt students thinking of arctangent formulas, but those apply when the numerator is constant, not when it contains x. When the numerator is a constant multiple of the derivative of the denominator, use ln of the denominator.