Calculus 1 Quiz: Integration By Substitution
20 questions · exam conditions
0:00
Integration By SubstitutionQuestion 1 of 20

The substitution u=3x+1u = 3x+1 is used to find x(3x+1)3dx\int \frac{x}{(3x+1)^3} \,dx. Which of the following is the correct antiderivative?

x2/2(3x+1)4/4+C\frac{x^2/2}{(3x+1)^4/4} + C
13(3x+1)+16(3x+1)2+C-\frac{1}{3(3x+1)} + \frac{1}{6(3x+1)^2} + C
19ln3x+1+118(3x+1)2+C\frac{1}{9} \ln|3x+1| + \frac{1}{18(3x+1)^2} + C
19(3x+1)+118(3x+1)2+C-\frac{1}{9(3x+1)} + \frac{1}{18(3x+1)^2} + C
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Integration By Substitution

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

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

The substitution u=3x+1u = 3x+1 is used to find x(3x+1)3dx\int \frac{x}{(3x+1)^3} \,dx. Which of the following is the correct antiderivative?

  1. x2/2(3x+1)4/4+C\frac{x^2/2}{(3x+1)^4/4} + C
  2. 13(3x+1)+16(3x+1)2+C-\frac{1}{3(3x+1)} + \frac{1}{6(3x+1)^2} + C
  3. 19ln3x+1+118(3x+1)2+C\frac{1}{9} \ln|3x+1| + \frac{1}{18(3x+1)^2} + C
  4. 19(3x+1)+118(3x+1)2+C-\frac{1}{9(3x+1)} + \frac{1}{18(3x+1)^2} + C (correct answer)
Explanation: When you encounter an integral with a polynomial in the numerator and a more complex expression in the denominator, substitution often helps simplify the problem. The key insight here is that after substitution, you'll need to express everything in terms of the new variable. Let's work through this substitution systematically. With u=3x+1u = 3x + 1, we have du=3dxdu = 3dx, so dx=du3dx = \frac{du}{3}. Also, x=u13x = \frac{u-1}{3}. Substituting into our integral: x(3x+1)3dx=u13u3du3=19u1u3du\int \frac{x}{(3x+1)^3} dx = \int \frac{\frac{u-1}{3}}{u^3} \cdot \frac{du}{3} = \frac{1}{9} \int \frac{u-1}{u^3} du This splits into: 19(u2u3)du=19(u1+u22)+C\frac{1}{9} \int (u^{-2} - u^{-3}) du = \frac{1}{9}(-u^{-1} + \frac{u^{-2}}{2}) + C Converting back to xx: 19(3x+1)+118(3x+1)2+C-\frac{1}{9(3x+1)} + \frac{1}{18(3x+1)^2} + C Choice A incorrectly applies integration rules without proper substitution. Choice B has the wrong coefficients—the denominators don't match our calculation. Choice C mistakenly introduces a logarithm, which would only appear if we had u1u^{-1} in our integral, but we have u2u^{-2} and u3u^{-3} terms. Choice D matches our result exactly. Study tip: When using substitution with rational functions, always split complex fractions into simpler terms before integrating. Double-check your coefficients by differentiating your final answer—it should give you the original integrand.

Question 2

Evaluate the indefinite integral x+1x2+1dx\int \frac{x+1}{x^2+1} dx.

  1. ln(x2+1)+arctan(x)+C\ln(x^2+1) + \arctan(x) + C
  2. 12ln(x2+1)+arctan(x)+C\frac{1}{2}\ln(x^2+1) + \arctan(x) + C (correct answer)
  3. 2ln(x2+1)+arctan(x)+C2\ln(x^2+1) + \arctan(x) + C
  4. 12ln(x2+1)1x2+1+C\frac{1}{2}\ln(x^2+1) - \frac{1}{x^2+1} + C
Explanation: When you encounter a rational function where the numerator has multiple terms, the key strategy is to split the integral into separate, more manageable pieces. This allows you to use different integration techniques for each part. Split the fraction: x+1x2+1dx=xx2+1dx+1x2+1dx\int \frac{x+1}{x^2+1} dx = \int \frac{x}{x^2+1} dx + \int \frac{1}{x^2+1} dx For the first integral xx2+1dx\int \frac{x}{x^2+1} dx, use substitution with u=x2+1u = x^2+1, so du=2xdxdu = 2x dx, which means xdx=12dux dx = \frac{1}{2} du. This gives you 1u12du=12lnu=12ln(x2+1)\int \frac{1}{u} \cdot \frac{1}{2} du = \frac{1}{2}\ln|u| = \frac{1}{2}\ln(x^2+1). For the second integral 1x2+1dx\int \frac{1}{x^2+1} dx, this is a standard form that equals arctan(x)\arctan(x). Combining both results: 12ln(x2+1)+arctan(x)+C\frac{1}{2}\ln(x^2+1) + \arctan(x) + C, which is answer B. Answer A is incorrect because it's missing the factor of 12\frac{1}{2} in front of the logarithm—a common error when students forget to account for the substitution factor. Answer C has the wrong coefficient (2 instead of 12\frac{1}{2}), likely from incorrectly handling the substitution. Answer D incorrectly integrates the second term as 1x2+1-\frac{1}{x^2+1} instead of recognizing the standard arctan(x)\arctan(x) form. Remember: when splitting rational functions, always double-check your substitution factors, and memorize that 1x2+1dx=arctan(x)+C\int \frac{1}{x^2+1} dx = \arctan(x) + C.

