Calculus 2 Quiz: Choosing Integration Methods
20 questions · exam conditions
0:00
Choosing Integration MethodsQuestion 1 of 20

What is the correct form for the partial fraction decomposition of the integrand in x23x+8(x1)(x2+4)dx\int \frac{x^2 - 3x + 8}{(x-1)(x^2+4)} dx?

Ax1+Bx2+4\frac{A}{x-1} + \frac{B}{x^2+4}
Ax1+Bx+2+Cx2\frac{A}{x-1} + \frac{B}{x+2} + \frac{C}{x-2}
Ax1+Bx+Cx2+4\frac{A}{x-1} + \frac{Bx+C}{x^2+4}
Ax+Bx1+Cx2+4\frac{Ax+B}{x-1} + \frac{C}{x^2+4}
← Back to quizzes

Calculus 2 Quiz

Calculus 2 Quiz: Choosing Integration Methods

Practice Choosing Integration Methods in Calculus 2 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 Choosing Integration Methods, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 2.

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

What is the correct form for the partial fraction decomposition of the integrand in x23x+8(x1)(x2+4)dx\int \frac{x^2 - 3x + 8}{(x-1)(x^2+4)} dx?

  1. Ax1+Bx2+4\frac{A}{x-1} + \frac{B}{x^2+4}
  2. Ax1+Bx+2+Cx2\frac{A}{x-1} + \frac{B}{x+2} + \frac{C}{x-2}
  3. Ax1+Bx+Cx2+4\frac{A}{x-1} + \frac{Bx+C}{x^2+4} (correct answer)
  4. Ax+Bx1+Cx2+4\frac{Ax+B}{x-1} + \frac{C}{x^2+4}
Explanation: The denominator consists of a distinct linear factor (x1)(x-1) and an irreducible quadratic factor (x2+4)(x^2+4). For a distinct linear factor, the corresponding term in the decomposition is a constant over that factor (Ax1\frac{A}{x-1}). For an irreducible quadratic factor, the corresponding term is a linear function over that factor (Bx+Cx2+4\frac{Bx+C}{x^2+4}). Therefore, the correct form is Ax1+Bx+Cx2+4\frac{A}{x-1} + \frac{Bx+C}{x^2+4}.
  • A is incorrect because it uses a constant numerator for the irreducible quadratic factor, which is only appropriate for linear factors.
  • B is incorrect because it improperly factors x2+4x^2+4 over the real numbers; x2+4x^2+4 is a sum of squares and is irreducible.
  • D is incorrect because it assigns a linear numerator to the linear factor (x1)(x-1), which is incorrect.

Question 2

What is the correct form of the partial fraction decomposition for 1x(x1)2\frac{1}{x(x-1)^2}?

  1. Ax+Bx1\frac{A}{x} + \frac{B}{x-1}
  2. Ax+Bx+C(x1)2\frac{A}{x} + \frac{Bx+C}{(x-1)^2}
  3. Ax+Bx1+C(x1)2\frac{A}{x} + \frac{B}{x-1} + \frac{C}{(x-1)^2} (correct answer)
  4. Ax+B(x1)2\frac{A}{x} + \frac{B}{(x-1)^2}
Explanation: The denominator has a distinct linear factor xx and a repeated linear factor (x1)2(x-1)^2. A distinct linear factor xx gets a term Ax\frac{A}{x}. A repeated linear factor (xa)k(x-a)^k requires a sum of terms for each power from 1 to kk. So, (x1)2(x-1)^2 requires two terms: Bx1+C(x1)2\frac{B}{x-1} + \frac{C}{(x-1)^2}. Combining these gives the full decomposition.
  • A is incorrect because it fails to account for the repeated nature of the (x1)(x-1) factor.
  • B is incorrect because a linear numerator Bx+CBx+C is used for irreducible quadratic factors, not repeated linear factors.
  • D is incorrect because it omits the term for the (x1)(x-1) factor to the first power, which is required for a repeated linear factor.

Question 3