Question 3

Evaluate 0ln(2)exexex+exdx\int_0^{\ln(2)} \frac{e^x - e^{-x}}{e^x + e^{-x}} dx.

  1. ln(34)\ln\left(\frac{3}{4}\right)
  2. ln(32)\ln\left(\frac{3}{2}\right)
  3. ln(52)\ln\left(\frac{5}{2}\right)
  4. ln(54)\ln\left(\frac{5}{4}\right) (correct answer)
Explanation: When you encounter an integral with exponential expressions like exexex+ex\frac{e^x - e^{-x}}{e^x + e^{-x}}, look for substitution opportunities. This particular form should remind you of hyperbolic functions or suggest a u-substitution. Let's use substitution with u=ex+exu = e^x + e^{-x}. Then du=(exex)dxdu = (e^x - e^{-x})dx, which is exactly our numerator! This transforms our integral into 1udu=lnu+C\int \frac{1}{u} du = \ln|u| + C. Substituting back: exexex+exdx=lnex+ex+C\int \frac{e^x - e^{-x}}{e^x + e^{-x}} dx = \ln|e^x + e^{-x}| + C Now evaluate the definite integral from 0 to ln(2)\ln(2): At x=ln(2)x = \ln(2): eln(2)+eln(2)=2+12=52e^{\ln(2)} + e^{-\ln(2)} = 2 + \frac{1}{2} = \frac{5}{2} At x=0x = 0: e0+e0=1+1=2e^0 + e^0 = 1 + 1 = 2 Therefore: ln(52)ln(2)=ln(5/22)=ln(54)\ln\left(\frac{5}{2}\right) - \ln(2) = \ln\left(\frac{5/2}{2}\right) = \ln\left(\frac{5}{4}\right) Choice A gives ln(34)\ln\left(\frac{3}{4}\right), likely from incorrectly calculating the bounds. Choice B gives ln(32)\ln\left(\frac{3}{2}\right), possibly from an error in the upper bound calculation. Choice C gives ln(52)\ln\left(\frac{5}{2}\right), which occurs if you forget to subtract the lower bound evaluation—a common mistake in definite integrals. The answer is D. Key strategy: When you see rational expressions involving exe^x and exe^{-x}, check if the numerator is the derivative of the denominator. This often leads to a clean logarithmic antiderivative.

Question 4

Evaluate the indefinite integral sin(lnx)xcos2(lnx)dx\int \frac{\sin(\ln x)}{x \cos^2(\ln x)} dx.

  1. lncos(lnx)+C\ln|\cos(\ln x)| + C
  2. tan(lnx)+C\tan(\ln x) + C
  3. sec(lnx)+C-\sec(\ln x) + C
  4. sec(lnx)+C\sec(\ln x) + C (correct answer)
Explanation: When you encounter an integral with lnx\ln x inside trigonometric functions, substitution is your key strategy. The presence of 1x\frac{1}{x} in the integrand is a strong hint that u=lnxu = \ln x will work perfectly. Let u=lnxu = \ln x, so du=1xdxdu = \frac{1}{x}dx. This transforms our integral into: sinucos2udu\int \frac{\sin u}{\cos^2 u} du Now you can recognize this as sinusec2udu\int \sin u \cdot \sec^2 u \, du. To evaluate this, use integration by parts or recognize that this equals tanusecudu\int \tan u \sec u \, du, which has the antiderivative secu+C\sec u + C. Substituting back: sec(lnx)+C\sec(\ln x) + C, which is answer D. Let's examine why the other options are wrong. Answer A, lncos(lnx)+C\ln|\cos(\ln x)| + C, would result from integrating sin(lnx)xcos(lnx)dx\int \frac{\sin(\ln x)}{x\cos(\ln x)}dx (notice the missing squared term in the denominator). Answer B, tan(lnx)+C\tan(\ln x) + C, comes from incorrectly thinking that sinucos2udu=tanu\int \frac{\sin u}{\cos^2 u}du = \tan u, but the derivative of tanu\tan u is sec2u\sec^2 u, not sinucos2u\frac{\sin u}{\cos^2 u}. Answer C has the wrong sign—you might get this if you made an error with the integration by parts or misremembered the antiderivative. Remember: when you see lnx\ln x in the integrand along with 1x\frac{1}{x}, immediately consider u=lnxu = \ln x substitution. This pattern appears frequently and dramatically simplifies these problems.

Question 5

Evaluate the indefinite integral 5x1+5xdx\int \frac{5^{x}}{1+5^{x}} \,dx

  1. 5xln5+x+C\frac{5^x}{\ln 5} + x + C
  2. ln(1+5x)+C\ln(1+5^x) + C
  3. xln(1+5x)ln5+Cx - \frac{\ln(1+5^x)}{\ln 5} + C
  4. 1ln5ln(1+5x)+C\frac{1}{\ln 5} \ln(1+5^x) + C (correct answer)
Explanation: When you encounter an integral with exponential functions in both numerator and denominator, look for substitution opportunities that can simplify the expression. For 5x1+5xdx\int \frac{5^{x}}{1+5^{x}} \,dx, let's use the substitution u=5xu = 5^x. Then du=5xln5dxdu = 5^x \ln 5 \, dx, which means dx=du5xln5=duuln5dx = \frac{du}{5^x \ln 5} = \frac{du}{u \ln 5}. Substituting into our integral: 5x1+5xdx=u1+uduuln5=1ln511+udu\int \frac{5^{x}}{1+5^{x}} \,dx = \int \frac{u}{1+u} \cdot \frac{du}{u \ln 5} = \frac{1}{\ln 5} \int \frac{1}{1+u} \,du This simplifies to 1ln5ln(1+u)+C=1ln5ln(1+5x)+C\frac{1}{\ln 5} \ln(1+u) + C = \frac{1}{\ln 5} \ln(1+5^x) + C, confirming answer D. Let's examine why the other choices are incorrect: Choice A, 5xln5+x+C\frac{5^x}{\ln 5} + x + C, can be eliminated by differentiation - this would give 5x+15^x + 1, not our original integrand. Choice B, ln(1+5x)+C\ln(1+5^x) + C, is missing the crucial factor of 1ln5\frac{1}{\ln 5} that comes from the substitution process. Choice C, xln(1+5x)ln5+Cx - \frac{\ln(1+5^x)}{\ln 5} + C, incorrectly includes an xx term and has the wrong sign on the logarithmic term. Study tip: When integrating rational functions involving exponentials, try substituting uu equal to the exponential expression. The derivative will often provide exactly the factor needed to simplify the integral, but don't forget to account for constants like ln5\ln 5 that appear in exponential derivatives.

Question 6

Find the indefinite integral dxx(1+x)2\int \frac{dx}{\sqrt{x}(1+\sqrt{x})^2}

  1. 21+x+C\frac{2}{1+\sqrt{x}} + C
  2. 21+x+C-\frac{2}{1+\sqrt{x}} + C (correct answer)
  3. ln((1+x)2)+C\ln((1+\sqrt{x})^2) + C
  4. 12(1+x)+C-\frac{1}{2(1+\sqrt{x})} + C
Explanation: Let u=1+xu = 1 + \sqrt{x}. Then du=12xdxdu = \frac{1}{2\sqrt{x}} \,dx, which means 2du=1xdx2 \,du = \frac{1}{\sqrt{x}} \,dx. Substituting into the integral: 1(1+x)21xdx=1u22du=2u2du\int \frac{1}{(1+\sqrt{x})^2} \cdot \frac{1}{\sqrt{x}} \,dx = \int \frac{1}{u^2} \cdot 2 \,du = 2 \int u^{-2} \,du Integrating with respect to uu gives: 2(u11)+C=2u1+C=2u+C2 \left( \frac{u^{-1}}{-1} \right) + C = -2u^{-1} + C = -\frac{2}{u} + C Substituting back u=1+xu = 1 + \sqrt{x} yields: 21+x+C-\frac{2}{1+\sqrt{x}} + C A: This answer has a sign error in the final result, likely from forgetting the negative in the power rule for u2u^{-2}. C: This answer results from incorrectly applying a logarithm integration rule. D: This answer omits the factor of 2 that arises from the differential dudu.

Question 7

Evaluate the definite integral 0ln(3)ex1+e2xdx\int_{0}^{\ln(\sqrt{3})} \frac{e^x}{1+e^{2x}} \,dx

  1. π12\frac{\pi}{12} (correct answer)
  2. π6\frac{\pi}{6}
  3. 12ln(2)\frac{1}{2}\ln(2)
  4. π3\frac{\pi}{3}