When faced with a complex integral, which integration technique should generally be considered first, before attempting more advanced methods like trigonometric substitution or partial fractions, because it may simplify the integral significantly?

  1. Integration by parts, as it applies to any product of functions.
  2. Trigonometric substitution, as it can handle any quadratic expression.
  3. Partial fraction decomposition, as it is a systematic algorithm for all rational functions.
  4. U-substitution, as it is the reverse of the chain rule and can simplify compositions of functions. (correct answer)
Explanation: When approaching integration problems, you should develop a systematic hierarchy of techniques that starts with the simplest and most broadly applicable methods before moving to specialized approaches. U-substitution should indeed be your first consideration because it directly reverses the chain rule and can dramatically simplify integrals involving composite functions. When you spot an integral where one part is the derivative (or a constant multiple) of another part, u-substitution often transforms a complex-looking integral into a basic one. For example, 2xcos(x2)dx\int 2x\cos(x^2)dx becomes cos(u)du\int \cos(u)du with u=x2u = x^2. This technique applies to a vast range of problems and requires minimal setup. Option A is incorrect because integration by parts has specific applications—mainly when you have a clear product where one function becomes simpler when differentiated. It's not universally applicable and often makes integrals more complex initially. Option B misrepresents trigonometric substitution, which is specialized for specific forms involving a2x2\sqrt{a^2-x^2}, a2+x2\sqrt{a^2+x^2}, or x2a2\sqrt{x^2-a^2}. It doesn't handle "any quadratic expression" and requires significant algebraic manipulation. Option C overstates partial fractions, which only applies to rational functions and requires the denominator to be factored first. It's also quite involved procedurally. Study tip: Always scan for u-substitution opportunities first by looking for "function and its derivative" patterns. This simple check can save you from unnecessarily complex approaches and is the most efficient starting point for integration problems.

Question 4

Which of the following integrals would be the best candidate for the method of partial fractions?

  1. x+1(x1)(x+2)dx\int \frac{x+1}{(x-1)(x+2)} dx (correct answer)
  2. x2+1x+1dx\int \frac{x^2+1}{x+1} dx
  3. x+1x2+1dx\int \frac{x+1}{x^2+1} dx
  4. xx1dx\int \frac{\sqrt{x}}{x-1} dx
Explanation: Partial fractions is a technique used to decompose rational functions (fractions where both numerator and denominator are polynomials) into simpler fractions that are easier to integrate. The method works best when you have a proper rational function where the degree of the numerator is less than the degree of the denominator, and the denominator can be factored into distinct linear or quadratic factors. Option A, x+1(x1)(x+2)dx\int \frac{x+1}{(x-1)(x+2)} dx, is the perfect candidate for partial fractions. The numerator has degree 1, the denominator has degree 2, making it a proper fraction. The denominator is already factored into two distinct linear factors, so you can decompose it as x+1(x1)(x+2)=Ax1+Bx+2\frac{x+1}{(x-1)(x+2)} = \frac{A}{x-1} + \frac{B}{x+2} and solve for constants A and B. Option B fails because when you perform polynomial long division on x2+1x+1\frac{x^2+1}{x+1}, you get x1+2x+1x - 1 + \frac{2}{x+1}, which is simpler to integrate directly. Option C doesn't work well with partial fractions because the denominator x2+1x^2+1 is an irreducible quadratic that doesn't factor over the real numbers. You'd use substitution here instead (let u=xu = x). Option D is eliminated immediately because x\sqrt{x} in the numerator makes this not a rational function at all. Study tip: Look for proper rational functions with factored denominators. If the numerator degree equals or exceeds the denominator degree, use polynomial long division first. If you see square roots or other non-polynomial expressions, partial fractions won't work.

Question 5

To evaluate x2ex2dx\int x^2 e^{-x^2} dx, which approach is most effective?

  1. Integration by parts with u=x2u = x^2 and dv=ex2dxdv = e^{-x^2}dx
  2. Substitution u=x2u = -x^2 followed by integration by parts
  3. Integration by parts with u=xu = x and dv=xex2dxdv = xe^{-x^2}dx (correct answer)
  4. Series expansion of ex2e^{-x^2} followed by term-by-term integration
Explanation: With u=xu = x and dv=xex2dxdv = xe^{-x^2}dx, we get du=dxdu = dx and v=12ex2v = -\frac{1}{2}e^{-x^2} (since xex2dx\int xe^{-x^2}dx can be solved by substitution w=x2w = -x^2). This gives x2ex2(12ex2)dx=x2ex2+12ex2dx-\frac{x}{2}e^{-x^2} - \int (-\frac{1}{2}e^{-x^2})dx = -\frac{x}{2}e^{-x^2} + \frac{1}{2}\int e^{-x^2}dx. Choice A fails because ex2dx\int e^{-x^2}dx has no elementary antiderivative. Choice B gives du=2xdxdu = -2x dx, which doesn't simplify the integral effectively. Choice D is theoretically correct but impractical for finding a closed-form antiderivative since the series for ex2dx\int e^{-x^2}dx doesn't converge to an elementary function.

Question 6

Which method is best suited for x3ln(x2+1)dx\int x^3 \ln(x^2 + 1) dx?

  1. Substitution u=ln(x2+1)u = \ln(x^2 + 1) followed by polynomial integration
  2. Integration by parts with u=ln(x2+1)u = \ln(x^2 + 1) and dv=x3dxdv = x^3 dx (correct answer)
  3. Substitution u=x2+1u = x^2 + 1 to eliminate the logarithm
  4. Partial fraction decomposition after expanding ln(x2+1)\ln(x^2 + 1)
Explanation: Integration by parts with u=ln(x2+1)u = \ln(x^2 + 1) and dv=x3dxdv = x^3 dx gives du=2xx2+1dxdu = \frac{2x}{x^2+1}dx and v=x44v = \frac{x^4}{4}. This yields x44ln(x2+1)x442xx2+1dx=x44ln(x2+1)12x5x2+1dx\frac{x^4}{4}\ln(x^2+1) - \int \frac{x^4}{4} \cdot \frac{2x}{x^2+1}dx = \frac{x^4}{4}\ln(x^2+1) - \frac{1}{2}\int \frac{x^5}{x^2+1}dx. The remaining integral can be evaluated by polynomial division. Choice A fails because du=2xx2+1dxdu = \frac{2x}{x^2+1}dx doesn't match x3dxx^3 dx. Choice C gives du=2xdxdu = 2x dx, which doesn't eliminate the x3x^3 factor effectively. Choice D is meaningless since ln(x2+1)\ln(x^2+1) cannot be expanded into partial fractions.

Question 7

Which method is most efficient for evaluating x2ex3cos(ex3)dx\int x^2 e^{x^3} \cos(e^{x^3}) dx?

  1. Integration by parts twice, first with u=x2u = x^2 and dv=ex3cos(ex3)dxdv = e^{x^3}\cos(e^{x^3})dx
  2. Substitution u=x3u = x^3, followed by integration by parts
  3. Substitution u=ex3u = e^{x^3}, then applying trigonometric integration (correct answer)
  4. Direct application of the product rule for integration
Explanation: With substitution u=ex3u = e^{x^3}, we get du=3x2ex3dxdu = 3x^2 e^{x^3} dx, so x2ex3dx=13dux^2 e^{x^3} dx = \frac{1}{3} du. The integral becomes 13cos(u)du=13sin(u)=13sin(ex3)\frac{1}{3}\int \cos(u) du = \frac{1}{3}\sin(u) = \frac{1}{3}\sin(e^{x^3}). Choice A is impractical because ex3cos(ex3)dx\int e^{x^3}\cos(e^{x^3})dx has no elementary antiderivative. Choice B requires substitution u=x3u = x^3 giving 13u2/3eucos(eu)du\frac{1}{3}\int u^{2/3} e^u \cos(e^u) du, which is more complex. Choice D is incorrect because there is no product rule for integration.

Question 8