Explanation: Use the substitution u=exu = e^x. Then du=exdxdu = e^x \,dx. We change the limits of integration: when x=0x=0, u=e0=1u=e^0=1. When x=ln(3)x=\ln(\sqrt{3}), u=eln(3)=3u=e^{\ln(\sqrt{3})}=\sqrt{3}. The integral becomes: 1311+u2du=[arctan(u)]13=arctan(3)arctan(1)=π3π4=4π3π12=π12\int_{1}^{\sqrt{3}} \frac{1}{1+u^2} \,du = [\arctan(u)]_{1}^{\sqrt{3}} = \arctan(\sqrt{3}) - \arctan(1) = \frac{\pi}{3} - \frac{\pi}{4} = \frac{4\pi - 3\pi}{12} = \frac{\pi}{12} B: This answer corresponds to arctan(3)arctan(0)\arctan(\sqrt{3}) - \arctan(0), which would arise if the lower limit u=1u=1 was incorrectly evaluated as u=0u=0. C: This answer results from incorrectly integrating 1/(1+u2)1/(1+u^2) to ln(1+u2)\ln(1+u^2), a common error confusing it with u/(1+u2)u/(1+u^2). D: This answer corresponds to just arctan(3)\arctan(\sqrt{3}), forgetting to subtract the value at the lower limit.

Question 8

Evaluate sec3(x)tan(x)dx\int \sec^3(x) \tan(x) \,dx

  1. 13tan3(x)+C\frac{1}{3}\tan^3(x) + C
  2. 14sec4(x)+C\frac{1}{4}\sec^4(x) + C
  3. 13sec3(x)+C\frac{1}{3}\sec^3(x) + C (correct answer)
  4. 14tan4(x)+C\frac{1}{4}\tan^4(x) + C
Explanation: This integral can be solved with a u-substitution. Let u=sec(x)u = \sec(x). The derivative is du=sec(x)tan(x)dxdu = \sec(x)\tan(x) \,dx. We can rewrite the integrand to make this substitution clear: sec2(x)(sec(x)tan(x))dx\int \sec^2(x) (\sec(x)\tan(x)) \,dx Now substitute u=sec(x)u = \sec(x) and du=sec(x)tan(x)dxdu = \sec(x)\tan(x) \,dx: u2du=u33+C\int u^2 \,du = \frac{u^3}{3} + C Substituting back for uu gives: sec3(x)3+C\frac{\sec^3(x)}{3} + C A: This answer results from an incorrect substitution, likely letting u=tan(x)u=\tan(x) and making an error with the remaining sec2(x)\sec^2(x). B: This answer results from an incorrect power in the final result. It would be the result of integrating u3du\int u^3 du, which would correspond to an integrand of sec4(x)tan(x)\sec^4(x)\tan(x). D: This answer results from an incorrect substitution, perhaps u=tan(x)u = \tan(x), and mismanaging the powers of secant.

Question 9

Evaluate the indefinite integral arcsin(x)1x2dx\int \frac{\arcsin(x)}{\sqrt{1-x^2}} \,dx

  1. 2arcsin(x)+C2\sqrt{\arcsin(x)} + C
  2. lnarcsin(x)+C\ln|\arcsin(x)| + C
  3. (arcsinx)22+C\frac{(\arcsin x)^2}{2} + C (correct answer)
  4. arctan(x)+C\arctan(x) + C
Explanation: This integral is set up for a direct u-substitution. Let u=arcsin(x)u = \arcsin(x). The derivative is du=11x2dxdu = \frac{1}{\sqrt{1-x^2}} \,dx. Substituting these into the integral gives: udu\int u \,du The integral is u22+C\frac{u^2}{2} + C. Substituting back for uu yields: (arcsinx)22+C\frac{(\arcsin x)^2}{2} + C A: This answer would result if the integrand were 11x2arcsin(x)\frac{1}{\sqrt{1-x^2}\sqrt{\arcsin(x)}}. B: This answer would result if the integrand were 1arcsin(x)1x2\frac{1}{\arcsin(x)\sqrt{1-x^2}}. D: This answer confuses the arcsin function with the arctan function and the structure of the integral.

Question 10

The integral x+2x2+4dx\int \frac{x+2}{x^2+4} \,dx can be split into two separate integrals. What is the resulting antiderivative?

  1. 12ln(x2+4)+arctan(x2)+C\frac{1}{2}\ln(x^2+4) + \arctan(\frac{x}{2}) + C (correct answer)
  2. ln(x2+4)+2arctan(x)+C\ln(x^2+4) + 2\arctan(x) + C
  3. 12ln(x2+4)+arctan(x)+C\frac{1}{2}\ln(x^2+4) + \arctan(x) + C
  4. 12ln(x2+4)+2arctan(x2)+C\frac{1}{2}\ln(x^2+4) + 2\arctan(\frac{x}{2}) + C