To evaluate the integral sin2(x)cos2(x)dx\int \sin^2(x) \cos^2(x) dx, which of the following strategies is the most direct?

  1. Use the power-reducing identities for sin2(x)\sin^2(x) and cos2(x)\cos^2(x) after rewriting the integrand using a double angle identity for sine. (correct answer)
  2. Use the substitution u=sin(x)u = \sin(x), which transforms the integral to u21u2du\int u^2 \sqrt{1-u^2} du to be solved with trigonometric substitution.
  3. Use integration by parts with u=sin2(x)u = \sin^2(x) and dv=cos2(x)dxdv = \cos^2(x)dx, which requires a second application of parts.
  4. Rewrite the integrand as sin2(x)(1sin2(x))\sin^2(x)(1-\sin^2(x)) and distribute, then use power-reducing identities on sin2(x)\sin^2(x) and sin4(x)\sin^4(x).
Explanation: The most direct method is to use the double angle identity sin(2x)=2sin(x)cos(x)\sin(2x) = 2\sin(x)\cos(x). The integrand can be written as (sin(x)cos(x))2=(12sin(2x))2=14sin2(2x)(\sin(x)\cos(x))^2 = (\frac{1}{2}\sin(2x))^2 = \frac{1}{4}\sin^2(2x). Then, apply the power-reducing identity sin2(θ)=1cos(2θ)2\sin^2(\theta) = \frac{1-\cos(2\theta)}{2} with θ=2x\theta=2x. This yields 141cos(4x)2dx\frac{1}{4} \int \frac{1-\cos(4x)}{2} dx, which is easily integrated.
  • B is incorrect because, while possible, this path is far more complicated, requiring a difficult trigonometric substitution after the initial u-substitution.
  • C is incorrect because integration by parts would be very cumbersome and inefficient for this particular combination of powers.
  • D is incorrect because integrating sin4(x)\sin^4(x) also requires power-reducing identities and is more steps than the approach in A.

Question 9

The evaluation of exdx\int e^{\sqrt{x}} dx requires multiple steps. Which sequence of techniques is most appropriate?

  1. First, integration by parts with u=exu = e^{\sqrt{x}}, then a u-substitution.
  2. First, a u-substitution with u=xu = \sqrt{x}, then integration by parts. (correct answer)
  3. Only a single application of a u-substitution with u=exu = e^{\sqrt{x}}.
  4. Only a single application of integration by parts with u=exu=e^{\sqrt{x}} and dv=dxdv=dx.
Explanation: The integral is best handled by first simplifying the argument of the exponential function. Let u=xu = \sqrt{x}. Then x=u2x = u^2, and dx=2ududx = 2u du. The integral becomes eu(2u)du=2ueudu\int e^u (2u) du = 2 \int u e^u du. This new integral is a classic example that requires integration by parts (with w=uw=u and dv=eududv=e^u du). Therefore, the correct sequence is u-substitution followed by integration by parts.
  • A is incorrect because applying integration by parts first is much more difficult and not the standard approach.
  • C is incorrect because the substitution u=exu=e^{\sqrt{x}} leads to ln(u)=x\ln(u) = \sqrt{x}, and the resulting integral is not simpler.
  • D is incorrect because a single application of integration by parts on the original integral is not sufficient and leads to a more complex form.

Question 10

To evaluate x3+xx21dx\int \frac{x^3+x}{x^2-1} dx, what necessary step must be performed first?

  1. Factor the denominator as (x1)(x+1)(x-1)(x+1) and apply partial fraction decomposition directly.
  2. Perform polynomial long division because the degree of the numerator is greater than the degree of the denominator. (correct answer)
  3. Use the substitution u=x21u = x^2-1 to simplify the denominator.
  4. Apply trigonometric substitution by letting x=sec(θ)x=\sec(\theta) since the denominator has the form x2a2x^2-a^2.
Explanation: The integrand is an improper rational function because the degree of the numerator (3) is greater than the degree of the denominator (2). Before applying partial fraction decomposition, one must perform polynomial long division to express the integrand as a polynomial plus a proper rational function. Dividing x3+xx^3+x by x21x^2-1 gives x+2xx21x + \frac{2x}{x^2-1}. The integral then becomes (x+2xx21)dx\int (x + \frac{2x}{x^2-1}) dx, which can be solved easily.
  • A is incorrect because partial fraction decomposition is only applicable to proper rational functions (where the numerator's degree is less than the denominator's).
  • C is incorrect because if u=x21u=x^2-1, then du=2xdxdu=2xdx, but the numerator is x3+xx^3+x, which cannot be easily expressed in terms of uu and dudu.
  • D is incorrect because trigonometric substitution is not the standard or most efficient method for integrating rational functions.

Question 11

When applying integration by parts to arctan(4x)dx\int \arctan(4x) dx, what is the most effective choice for uu and dvdv?

  1. u=1u = 1 and dv=arctan(4x)dxdv = \arctan(4x) dx, because integrating arctan(4x)\arctan(4x) is the goal.
  2. u=dxu = dx and dv=arctan(4x)dv = \arctan(4x), as this is the standard setup for inverse trigonometric functions.
  3. u=arctan(4x)u = \arctan(4x) and dv=dxdv = dx, because the derivative of arctan(4x)\arctan(4x) is a rational function. (correct answer)
  4. This integral should be solved with trigonometric substitution, not integration by parts.
Explanation: For integrals of single inverse trigonometric functions or logarithmic functions, the standard integration by parts strategy is to choose that function as uu and let dv=dxdv = dx. Here, we choose u=arctan(4x)u = \arctan(4x) and dv=dxdv = dx. Then du=41+(4x)2dx=41+16x2dxdu = \frac{4}{1+(4x)^2} dx = \frac{4}{1+16x^2} dx and v=xv = x. The new integral, vdu=4x1+16x2dx\int v du = \int \frac{4x}{1+16x^2} dx, is simpler and can be solved with a u-substitution.
  • A is incorrect because if dv=arctan(4x)dxdv = \arctan(4x) dx, then finding vv requires integrating arctan(4x)\arctan(4x), which is the original problem.
  • B is incorrect as the notation is unconventional and doesn't fit the udv\int u dv formula.
  • D is incorrect because integration by parts is the standard and effective method for this type of integral.

Question 12

Consider the integral tan3(x)sec4(x)dx\int \tan^3(x) \sec^4(x) dx. Which substitution is the most effective starting point for its evaluation?

  1. Let u=sec(x)u = \sec(x), after reserving a sec(x)tan(x)\sec(x)\tan(x) factor for dudu.
  2. Let u=tan(x)u = \tan(x), after reserving a sec2(x)\sec^2(x) factor for dudu. (correct answer)
  3. Let u=sec2(x)u = \sec^2(x), which simplifies the highest power term in the integrand.
  4. Convert all terms to sines and cosines, resulting in sin3(x)cos7(x)dx\int \frac{\sin^3(x)}{\cos^7(x)} dx.
Explanation: The power of secant is even (4), so the standard strategy is to save a factor of sec2(x)\sec^2(x) and convert the remaining secants to tangents using the identity sec2(x)=1+tan2(x)\sec^2(x) = 1 + \tan^2(x). The integral becomes tan3(x)sec2(x)sec2(x)dx=tan3(x)(1+tan2(x))sec2(x)dx\int \tan^3(x) \sec^2(x) \sec^2(x) dx = \int \tan^3(x) (1+\tan^2(x)) \sec^2(x) dx. Now, the substitution u=tan(x)u = \tan(x) with du=sec2(x)dxdu = \sec^2(x) dx works perfectly, yielding u3(1+u2)du\int u^3(1+u^2) du.
  • A is incorrect because if we let u=sec(x)u=\sec(x), we need to save a sec(x)tan(x)\sec(x)\tan(x) factor. We are left with tan2(x)sec3(x)\tan^2(x) \sec^3(x). We can convert tan2(x)\tan^2(x) to sec2(x)1\sec^2(x)-1, which works, but is often considered slightly less direct when the secant power is even.
  • C is incorrect because if u=sec2(x)u = \sec^2(x), then du=2sec2(x)tan(x)dxdu = 2\sec^2(x)\tan(x) dx, which is not easily isolated in the integrand.
  • D is incorrect because converting to sine and cosine results in a more complicated integral that is harder to solve.