Explanation: First, split the integral into two parts: x+2x2+4dx=xx2+4dx+2x2+4dx\int \frac{x+2}{x^2+4} \,dx = \int \frac{x}{x^2+4} \,dx + \int \frac{2}{x^2+4} \,dx For the first integral, let u=x2+4u = x^2+4, so du=2xdxdu = 2x \,dx and 12du=xdx\frac{1}{2}du = x \,dx. xx2+4dx=121udu=12lnu=12ln(x2+4)\int \frac{x}{x^2+4} \,dx = \frac{1}{2} \int \frac{1}{u} \,du = \frac{1}{2}\ln|u| = \frac{1}{2}\ln(x^2+4) For the second integral, we use the arctangent formula 1a2+x2dx=1aarctan(xa)\int \frac{1}{a^2+x^2}dx = \frac{1}{a}\arctan(\frac{x}{a}). Here a=2a=2. 2x2+4dx=21x2+22dx=2(12arctan(x2))=arctan(x2)\int \frac{2}{x^2+4} \,dx = 2 \int \frac{1}{x^2+2^2} \,dx = 2 \left(\frac{1}{2}\arctan\left(\frac{x}{2}\right)\right) = \arctan\left(\frac{x}{2}\right) Combining the results gives: 12ln(x2+4)+arctan(x2)+C\frac{1}{2}\ln(x^2+4) + \arctan(\frac{x}{2}) + C. B: This answer misses the 1/21/2 factor on the logarithm and uses the incorrect form for the arctangent. C: This answer incorrectly integrates the second part as if it were 1x2+1dx\int \frac{1}{x^2+1}dx. D: This answer incorrectly handles the constant in the second integral, resulting in 2arctan(x/2)2\arctan(x/2) instead of arctan(x/2)\arctan(x/2).

Question 11

Which of the following integrals results from making the substitution u=x2u = x^2 in 12xex2dx\int_{1}^{2} x e^{x^2} \,dx?

  1. 1212eudu\frac{1}{2} \int_{1}^{2} e^u \,du
  2. 14eudu\int_{1}^{4} e^u \,du
  3. 212eudu2 \int_{1}^{2} e^u \,du
  4. 1214eudu\frac{1}{2} \int_{1}^{4} e^u \,du (correct answer)