Question 13

What is the most direct method to determine the value of the definite integral π/2π/2x3cos(x)dx\int_{-\pi/2}^{\pi/2} x^3 \cos(x) dx?

  1. Apply integration by parts three times, with uu as the polynomial term each time.
  2. Recognize the integrand is an odd function and the interval of integration is symmetric about zero. (correct answer)
  3. Use the substitution u=x3u=x^3 to simplify the polynomial part of the integrand.
  4. Use a trigonometric identity to rewrite cos(x)\cos(x) before attempting integration by parts.
Explanation: The most efficient method is to analyze the symmetry of the integrand. Let f(x)=x3cos(x)f(x) = x^3 \cos(x). Then f(x)=(x)3cos(x)=x3cos(x)=f(x)f(-x) = (-x)^3 \cos(-x) = -x^3 \cos(x) = -f(x), because x3x^3 is an odd function and cos(x)\cos(x) is an even function. Since the integrand is an odd function and it is being integrated over a symmetric interval [a,a][-a, a], the value of the integral is exactly 0.
  • A is incorrect because while this method would eventually yield the correct answer of 0, it involves a very large amount of unnecessary computation.
  • C is incorrect as this substitution is not helpful and would lead to a more complicated form.
  • D is incorrect because there is no standard identity for cos(x)\cos(x) that would simplify this particular integral.

Question 14

Consider the two integrals: I=ln(x)xdxI = \int \frac{\ln(x)}{x} dx and J=xln(x)dxJ = \int x \ln(x) dx. Which statement correctly identifies the primary integration method for each?

  1. II is solved with u-substitution and JJ is solved with integration by parts. (correct answer)
  2. II is solved with integration by parts and JJ is solved with u-substitution.
  3. Both integrals are most efficiently solved using integration by parts.
  4. Both integrals are most efficiently solved using u-substitution.
Explanation: For integral II, we can use u-substitution. Let u=ln(x)u = \ln(x), then du=1xdxdu = \frac{1}{x} dx. The integral becomes udu\int u du, which is simple to solve. For integral JJ, there is no obvious substitution. We must use integration by parts. Let u=ln(x)u = \ln(x) and dv=xdxdv = x dx. Then du=1xdxdu = \frac{1}{x} dx and v=x22v = \frac{x^2}{2}. The method proceeds from there. This pair of integrals highlights a subtle but critical distinction in structure.
  • B is incorrect because the methods are swapped.
  • C is incorrect because u-substitution is far more efficient for II.
  • D is incorrect because u-substitution is not effective for JJ.

Question 15

Which one of the following integrals is LEAST likely to be solved using integration by parts as the primary method?

  1. xexdx\int x e^x dx
  2. ln(x)dx\int \ln(x) dx
  3. xsin(x2)dx\int x \sin(x^2) dx (correct answer)
  4. x2cos(x)dx\int x^2 \cos(x) dx
Explanation: The integral xsin(x2)dx\int x \sin(x^2) dx is solved most directly with a u-substitution. Let u=x2u = x^2, then du=2xdxdu = 2x dx, so xdx=12dux dx = \frac{1}{2} du. The integral becomes 12sin(u)du\frac{1}{2} \int \sin(u) du, which is straightforward. The other three integrals are classic examples where integration by parts is the standard and necessary method.
  • A, B, and D are all standard applications of integration by parts. For A and D, you set uu to be the polynomial. For B, you set u=ln(x)u = \ln(x) and dv=dxdv = dx.

Question 16

The evaluation of sec3(x)dx\int \sec^3(x) dx using integration by parts leads to the equation sec3(x)dx=sec(x)tan(x)sec(x)tan2(x)dx\int \sec^3(x) dx = \sec(x)\tan(x) - \int \sec(x)\tan^2(x) dx. What is the critical next step?

  1. Apply integration by parts a second time to the new integral.
  2. Use the identity tan2(x)=sec2(x)1\tan^2(x) = \sec^2(x) - 1 on the new integral and solve for sec3(x)dx\int \sec^3(x) dx algebraically. (correct answer)
  3. Use the substitution u=tan(x)u=\tan(x) on the new integral.
  4. Conclude that the method has failed because it is circular and restart with a different technique.