Explanation: When you encounter a substitution problem, you need to systematically replace three things: the variable, the differential, and the limits of integration. Starting with u=x2u = x^2, you first find the differential by taking the derivative: dudx=2x\frac{du}{dx} = 2x, so du=2xdxdu = 2x \, dx. This means xdx=12dux \, dx = \frac{1}{2} du. Next, update the limits of integration. When x=1x = 1: u=12=1u = 1^2 = 1. When x=2x = 2: u=22=4u = 2^2 = 4. So your new limits are from 1 to 4. Now substitute everything into the original integral: 12xex2dx=14eu12du=1214eudu\int_{1}^{2} x e^{x^2} \,dx = \int_{1}^{4} e^u \cdot \frac{1}{2} \,du = \frac{1}{2} \int_{1}^{4} e^u \,du This matches answer choice D. Looking at the wrong answers: A keeps the original limits (1 to 2) instead of updating them to reflect the substitution. B has the correct new limits but missing the 12\frac{1}{2} factor that comes from xdx=12dux \, dx = \frac{1}{2} du. C has the wrong coefficient (2 instead of 12\frac{1}{2}) and keeps the original limits. Study tip: For u-substitution, always follow the three-step checklist: substitute the function, substitute the differential (don't forget coefficients!), and update the limits using your substitution equation. Missing any of these steps leads to the common wrong answers you see here.

Question 12

Which of the following is the indefinite integral of x(x+1)5dx\int x(x+1)^5 \,dx?

  1. (x+1)77(x+1)66+C\frac{(x+1)^7}{7} - \frac{(x+1)^6}{6} + C (correct answer)
  2. x22(x+1)66+C\frac{x^2}{2} \frac{(x+1)^6}{6} + C
  3. x(x+1)66+C\frac{x(x+1)^6}{6} + C
  4. (x+1)77+(x+1)66+C\frac{(x+1)^7}{7} + \frac{(x+1)^6}{6} + C
Explanation: To solve x(x+1)5dx\int x(x+1)^5 \,dx, let u=x+1u = x+1. This implies x=u1x = u-1 and du=dxdu = dx. Substituting these into the integral gives: (u1)u5du=(u6u5)du\int (u-1)u^5 \,du = \int (u^6 - u^5) \,du Now, integrate term by term: u77u66+C\frac{u^7}{7} - \frac{u^6}{6} + C Finally, substitute back u=x+1u = x+1: (x+1)77(x+1)66+C\frac{(x+1)^7}{7} - \frac{(x+1)^6}{6} + C B: This answer incorrectly attempts to integrate the factors separately, which is not a valid integration rule. C: This is the result of applying integration by parts incorrectly. D: This answer has a sign error in the second term, resulting from an error in distributing (u1)u5(u-1)u^5.

Question 13

Evaluate the definite integral 0π/2sin(x)ecos(x)dx\int_{0}^{\pi/2} \sin(x) e^{\cos(x)} \,dx

  1. 1 - e
  2. e - 1 (correct answer)
  3. e
  4. 1
Explanation: To evaluate this integral, we use u-substitution. Let u=cos(x)u = \cos(x). Then du=sin(x)dxdu = -\sin(x) \,dx, which means du=sin(x)dx-du = \sin(x) \,dx. We must also change the limits of integration. When x=0x = 0, u=cos(0)=1u = \cos(0) = 1. When x=π/2x = \pi/2, u=cos(π/2)=0u = \cos(\pi/2) = 0. Substituting these into the integral gives: 10eu(du)=10eudu=01eudu\int_{1}^{0} e^u (-du) = -\int_{1}^{0} e^u \,du = \int_{0}^{1} e^u \,du Evaluating this integral gives [eu]01=e1e0=e1[e^u]_0^1 = e^1 - e^0 = e - 1. A: This answer results from a sign error, likely from forgetting the negative sign in du=sin(x)dxdu = -\sin(x) dx and evaluating 01eudu-\int_0^1 e^u \,du. C: This answer results from incorrectly evaluating e0e^0 as 0 instead of 1. D: This answer results from incorrectly evaluating the bounds, perhaps calculating e1e1e^1 - e^1 or e0e0e^0 - e^0.

Question 14

To evaluate the integral e3xe2x+1dx\int \frac{e^{3x}}{e^{2x}+1} dx, a student uses the substitution u=exu = e^x. Which of the following integrals results from this substitution?

  1. u2u2+1du\int \frac{u^2}{u^2+1} du (correct answer)
  2. u3u2+1du\int \frac{u^3}{u^2+1} du
  3. uu2+1du\int \frac{u}{u^2+1} du
  4. (uuu2+1)du\int \left(u - \frac{u}{u^2+1}\right) du
Explanation: Given the substitution u=exu = e^x, we find the differential du=exdxdu = e^x dx. We can rewrite the integrand in terms of uu: e3x=(ex)3=u3e^{3x} = (e^x)^3 = u^3 and e2x=(ex)2=u2e^{2x} = (e^x)^2 = u^2. The integral can be written as e2xexe2x+1dx\int \frac{e^{2x} \cdot e^x}{e^{2x}+1} dx. Substituting uu for exe^x and dudu for exdxe^x dx yields: u2u2+1du\int \frac{u^2}{u^2+1} du Distractor B arises from substituting for xx but not for dxdx. Distractor C results from an incorrect substitution for the numerator. Distractor D would be the next step in integrating distractor B after performing polynomial long division, representing a student who starts with the wrong substitution and continues down that incorrect path.

Question 15

The rate of consumption of a resource is given by R(t)=t(t2+4)2R(t) = \frac{t}{(t^2+4)^2} units per year, where tt is the number of years from the start of a project. Find the total amount of the resource consumed from t=0t=0 to t=2t=2 years.

  1. 18\frac{1}{8}
  2. 116\frac{1}{16} (correct answer)
  3. ln(2)\ln(2)
  4. 132\frac{1}{32}
Explanation: When you see a rate function and need to find the total amount consumed over time, you're looking at a fundamental theorem of calculus problem. The rate R(t)=t(t2+4)2R(t) = \frac{t}{(t^2+4)^2} tells you how fast the resource is being consumed at any moment, so to find the total consumption, you need to integrate this rate from t=0t=0 to t=2t=2. To evaluate 02t(t2+4)2dt\int_0^2 \frac{t}{(t^2+4)^2} dt, use substitution. Let u=t2+4u = t^2 + 4, so du=2tdtdu = 2t \, dt, which means tdt=12dut \, dt = \frac{1}{2} du. When t=0t=0, u=4u=4; when t=2t=2, u=8u=8. The integral becomes: 4812u2du=1248u2du=12[u1]48=12(18+14)=1218=116\int_4^8 \frac{1}{2u^2} du = \frac{1}{2} \int_4^8 u^{-2} du = \frac{1}{2} \left[-u^{-1}\right]_4^8 = \frac{1}{2}\left(-\frac{1}{8} + \frac{1}{4}\right) = \frac{1}{2} \cdot \frac{1}{8} = \frac{1}{16} Answer B is correct. Answer A (18\frac{1}{8}) occurs if you forget the factor of 12\frac{1}{2} from the substitution. Answer C (ln(2)\ln(2)) suggests incorrectly treating this as 1udu\int \frac{1}{u} du instead of 1u2du\int \frac{1}{u^2} du. Answer D (132\frac{1}{32}) results from making an error in the arithmetic, possibly doubling the denominator incorrectly. Remember: when you see a rate function, always integrate to find the total quantity. Look for substitution opportunities when you have a function and its derivative in the same integral.

Question 16

If 0kxx2+1dx=ln(3)\int_{0}^{k} \frac{x}{x^2+1} \,dx = \ln(3), what is the value of kk? Assume k>0k>0.

  1. 8
  2. 3
  3. 8\sqrt{8} (correct answer)
  4. 31\sqrt{3}-1
Explanation: First, evaluate the integral. Let u=x2+1u = x^2+1, so du=2xdxdu = 2x \,dx or xdx=12dux \,dx = \frac{1}{2}du. Change the limits: when x=0,u=1x=0, u=1; when x=k,u=k2+1x=k, u=k^2+1. 1k2+11u12du=12[lnu]1k2+1=12(ln(k2+1)ln(1))=12ln(k2+1)\int_{1}^{k^2+1} \frac{1}{u} \cdot \frac{1}{2}du = \frac{1}{2} [\ln|u|]_1^{k^2+1} = \frac{1}{2}(\ln(k^2+1) - \ln(1)) = \frac{1}{2}\ln(k^2+1) We are given this equals ln(3)\ln(3). 12ln(k2+1)=ln(3)    ln(k2+1)=2ln(3)    ln(k2+1)=ln(32)=ln(9)\frac{1}{2}\ln(k^2+1) = \ln(3) \implies \ln(k^2+1) = 2\ln(3) \implies \ln(k^2+1) = \ln(3^2) = \ln(9) Therefore, k2+1=9k^2+1 = 9, which means k2=8k^2 = 8. Since k>0k>0, k=8=22k = \sqrt{8} = 2\sqrt{2}. A: This answer results from setting k2=8k^2=8 but then forgetting the square root, or from setting k+1=9k+1=9. B: This answer incorrectly equates 12ln(k2+1)\frac{1}{2}\ln(k^2+1) with ln(3)\ln(3) by simply setting k2+1=3k^2+1=3 and ignoring the 1/21/2 coefficient and solving k2=2k^2=2. D: This answer might arise from incorrectly solving the equation k2+1=3k^2+1=3.

Question 17

To evaluate 1ex+exdx\int \frac{1}{e^x + e^{-x}} \,dx, a common first step is to multiply the numerator and denominator by exe^x. After this step and a subsequent u-substitution, what is the resulting antiderivative?

  1. ln(ex+ex)+C\ln(e^x + e^{-x}) + C
  2. arctan(ex)+C\arctan(e^x) + C (correct answer)
  3. 12x14e2x+C\frac{1}{2}x - \frac{1}{4}e^{-2x} + C
  4. 1ex+ex+C-\frac{1}{e^x + e^{-x}} + C
Explanation: First, multiply the numerator and denominator by exe^x: 1ex+exexexdx=exe2x+1dx\int \frac{1}{e^x + e^{-x}} \cdot \frac{e^x}{e^x} \,dx = \int \frac{e^x}{e^{2x} + 1} \,dx Now, perform a u-substitution. Let u=exu = e^x. Then du=exdxdu = e^x \,dx. The integral becomes: 1u2+1du\int \frac{1}{u^2 + 1} \,du This is the standard integral for the inverse tangent function: arctan(u)+C\arctan(u) + C Substituting back u=exu = e^x gives the final answer: arctan(ex)+C\arctan(e^x) + C. This function is also tanh(x)\tanh(x), whose integral is not a standard Calc 1 result, but the method described leads to the correct answer. A: This would be the result if the numerator were exexe^x - e^{-x}. C: This comes from the integral of cosh2(x)\cosh^2(x), suggesting a misremembered hyperbolic identity. D: This is a plausible but incorrect result from misapplying the power rule.

Question 18

Evaluate the definite integral 01x31x2dx\int_0^1 x^3 \sqrt{1-x^2} \, dx.

  1. 215\frac{2}{15} (correct answer)
  2. 215-\frac{2}{15}
  3. 815\frac{8}{15}
  4. 112\frac{1}{12}
Explanation: To evaluate this integral, use the substitution u=1x2u = 1-x^2. This implies du=2xdxdu = -2x \, dx, so xdx=12dux \, dx = -\frac{1}{2} du. We also need to express x2x^2 in terms of uu, which is x2=1ux^2 = 1-u. The limits of integration must be changed: when x=0x=0, u=102=1u=1-0^2=1, and when x=1x=1, u=112=0u=1-1^2=0. The integral can be rewritten as 01x21x2(xdx)\int_0^1 x^2 \sqrt{1-x^2} (x \, dx). Substituting gives: 10(1u)u(12du)=1201(1u)u1/2du=1201(u1/2u3/2)du\int_1^0 (1-u)\sqrt{u} \left(-\frac{1}{2} du\right) = \frac{1}{2} \int_0^1 (1-u)u^{1/2} du = \frac{1}{2} \int_0^1 (u^{1/2} - u^{3/2}) du Evaluating the integral: 12[23u3/225u5/2]01=12((2325)0)=12(10615)=12(415)=215\frac{1}{2} \left[ \frac{2}{3}u^{3/2} - \frac{2}{5}u^{5/2} \right]_0^1 = \frac{1}{2} \left( (\frac{2}{3} - \frac{2}{5}) - 0 \right) = \frac{1}{2} \left( \frac{10-6}{15} \right) = \frac{1}{2} \left( \frac{4}{15} \right) = \frac{2}{15}

Question 19

Let ff be a continuous function such that 09f(x)dx=12\int_0^9 f(x) \, dx = 12. What is the value of 03xf(x2)dx\int_0^3 x f(x^2) \, dx?

  1. 24
  2. 12
  3. 6 (correct answer)
  4. 36
Explanation: This problem tests your ability to use substitution in definite integrals, specifically recognizing when a substitution will transform one integral into another. To evaluate 03xf(x2)dx\int_0^3 x f(x^2) \, dx, use the substitution u=x2u = x^2. Then du=2xdxdu = 2x \, dx, which means xdx=12dux \, dx = \frac{1}{2} du. When x=0x = 0, we have u=02=0u = 0^2 = 0. When x=3x = 3, we have u=32=9u = 3^2 = 9. Substituting: 03xf(x2)dx=09f(u)12du=1209f(u)du\int_0^3 x f(x^2) \, dx = \int_0^9 f(u) \cdot \frac{1}{2} \, du = \frac{1}{2} \int_0^9 f(u) \, du Since the variable of integration is just a dummy variable, 09f(u)du=09f(x)dx=12\int_0^9 f(u) \, du = \int_0^9 f(x) \, dx = 12. Therefore: 03xf(x2)dx=1212=6\int_0^3 x f(x^2) \, dx = \frac{1}{2} \cdot 12 = 6 Looking at the wrong answers: Choice (A) gives 24, which you'd get if you mistakenly multiplied by 2 instead of 12\frac{1}{2} when handling the substitution. Choice (B) gives 12, which ignores the factor of 12\frac{1}{2} entirely—this happens when students forget that xdx=12dux \, dx = \frac{1}{2} du, not just dudu. Choice (D) gives 36, likely from multiplying the given integral value by 3 (the upper limit) without proper substitution work. Strategy tip: When you see xf(x2)x f(x^2) or similar compositions, immediately think substitution with u=x2u = x^2. The key is carefully tracking the factor that comes from du=2xdxdu = 2x \, dx.

Question 20

Evaluate the definite integral ee4dxxlnx\int_{e}^{e^4} \frac{dx}{x\sqrt{\ln x}}.

  1. 44
  2. 11
  3. 22 (correct answer)
  4. ln(4)\ln(4)
Explanation: When you encounter an integral with a logarithmic expression under a square root, substitution is typically your best approach. The key insight here is recognizing that the derivative of lnx\ln x is 1x\frac{1}{x}, which appears as a factor in our integrand. Let's use the substitution u=lnxu = \ln x, so du=1xdxdu = \frac{1}{x}dx. We need to change our limits of integration: when x=ex = e, we have u=lne=1u = \ln e = 1, and when x=e4x = e^4, we have u=ln(e4)=4u = \ln(e^4) = 4. Our integral becomes: 14duu=14u1/2du\int_{1}^{4} \frac{du}{\sqrt{u}} = \int_{1}^{4} u^{-1/2} du Using the power rule for integration: u1/2du=u1/21/2=2u1/2=2u\int u^{-1/2} du = \frac{u^{1/2}}{1/2} = 2u^{1/2} = 2\sqrt{u} Evaluating from 1 to 4: 2u14=2421=2(2)2(1)=42=22\sqrt{u}\Big|_{1}^{4} = 2\sqrt{4} - 2\sqrt{1} = 2(2) - 2(1) = 4 - 2 = 2 This confirms answer (C) 2. Looking at the wrong answers: (A) 4 would result from forgetting to subtract the lower limit evaluation. (B) 1 might come from incorrectly handling the coefficient when applying the power rule. (D) ln(4)\ln(4) could result from confusion about which substitution to use or incorrectly thinking the antiderivative involves logarithms. Strategy tip: When you see 1x\frac{1}{x} paired with a function of lnx\ln x, immediately consider the substitution u=lnxu = \ln x. This pattern appears frequently and transforms complex-looking integrals into simple power functions.