Explanation: This is a well-known integral that requires a specific trick after the first integration by parts. The next step is to use the Pythagorean identity tan2(x)=sec2(x)1\tan^2(x) = \sec^2(x) - 1 to rewrite the new integral: sec(x)(sec2(x)1)dx=(sec3(x)sec(x))dx=sec3(x)dxsec(x)dx\int \sec(x)(\sec^2(x) - 1) dx = \int (\sec^3(x) - \sec(x)) dx = \int \sec^3(x) dx - \int \sec(x) dx. The original equation becomes sec3(x)dx=sec(x)tan(x)(sec3(x)dxsec(x)dx)\int \sec^3(x) dx = \sec(x)\tan(x) - (\int \sec^3(x) dx - \int \sec(x) dx). The sec3(x)dx\int \sec^3(x) dx term can now be solved for algebraically.
  • A is incorrect as applying parts again will not resolve the integral.
  • C is incorrect because the substitution u=tan(x)u=\tan(x) is not helpful here.
  • D is incorrect because the circular nature is the key to solving the problem, not a sign of failure.

Question 17

To evaluate dxxln(x)\int \frac{dx}{x \ln(x)}, a student considers four possible first steps. Which is the most direct and correct?

  1. Integration by parts with u=ln(x)u = \ln(x) and dv=1xdxdv = \frac{1}{x} dx.
  2. Integration by parts with u=1ln(x)u = \frac{1}{\ln(x)} and dv=1xdxdv = \frac{1}{x} dx.
  3. Partial fraction decomposition.
  4. U-substitution with u=ln(x)u = \ln(x). (correct answer)
Explanation: When you encounter an integral with a composition of functions like dxxln(x)\int \frac{dx}{x \ln(x)}, your first instinct should be to look for substitution opportunities. The key insight is recognizing that you have ln(x)\ln(x) in the denominator and 1x\frac{1}{x} as part of the integrand—and 1x\frac{1}{x} is precisely the derivative of ln(x)\ln(x). Option D is correct because with u=ln(x)u = \ln(x), you get du=1xdxdu = \frac{1}{x}dx, which means 1xdx=du\frac{1}{x}dx = du. Your integral becomes duu\int \frac{du}{u}, which equals lnu+C=lnln(x)+C\ln|u| + C = \ln|\ln(x)| + C. This is clean and direct. Option A fails because integration by parts with u=ln(x)u = \ln(x) and dv=1xdxdv = \frac{1}{x}dx gives you v=ln(x)v = \ln(x), leading to ln(x)1xdx\int \ln(x) \cdot \frac{1}{x}dx in your integration by parts formula—you're back where you started with a more complex expression. Option B is problematic because u=1ln(x)u = \frac{1}{\ln(x)} makes du=1x(ln(x))2dxdu = -\frac{1}{x(\ln(x))^2}dx, which doesn't simplify your original integral and creates additional complexity. Option C won't work because partial fractions only applies to rational functions (polynomials divided by polynomials), and ln(x)\ln(x) is not a polynomial. Strategy tip: When you see nested functions like f(g(x))f(g(x)) in an integral, always check if the derivative of the inner function g(x)g(x) appears elsewhere in the integrand—that's your cue for u-substitution.

Question 18

After applying the trigonometric substitution x=tan(θ)x = \tan(\theta) to the integral 1+x2dx\int \sqrt{1+x^2} dx, what is the resulting integral in terms of θ\theta?

  1. sec(θ)dθ\int \sec(\theta) d\theta
  2. sec2(θ)dθ\int \sec^2(\theta) d\theta
  3. sec3(θ)dθ\int \sec^3(\theta) d\theta (correct answer)
  4. tan2(θ)sec(θ)dθ\int \tan^2(\theta) \sec(\theta) d\theta
Explanation: If x=tan(θ)x = \tan(\theta), then dx=sec2(θ)dθdx = \sec^2(\theta) d\theta. The term under the square root becomes 1+tan2(θ)=sec2(θ)=sec(θ)\sqrt{1+\tan^2(\theta)} = \sqrt{\sec^2(\theta)} = |\sec(\theta)|. Assuming θ\theta is in an interval where sec(θ)>0\sec(\theta) > 0 (like π/2,π/2-\pi/2, \pi/2), this simplifies to sec(θ)\sec(\theta). Substituting back into the integral gives sec(θ)sec2(θ)dθ=sec3(θ)dθ\int \sec(\theta) \cdot \sec^2(\theta) d\theta = \int \sec^3(\theta) d\theta. This question tests the result of the substitution, which itself requires a non-trivial integration technique.
  • A is incorrect because it omits the sec2(θ)\sec^2(\theta) factor from the differential dxdx.
  • B is incorrect because it omits the sec(θ)\sec(\theta) factor from the square root term.
  • D is incorrect as it represents a common incorrect simplification of the transformed integral.

Question 19

Which is the most suitable method to evaluate the integral exe2x+1dx\int \frac{e^x}{e^{2x}+1} dx?

  1. Integration by parts with u=exu = e^x and dv=1e2x+1dxdv = \frac{1}{e^{2x}+1} dx.
  2. Partial fraction decomposition by factoring the denominator.
  3. Trigonometric substitution by letting ex=tan(θ)e^x = \tan(\theta).
  4. U-substitution by letting u=exu = e^x. (correct answer)
Explanation: This integral is best solved with a u-substitution. Let u=exu = e^x. Then du=exdxdu = e^x dx. Also note that e2x=(ex)2=u2e^{2x} = (e^x)^2 = u^2. The integral transforms to 1u2+1du\int \frac{1}{u^2+1} du, which is the standard integral for arctan(u)+C\arctan(u) + C. Substituting back gives arctan(ex)+C\arctan(e^x) + C. Note that option C is what the u-substitution leads to, but the initial and simpler step is recognizing the u-substitution.
  • A is incorrect because integration by parts would be very complicated, especially finding vv from the given dvdv.
  • B is incorrect because the denominator e2x+1e^{2x}+1 (or u2+1u^2+1) is an irreducible quadratic and partial fractions do not apply in this form.
  • C is incorrect because while this substitution works, it is more accurately described as a u-substitution that results in a form where one could then use a trig substitution, but the integral 1u2+1du\int \frac{1}{u^2+1} du is typically known directly.

Question 20

What is the most efficient strategy to begin evaluating the integral x3x2+1dx\int x^3 \sqrt{x^2+1} dx?

  1. Trigonometric substitution with x=tan(θ)x = \tan(\theta), which transforms the integral into tan3(θ)sec3(θ)dθ\int \tan^3(\theta) \sec^3(\theta) d\theta.
  2. Integration by parts with u=x2+1u = \sqrt{x^2+1} and dv=x3dxdv = x^3 dx.
  3. A u-substitution with u=x2+1u = x^2+1 after rewriting the integrand as x2x2+1xx^2 \sqrt{x^2+1} \cdot x. (correct answer)
  4. Integration by parts with u=x3u = x^3 and dv=x2+1dxdv = \sqrt{x^2+1} dx.
Explanation: The most efficient method is a u-substitution. First, rewrite the integral as x2x2+1xdx\int x^2 \sqrt{x^2+1} \cdot x dx. Let u=x2+1u = x^2+1. Then du=2xdxdu = 2x dx, so xdx=12dux dx = \frac{1}{2} du. Also, x2=u1x^2 = u-1. Substituting these into the integral gives 12(u1)udu=12(u3/2u1/2)du\frac{1}{2} \int (u-1)\sqrt{u} du = \frac{1}{2} \int (u^{3/2} - u^{1/2}) du, which can be solved easily with the power rule.
  • A is incorrect because it leads to a very complicated trigonometric integral that is much harder to solve than the original problem.
  • B and D are incorrect because integration by parts is overly complex. In option D, integrating dv=x2+1dxdv = \sqrt{x^2+1} dx is a difficult problem in itself.