🎓 BookMCQ
← Back to 8. Principles of integral Evaluation

📝 Integral Tables (40 MCQs)

📖 From Calculus • 8. Principles of integral Evaluation • 40 questions available

What is Integral Tables?

Definition:
Integral tables list standard forms and their solutions, serving as a reference for matching given integrals to known patterns, often requiring minor algebraic adjustments to fit the table format.

Example:
Matching dxa2x2\int \frac{dx}{\sqrt{a^2-x^2}} to the table entry arcsin(xa)+C\arcsin(\frac{x}{a}) + C provides the immediate solution without derivation.

Reason:
Tables offer quick access to common results, bypassing repetitive derivations and ensuring accuracy for standard integral forms encountered frequently in calculus.

12
Easy
9
Medium
19
Hard

📝 All Integral Tables MCQs

Q1. A student is evaluating x2sinxdx\int x^2 \sin x \, dx and uses the Endpaper Integral Table. The table entry is u2sinudu=u2cosu+2usinu+2cosu+C\int u^2 \sin u \, du = -u^2 \cos u + 2u \sin u + 2 \cos u + C. What is the correct antiderivative?

A.x2cosx+2xsinx+2cosx+C-x^2 \cos x + 2x \sin x + 2 \cos x + C
B.x2cosx+2xsinx2cosx+C-x^2 \cos x + 2x \sin x - 2 \cos x + C
C.x2cosx+2xsinx2cosx+Cx^2 \cos x + 2x \sin x - 2 \cos x + C
D.x2cosx2xsinx2cosx+C-x^2 \cos x - 2x \sin x - 2 \cos x + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The table formula is a perfect match with u=xu = x. The integral of u2sinuu^2 \sin u is correctly given as u2cosu+2usinu+2cosu+C-u^2 \cos u + 2u \sin u + 2 \cos u + C. Students often make sign errors with the cosine term or forget the factor of 2 in the sin\sin term, so this tests the ability to correctly apply a standard formula.

Q2. To evaluate xx24x+5dx\int x \sqrt{x^2 - 4x + 5} \, dx, a student completes the square: x24x+5=(x2)2+1x^2 - 4x + 5 = (x-2)^2 + 1. Which of the following is the correct first step after the substitution u=x2u = x - 2?

A.(u+2)u2+1du\int (u+2) \sqrt{u^2 + 1} \, du
B.uu2+1du\int u \sqrt{u^2 + 1} \, du
C.(u2)u2+1du\int (u-2) \sqrt{u^2 + 1} \, du
D.(u2+4u+4)u2+1du\int (u^2 + 4u + 4) \sqrt{u^2 + 1} \, du
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Letting u=x2u = x-2 gives x=u+2x = u+2 and dx=dudx = du. The integral becomes (u+2)u2+1du\int (u+2) \sqrt{u^2+1} \, du. This is the correct setup to split into two integrals, uu2+1du+2u2+1du\int u \sqrt{u^2+1} \, du + 2 \int \sqrt{u^2+1} \, du. A common mistake is forgetting to change the factor xx to u+2u+2, leading to option B, which would be incorrect.

Q3. An engineer is evaluating dxx2x22\int \frac{dx}{x^2 \sqrt{x^2 - 2}} and uses the substitution x=2secθx = \sqrt{2} \sec \theta. The integral transforms to 12sinθdθ\frac{1}{2} \int \sin \theta \, d\theta. The result from the table is 12cosθ+C-\frac{1}{2} \cos \theta + C. Which of the following is the final answer in terms of xx?

A.x222x+C-\frac{\sqrt{x^2 - 2}}{2x} + C
B.x2x22+C-\frac{x}{2\sqrt{x^2 - 2}} + C
C.x222x+C\frac{\sqrt{x^2 - 2}}{2x} + C
D.x2x22+C\frac{x}{2\sqrt{x^2 - 2}} + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: After integrating, we get 12cosθ+C-\frac{1}{2} \cos \theta + C. From the triangle for x=2secθx = \sqrt{2} \sec \theta, cosθ=2x\cos \theta = \frac{\sqrt{2}}{x}. Substituting gives 22x+C-\frac{\sqrt{2}}{2x} + C, but this simplifies to x222x+C-\frac{\sqrt{x^2-2}}{2x} + C after rationalizing. Students often incorrectly invert the trigonometric ratio or fail to simplify.

Q4. A CAS returns e2xcosxdx=e2x5(2cosx+sinx)+C\int e^{2x} \cos x \, dx = \frac{e^{2x}}{5}(2 \cos x + \sin x) + C. The Endpaper Integral Table has eaucosbudu=eaua2+b2(acosbu+bsinbu)+C\int e^{au} \cos bu \, du = \frac{e^{au}}{a^2+b^2}(a \cos bu + b \sin bu) + C. Which of the following is the correct Easy?

A.a=2,b=1a=2, b=1
B.a=1,b=2a=1, b=2
C.a=2,b=1a=2, b=-1
D.a=1,b=2a=1, b=-2
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The integral is e2xcosxdx\int e^{2x} \cos x \, dx. Comparing to eaucos(bu)du\int e^{au} \cos(bu) \, du, we have a=2a=2 and b=1b=1. The formula gives e2x4+1(2cosx+sinx)+C\frac{e^{2x}}{4+1}(2\cos x + \sin x) + C. Option A is correct. A common error is to confuse the coefficients of the exponential and the trigonometric functions, leading to option B. The sign of bb is handled by the formula, so options C and D are also common mistakes.

Q5. Which of the following substitutions is most appropriate to evaluate dxx(4x+3)\int \frac{dx}{x(4x+3)} using an integral table?

A.u=4x+3u = 4x+3
B.u=xu = \sqrt{x}
C.u=tan(x/2)u = \tan(x/2)
D.u=sinxu = \sin x
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral is a rational function in xx. The substitution u=4x+3u = 4x+3 simplifies the denominator to a linear term, but the xx in the denominator remains. However, it is a standard technique to use partial fractions or a substitution like u=4x+3u = 4x+3 to reduce it to a form that matches the table entry duu(a+bu)\int \frac{du}{u(a+bu)}. The other substitutions are for trigonometric or radical forms, which are not appropriate here.

Q6. A student is evaluating cos5xcos3xdx\int \cos 5x \cos 3x \, dx. The Endpaper Integral Table has cosmxcosnxdx=sin(mn)x2(mn)+sin(m+n)x2(m+n)+C\int \cos mx \cos nx \, dx = \frac{\sin(m-n)x}{2(m-n)} + \frac{\sin(m+n)x}{2(m+n)} + C. What is the correct result for m=5,n=3m=5, n=3?

A.sin2x4+sin8x16+C\frac{\sin 2x}{4} + \frac{\sin 8x}{16} + C
B.sin2x2+sin8x8+C\frac{\sin 2x}{2} + \frac{\sin 8x}{8} + C
C.sin2x4sin8x16+C\frac{\sin 2x}{4} - \frac{\sin 8x}{16} + C
D.sin2x2sin8x8+C\frac{\sin 2x}{2} - \frac{\sin 8x}{8} + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Substituting m=5,n=3m=5, n=3 into the formula gives sin(2x)2(2)+sin(8x)2(8)+C=sin2x4+sin8x16+C\frac{\sin(2x)}{2(2)} + \frac{\sin(8x)}{2(8)} + C = \frac{\sin 2x}{4} + \frac{\sin 8x}{16} + C. The most common mistakes are forgetting to multiply by 2 in the denominator or using the wrong sign. This tests the ability to correctly use a standard product-to-sum formula.

Q7. To evaluate xx26x+13dx\int \frac{x}{x^2 - 6x + 13} \, dx, completing the square gives x26x+13=(x3)2+4x^2 - 6x + 13 = (x-3)^2 + 4. What is the correct result?

A.12ln(x26x+13)+32tan1(x32)+C\frac{1}{2} \ln(x^2 - 6x + 13) + \frac{3}{2} \tan^{-1}\left(\frac{x-3}{2}\right) + C
B.ln(x26x+13)+tan1(x3)+C\ln(x^2 - 6x + 13) + \tan^{-1}(x-3) + C
C.12ln(x26x+13)+tan1(x3)+C\frac{1}{2} \ln(x^2 - 6x + 13) + \tan^{-1}(x-3) + C
D.ln(x26x+13)+32tan1(x32)+C\ln(x^2 - 6x + 13) + \frac{3}{2} \tan^{-1}\left(\frac{x-3}{2}\right) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Let u=x3u = x-3. Then x=u+3x = u+3 and dx=dudx = du, so the integral becomes u+3u2+4du=12ln(u2+4)+32tan1(u/2)+C\int \frac{u+3}{u^2+4} du = \frac{1}{2} \ln(u^2+4) + \frac{3}{2} \tan^{-1}(u/2) + C. Substituting back gives option A. Common errors include forgetting the constant multiplier in the ln\ln term (option D) or in the tan1\tan^{-1} term (option C), or both (option B).

Q8. Which of the following integrals is most efficiently evaluated using an integral table by first applying a uu-substitution?

A.sin(lnx)dx\int \sin(\ln x) \, dx
B.xcosxdx\int x \cos x \, dx
C.xx2+1dx\int \frac{x}{x^2+1} \, dx
D.sin2xdx\int \sin^2 x \, dx
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral sin(lnx)dx\int \sin(\ln x) \, dx is not a simple table match. A substitution like u=lnxu = \ln x transforms it to eusinudu\int e^u \sin u \, du, which is a standard form in integral tables (exponential times sine/cosine). The others are either direct table matches or simple substitutions. This question tests the student's ability to recognize when a preliminary substitution is necessary to make an integral match a table form.

Q9. A student incorrectly evaluates tan2xsec4xdx\int \tan^2 x \sec^4 x \, dx as tan5x5+tan3x3+C\frac{\tan^5 x}{5} + \frac{\tan^3 x}{3} + C. What error did they make?

A.They used the substitution u=tanxu = \tan x but forgot to include a factor of sec2x\sec^2 x.
B.They used the wrong reduction formula.
C.They failed to apply the identity sec2x=tan2x+1\sec^2 x = \tan^2 x + 1.
D.They correctly evaluated the integral. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The integral tan2xsec4xdx=tan2xsec2xsec2xdx\int \tan^2 x \sec^4 x \, dx = \int \tan^2 x \sec^2 x \sec^2 x \, dx. Let u=tanxu = \tan x, then sec2xdx=du\sec^2 x \, dx = du and sec2x=u2+1\sec^2 x = u^2 + 1. The integral becomes u2(u2+1)du=u55+u33+C=tan5x5+tan3x3+C\int u^2 (u^2+1) du = \frac{u^5}{5} + \frac{u^3}{3} + C = \frac{\tan^5 x}{5} + \frac{\tan^3 x}{3} + C. The student's result is correct. The question is designed to test the understanding of the method. Option A describes a common error but doesn't apply here.

Q10. The graph of y=sinxy = \sin x from x=0x=0 to x=πx=\pi is revolved about the x-axis. The volume is V=π0πsin2xdxV = \pi \int_0^\pi \sin^2 x \, dx. Using the table, sin2xdx=x2sin2x4+C\int \sin^2 x \, dx = \frac{x}{2} - \frac{\sin 2x}{4} + C. What is the volume?

A.π22\frac{\pi^2}{2}
B.π2\frac{\pi}{2}
C.π2\pi^2
D.π24\frac{\pi^2}{4}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral 0πsin2xdx=[x2sin2x4]0π=π2\int_0^\pi \sin^2 x \, dx = \left[\frac{x}{2} - \frac{\sin 2x}{4}\right]_0^\pi = \frac{\pi}{2}. Therefore, V=ππ2=π22V = \pi \cdot \frac{\pi}{2} = \frac{\pi^2}{2}. A common mistake is to compute the integral as π2\frac{\pi}{2} and forget to multiply by the factor of π\pi from the volume formula, leading to option B. Others may make errors in the antiderivative evaluation.

Q11. To evaluate 1x2dx\int \sqrt{1-x^2} \, dx using a table, one can substitute x=sinθx = \sin \theta. The integral becomes cos2θdθ\int \cos^2 \theta \, d\theta. The table gives cos2θdθ=θ2+sin2θ4+C\int \cos^2 \theta \, d\theta = \frac{\theta}{2} + \frac{\sin 2\theta}{4} + C. Which of the following is the final answer?

A.12sin1x+x21x2+C\frac{1}{2} \sin^{-1} x + \frac{x}{2} \sqrt{1-x^2} + C
B.12sin1x+x21x2+C\frac{1}{2} \sin^{-1} x + \frac{x}{2} \sqrt{1-x^2} + C
C.sin1x+x1x2+C\sin^{-1} x + x \sqrt{1-x^2} + C
D.12sin1x+x21x2+C\frac{1}{2} \sin^{-1} x + \frac{x}{2} \sqrt{1-x^2} + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: After integrating, we get θ2+sin2θ4+C\frac{\theta}{2} + \frac{\sin 2\theta}{4} + C. Using sin2θ=2sinθcosθ=2x1x2\sin 2\theta = 2\sin\theta \cos\theta = 2x\sqrt{1-x^2}, we get 12sin1x+x1x22+C\frac{1}{2}\sin^{-1}x + \frac{x\sqrt{1-x^2}}{2} + C. Option A is correct. Option B is the same. Option C is missing the factor of 1/21/2 and the inverse sine term is incorrect. This tests the ability to convert back from θ\theta to xx correctly.

Q12. A student uses the table formula dua2u2=sin1(ua)+C\int \frac{du}{\sqrt{a^2 - u^2}} = \sin^{-1}\left(\frac{u}{a}\right) + C to evaluate dx49x2\int \frac{dx}{\sqrt{4 - 9x^2}}. What should they set uu and aa to?

A.u=3x,a=2u = 3x, a = 2
B.u=2x,a=3u = 2x, a = 3
C.u=9x,a=4u = 9x, a = 4
D.u=4x,a=9u = 4x, a = 9
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: To match dua2u2\int \frac{du}{\sqrt{a^2 - u^2}}, we need a2=4a^2 = 4 so a=2a=2, and u2=9x2u^2 = 9x^2 so u=3xu=3x. Then du=3dxdu = 3 \, dx, and the integral becomes 13du4u2=13sin1(u/2)+C\frac{1}{3} \int \frac{du}{\sqrt{4-u^2}} = \frac{1}{3} \sin^{-1}(u/2) + C. A common error is to take u=2xu=2x and a=3a=3 or to not account for the dudu factor, making option A the correct choice.

Q13. Which of the following is NOT a valid approach to evaluate x2a2dx\int \sqrt{x^2 - a^2} \, dx using an integral table?

A.Use the substitution x=acoshux = a \cosh u and the identity cosh2usinh2u=1\cosh^2 u - \sinh^2 u = 1.
B.Use the substitution x=asecθx = a \sec \theta.
C.Look up the formula directly in the table.
D.Use the substitution x=asinθx = a \sin \theta. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The expression x2a2\sqrt{x^2 - a^2} is typically handled using the trigonometric substitution x=asecθx = a \sec \theta or the hyperbolic substitution x=acoshux = a \cosh u. The substitution x=asinθx = a \sin \theta is used for a2x2\sqrt{a^2 - x^2}. Option D is incorrect because it would lead to a simplification to a2sin2θa2=acos2θ\sqrt{a^2 \sin^2 \theta - a^2} = a\sqrt{-\cos^2 \theta}, which is not a real function.

Q14. A physics student is evaluating dxx24x+8\int \frac{dx}{x^2 - 4x + 8} and completes the square to get dx(x2)2+4\int \frac{dx}{(x-2)^2 + 4}. Which table formula should they use?

A.duu2+a2=1atan1(ua)+C\int \frac{du}{u^2 + a^2} = \frac{1}{a} \tan^{-1}\left(\frac{u}{a}\right) + C
B.duu2a2=12alnuau+a+C\int \frac{du}{u^2 - a^2} = \frac{1}{2a} \ln\left|\frac{u-a}{u+a}\right| + C
C.duu2+a2=ln(u+u2+a2)+C\int \frac{du}{\sqrt{u^2 + a^2}} = \ln(u + \sqrt{u^2 + a^2}) + C
D.dua2u2=sin1(ua)+C\int \frac{du}{\sqrt{a^2 - u^2}} = \sin^{-1}\left(\frac{u}{a}\right) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: After completing the square, the integral is of the form duu2+a2\int \frac{du}{u^2 + a^2} where u=x2u = x-2 and a=2a=2. This matches the table formula for the arctangent. Option B is for a difference of squares, C for a reciprocal square root, and D for a reciprocal square root of the form a2u2\sqrt{a^2-u^2}. This tests the ability to classify integrands and select the correct table entry.

Q15. The table formula duuu2+a2=1alna+u2+a2u+C\int \frac{du}{u\sqrt{u^2 + a^2}} = -\frac{1}{a} \ln\left|\frac{a + \sqrt{u^2 + a^2}}{u}\right| + C is used to evaluate dxxx2+9\int \frac{dx}{x\sqrt{x^2 + 9}}. What is the correct antiderivative?

A.13ln3+x2+9x+C-\frac{1}{3} \ln\left|\frac{3 + \sqrt{x^2 + 9}}{x}\right| + C
B.13lnx3+x2+9+C-\frac{1}{3} \ln\left|\frac{x}{3 + \sqrt{x^2 + 9}}\right| + C
C.13ln3+x2+9x+C\frac{1}{3} \ln\left|\frac{3 + \sqrt{x^2 + 9}}{x}\right| + C
D.ln3+x2+9x+C-\ln\left|\frac{3 + \sqrt{x^2 + 9}}{x}\right| + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Matching the integral to the formula, we have a=3a=3 and u=xu=x. The antiderivative is 13ln3+x2+9x+C-\frac{1}{3} \ln\left|\frac{3 + \sqrt{x^2+9}}{x}\right| + C. Option B is incorrect because it inverts the fraction, and option C has the wrong sign. Students often make sign errors or forget the factor of 1/a1/a.

Q16. A student is evaluating x3ex2dx\int x^3 e^{x^2} \, dx. The table has ueaudu=eaua2(au1)+C\int u e^{au} \, du = \frac{e^{au}}{a^2}(au-1) + C. Which substitution is needed?

A.u=x2u = x^2
B.u=x3u = x^3
C.u=ex2u = e^{x^2}
D.u=xu = x
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Let u=x2u = x^2. Then du=2xdxdu = 2x \, dx and x3dx=x2xdx=udu2=u2dux^3 \, dx = x^2 \cdot x \, dx = u \cdot \frac{du}{2} = \frac{u}{2} du. The integral becomes 12ueudu\frac{1}{2} \int u e^{u} \, du, which matches the table with a=1a=1. A common mistake is to not see the needed substitution or to incorrectly transform the differential. This tests the ability to combine substitution with table formulas.

Q17. Which of the following integrals would require using the LIATE rule to choose uu and dvdv for integration by parts, but the table formula itself is the result of integration by parts?

A.xlnxdx\int x \ln x \, dx
B.lnxdx\int \ln x \, dx
C.xexdx\int x e^x \, dx
D.exsinxdx\int e^x \sin x \, dx
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The integral lnxdx\int \ln x \, dx is a classic example where integration by parts is used with u=lnxu = \ln x and dv=dxdv = dx. The result is xlnxx+Cx \ln x - x + C. The table formula for lnudu\int \ln u \, du is derived from integration by parts. While the others also use integration by parts, the lnxdx\int \ln x \, dx is the most direct and fundamental Easy. This tests the understanding of where table formulas come from.

Q18. To approximate 01ex2dx\int_0^1 e^{-x^2} \, dx using Simpson's rule, a student uses n=10n=10. They first approximate 0Kex2dx\int_0^K e^{-x^2} \, dx and then use a truncation error. The truncation error is E=Kex2dxE = \int_K^\infty e^{-x^2} \, dx. Which of the following correctly describes the total error?

A.Total error = Simpson's rule error + Truncation error ✅
B.Total error = Simpson's rule error - Truncation error
C.Total error = Truncation error - Simpson's rule error
D.Total error = Simpson's rule error ×\times Truncation error
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: When using numerical integration for an improper integral, the total error is the sum of the approximation error (Simpson's rule) and the truncation error from discarding the tail of the infinite interval. These errors are additive in a worst-case sense. Option A is correct. This question connects two concepts: improper integrals and numerical integration.

Q19. A student wants to use the Endpaper Integral Table to evaluate dxx2+6x+10\int \frac{dx}{x^2 + 6x + 10}. Which of the following is the correct first step?

A.Complete the square: x2+6x+10=(x+3)2+1x^2 + 6x + 10 = (x+3)^2 + 1. ✅
B.Use the substitution u=x2+6x+10u = x^2 + 6x + 10.
C.Use the substitution x=tanθx = \tan \theta.
D.Use partial fractions.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The integral is of the form dxax2+bx+c\int \frac{dx}{ax^2+bx+c}. The standard technique is to complete the square to get it into the form duu2+a2\int \frac{du}{u^2 + a^2}, which matches the arctangent table formula. Completing the square gives (x+3)2+1(x+3)^2 + 1. The other options are not efficient or appropriate first steps. This tests the ability to recognize the need for completing the square.

Q20. The Endpaper Integral Table lists secxdx=lnsecx+tanx+C\int \sec x \, dx = \ln|\sec x + \tan x| + C. Another formula is secxdx=lntan(π/4+x/2)+C\int \sec x \, dx = \ln|\tan(\pi/4 + x/2)| + C. Are these two formulas equivalent?

A.Yes, they are equivalent by a trigonometric identity. ✅
B.No, they are different because the constants of integration may differ.
C.Yes, but only for xx in a certain interval.
D.No, because secx+tanx\sec x + \tan x is not related to tan(π/4+x/2)\tan(\pi/4 + x/2).
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The formulas are equivalent because secx+tanx=tan(π/4+x/2)\sec x + \tan x = \tan(\pi/4 + x/2). This is a standard trigonometric identity. The constants of integration can absorb any difference. This question tests the understanding that different-looking results can be equivalent, a key concept when using tables or CAS. Option C is tempting but the identity holds for all xx where both are defined.

Q21. A student is evaluating dxx4x2\int \frac{dx}{x\sqrt{4-x^2}} and uses a table formula incorrectly, getting 12ln2+4x2x+C-\frac{1}{2} \ln\left|\frac{2 + \sqrt{4-x^2}}{x}\right| + C. The correct formula is duua2u2=1alna+a2u2u+C\int \frac{du}{u\sqrt{a^2-u^2}} = -\frac{1}{a} \ln\left|\frac{a + \sqrt{a^2-u^2}}{u}\right| + C. What did they do wrong?

A.They used a=1a=1 instead of a=2a=2. ✅
B.They used the wrong sign.
C.They inverted the fraction inside the logarithm.
D.They forgot the factor of 1/a1/a.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For the integral dxx4x2\int \frac{dx}{x\sqrt{4-x^2}}, we have a=2a=2 and u=xu=x. The correct antiderivative should be 12ln2+4x2x+C-\frac{1}{2} \ln\left|\frac{2+\sqrt{4-x^2}}{x}\right| + C. The student's result has a factor of 1/21/2 but it should be 1/21/2 not 11. The coefficient in front of the logarithm should be 1/2-1/2. The student might have thought a=1a=1, which is a common error when the integrand is not perfectly matched. This tests the ability to identify constants in table formulas.

Q22. The integral dxx2+4x+5\int \frac{dx}{x^2+4x+5} is evaluated. Which substitution would transform it into a form that matches the table formula for arctangent?

A.u=x+2u = x+2
B.u=2xu = 2x
C.u=x+22u = \frac{x+2}{2}
D.u=2x+42u = \frac{2x+4}{2}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Completing the square: x2+4x+5=(x+2)2+1x^2+4x+5 = (x+2)^2 + 1. Let u=x+2u = x+2, then du=dxdu = dx, and the integral becomes duu2+1=tan1u+C\int \frac{du}{u^2+1} = \tan^{-1} u + C. Option A is correct. Option C would introduce a factor of 2, but u=(x+2)/2u = (x+2)/2 would make du=dx/2du = dx/2 and the denominator would be 4u2+14u^2+1, requiring an extra factor. The simplest substitution is u=x+2u=x+2.

Q23. A student uses the table formula duu2a2=12alnuau+a+C\int \frac{du}{u^2-a^2} = \frac{1}{2a} \ln\left|\frac{u-a}{u+a}\right| + C to evaluate dxx24\int \frac{dx}{x^2-4}. They get 14lnx2x+2+C\frac{1}{4} \ln\left|\frac{x-2}{x+2}\right| + C. Is this correct?

A.Yes, because a=2a=2 and 12a=14\frac{1}{2a} = \frac{1}{4}. ✅
B.No, the correct answer is 12lnx2x+2+C\frac{1}{2} \ln\left|\frac{x-2}{x+2}\right| + C.
C.No, the correct answer is 14lnx+2x2+C\frac{1}{4} \ln\left|\frac{x+2}{x-2}\right| + C.
D.Yes, but only for x>2x>2.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: With a=2a=2, 12a=14\frac{1}{2a} = \frac{1}{4}. So the antiderivative 14lnx2x+2+C\frac{1}{4} \ln\left|\frac{x-2}{x+2}\right| + C is correct. Option B is incorrect because it uses 12\frac{1}{2}, which would be for a=1a=1. Option C has the fraction inverted. This tests the correct Easy of the formula and the ability to calculate 1/(2a)1/(2a).

Q24. Which of the following is the correct identity to use when evaluating sin2xcos2xdx\int \sin^2 x \cos^2 x \, dx using an integral table?

A.sin2xcos2x=14sin22x\sin^2 x \cos^2 x = \frac{1}{4} \sin^2 2x
B.sin2xcos2x=18(1cos4x)\sin^2 x \cos^2 x = \frac{1}{8} (1 - \cos 4x)
C.sin2xcos2x=14(1cos22x)\sin^2 x \cos^2 x = \frac{1}{4}(1 - \cos^2 2x)
D.All of the above ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: All three identities are equivalent. sin2xcos2x=14sin22x=18(1cos4x)\sin^2 x \cos^2 x = \frac{1}{4} \sin^2 2x = \frac{1}{8}(1 - \cos 4x). The third option is also correct because sin22x=1cos22x\sin^2 2x = 1 - \cos^2 2x, so 14(1cos22x)\frac{1}{4}(1 - \cos^2 2x) is also valid. This question tests the ability to use and manipulate trigonometric identities to make an integral match a table form. Option D is correct because all are true identities.

Q25. An economist uses the integral 0esttndt=n!sn+1\int_0^\infty e^{-st} t^n \, dt = \frac{n!}{s^{n+1}} in a model. This formula is not in a basic table but can be derived using integration by parts. Which of the following is the correct derivation step?

A.0esttndt=[tnsest]0+ns0esttn1dt\int_0^\infty e^{-st} t^n \, dt = \left[-\frac{t^n}{s} e^{-st}\right]_0^\infty + \frac{n}{s} \int_0^\infty e^{-st} t^{n-1} \, dt
B.0esttndt=[tnsest]0ns0esttn1dt\int_0^\infty e^{-st} t^n \, dt = \left[-\frac{t^n}{s} e^{-st}\right]_0^\infty - \frac{n}{s} \int_0^\infty e^{-st} t^{n-1} \, dt
C.0esttndt=[tnsest]0+ns0esttn1dt\int_0^\infty e^{-st} t^n \, dt = \left[\frac{t^n}{s} e^{-st}\right]_0^\infty + \frac{n}{s} \int_0^\infty e^{-st} t^{n-1} \, dt
D.0esttndt=[tnsest]0ns0esttn1dt\int_0^\infty e^{-st} t^n \, dt = \left[\frac{t^n}{s} e^{-st}\right]_0^\infty - \frac{n}{s} \int_0^\infty e^{-st} t^{n-1} \, dt
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Using integration by parts with u=tnu = t^n and dv=estdtdv = e^{-st} dt, we get du=ntn1dtdu = n t^{n-1} dt and v=1sestv = -\frac{1}{s} e^{-st}. The integral becomes [tnsest]00(1sest)(ntn1)dt=[tnsest]0+ns0esttn1dt\left[-\frac{t^n}{s} e^{-st}\right]_0^\infty - \int_0^\infty \left(-\frac{1}{s} e^{-st}\right) (n t^{n-1}) dt = \left[-\frac{t^n}{s} e^{-st}\right]_0^\infty + \frac{n}{s} \int_0^\infty e^{-st} t^{n-1} dt. Option A is correct. This is a difficult problem involving an improper integral, integration by parts, and a reduction formula.

Q26. A student is evaluating xx2+1dx\int \frac{x}{\sqrt{x^2+1}} \, dx using a table. The table has duu2+a2=ln(u+u2+a2)+C\int \frac{du}{\sqrt{u^2+a^2}} = \ln(u+\sqrt{u^2+a^2}) + C. To use it, they should let u=x2+1u = x^2+1. Is this correct?

A.No, the derivative of u=x2+1u = x^2+1 is 2x2x, not x2x2+1\frac{x}{2\sqrt{x^2+1}}.
B.Yes, because du=2xdxdu = 2x \, dx and the integral becomes 12duu\frac{1}{2} \int \frac{du}{\sqrt{u}}.
C.Yes, but they must first use the substitution u=x2+1u = \sqrt{x^2+1}.
D.No, the integral is a direct derivative and doesn't need a table. ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The integral xx2+1dx\int \frac{x}{\sqrt{x^2+1}} \, dx can be solved by a simple substitution u=x2+1u = x^2+1, giving 12duu=u+C=x2+1+C\frac{1}{2} \int \frac{du}{\sqrt{u}} = \sqrt{u} + C = \sqrt{x^2+1} + C. It is a direct match to a power rule and does not require the more complex logarithmic table formula. Option D is correct. A common mistake is to overcomplicate the problem and use an inappropriate table formula. This tests the ability to recognize simple integrals.

Q27. The graph of y=1xy = \frac{1}{x} from x=1x=1 to x=bx=b has an area lnb\ln b. For the improper integral 11xdx\int_1^\infty \frac{1}{x} \, dx, which of the following is true?

A.The integral diverges because limblnb=\lim_{b\to\infty} \ln b = \infty. ✅
B.The integral converges to 1.
C.The integral converges to 0.
D.The integral diverges because the area under the curve is infinite.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The area under y=1/xy=1/x from 1 to bb is lnb\ln b. As bb \to \infty, lnb\ln b \to \infty. Therefore, the improper integral diverges. Option A is correct. Option B is incorrect because it confuses the integral with 11/x2dx\int_1^\infty 1/x^2 \, dx, which converges to 1. This tests the ability to interpret graphical area as an improper integral and to understand divergence.

Q28. A student uses the table formula duu(a+bu)=1alnua+bu+C\int \frac{du}{u(a+bu)} = \frac{1}{a} \ln\left|\frac{u}{a+bu}\right| + C to evaluate dxx(2+3x)\int \frac{dx}{x(2+3x)}. What is the correct antiderivative?

A.12lnx2+3x+C\frac{1}{2} \ln\left|\frac{x}{2+3x}\right| + C
B.13lnx2+3x+C\frac{1}{3} \ln\left|\frac{x}{2+3x}\right| + C
C.lnx2+3x+C\ln\left|\frac{x}{2+3x}\right| + C
D.12ln2+3x+C\frac{1}{2} \ln\left|2+3x\right| + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Here a=2a=2 and b=3b=3. The formula gives 1alnua+bu=12lnx2+3x+C\frac{1}{a} \ln\left|\frac{u}{a+bu}\right| = \frac{1}{2} \ln\left|\frac{x}{2+3x}\right| + C. Option A is correct. Option B uses 1/b1/b instead of 1/a1/a. Option C misses the 1/21/2 factor. This tests the correct substitution of constants into a formula.

Q29. A student is using a table of integrals and finds the entry duu2±a2\int \frac{du}{\sqrt{u^2 \pm a^2}}. They are confused about the sign. Which of the following is true?

A.For u2a2\sqrt{u^2 - a^2}, the substitution is u=asecθu = a \sec \theta. ✅
B.For u2+a2\sqrt{u^2 + a^2}, the substitution is u=asinθu = a \sin \theta.
C.For a2u2\sqrt{a^2 - u^2}, the substitution is u=atanθu = a \tan \theta.
D.For u2a2\sqrt{u^2 - a^2}, the result is sin1(u/a)+C\sin^{-1}(u/a) + C.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: For u2a2\sqrt{u^2 - a^2}, the standard trigonometric substitution is u=asecθu = a \sec \theta, leading to tanθ\tan \theta. For u2+a2\sqrt{u^2 + a^2}, it's u=atanθu = a \tan \theta. For a2u2\sqrt{a^2 - u^2}, it's u=asinθu = a \sin \theta. Option A is correct. The other options are common mis-matches of substitutions to forms. This tests the foundational knowledge of trigonometric substitutions.

Q30. The integral dxx2+2x+2\int \frac{dx}{x^2+2x+2} is evaluated. Which of the following is the correct result after completing the square?

A.tan1(x+1)+C\tan^{-1}(x+1) + C
B.tan1(x+12)+C\tan^{-1}\left(\frac{x+1}{\sqrt{2}}\right) + C
C.tan1(x+1)+C\tan^{-1}(x+1) + C
D.12tan1(x+12)+C\frac{1}{2} \tan^{-1}\left(\frac{x+1}{2}\right) + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Completing the square: x2+2x+2=(x+1)2+1x^2+2x+2 = (x+1)^2 + 1. The integral becomes dx(x+1)2+1=tan1(x+1)+C\int \frac{dx}{(x+1)^2+1} = \tan^{-1}(x+1) + C. Option A is correct. Option B would be for (x+1)2+2(x+1)^2+2. Option D is for x2+2x+5x^2+2x+5. This tests the ability to complete the square and correctly use the arctangent formula.

Q31. Which of the following is a valid method to evaluate dxa+bsinx\int \frac{dx}{a+b \sin x} using an integral table?

A.Use the substitution u=tan(x/2)u = \tan(x/2) and then use partial fractions. ✅
B.Use the substitution x=sinθx = \sin \theta.
C.Use the substitution u=sinxu = \sin x.
D.Use the substitution u=cosxu = \cos x.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral of a rational function of sinx\sin x and cosx\cos x can be tackled by the Weierstrass substitution u=tan(x/2)u = \tan(x/2). This transforms it into an integral of a rational function of uu, which can be evaluated using partial fractions and table formulas. The other substitutions are not generally applicable to this form. This tests the knowledge of special substitutions for trigonometric integrals.

Q32. A student is evaluating x24xdx\int \frac{\sqrt{x^2-4}}{x} \, dx using a table. They use the formula u2a2udu=u2a2asec1(u/a)+C\int \frac{\sqrt{u^2-a^2}}{u} du = \sqrt{u^2-a^2} - a \sec^{-1}(u/a) + C. With a=2a=2, what is the correct antiderivative?

A.x242sec1(x/2)+C\sqrt{x^2-4} - 2 \sec^{-1}(x/2) + C
B.x2412sec1(x/2)+C\sqrt{x^2-4} - \frac{1}{2} \sec^{-1}(x/2) + C
C.x242sec1(x)+C\sqrt{x^2-4} - 2 \sec^{-1}(x) + C
D.x24+2sec1(x/2)+C\sqrt{x^2-4} + 2 \sec^{-1}(x/2) + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: With a=2a=2, the formula gives x242sec1(x/2)+C\sqrt{x^2-4} - 2 \sec^{-1}(x/2) + C. Option A is correct. Option B has the wrong coefficient for the inverse secant. Option C uses xx instead of x/2x/2. Option D has the wrong sign. This tests the correct Easy of a formula and the substitution of constants.

Q33. The table formula lnudu=ulnuu+C\int \ln u \, du = u \ln u - u + C is used to evaluate ln(x+1)dx\int \ln(x+1) \, dx. Which of the following is the correct antiderivative?

A.(x+1)ln(x+1)(x+1)+C(x+1)\ln(x+1) - (x+1) + C
B.xln(x+1)x+Cx \ln(x+1) - x + C
C.(x+1)ln(x+1)x+C(x+1)\ln(x+1) - x + C
D.ln(x+1)1+C\ln(x+1) - 1 + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Let u=x+1u = x+1, then du=dxdu = dx. The integral becomes lnudu=ulnuu+C=(x+1)ln(x+1)(x+1)+C\int \ln u \, du = u \ln u - u + C = (x+1)\ln(x+1) - (x+1) + C. Option A is correct. Option B is a common mistake where the student incorrectly integrates without changing the variable. This tests the understanding of the substitution in a table formula.

Q34. A student uses a CAS to evaluate ex2dx\int e^{x^2} \, dx and gets an answer involving the error function (erf). This is an example of:

A.An integral that cannot be expressed in terms of elementary functions. ✅
B.An error in the CAS algorithm.
C.An improper integral.
D.An integral that requires integration by parts.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The integral ex2dx\int e^{x^2} \, dx is a classic example of a non-elementary integral. It cannot be expressed in terms of polynomials, exponentials, logarithms, trigonometric functions, etc. The error function is a special function defined for this purpose. This question tests the understanding of the limitations of elementary functions and the role of CAS and tables. Option A is correct.

Q35. Which of the following integrals would be most appropriately solved by first making the substitution u=exu = e^x and then using an integral table?

A.1+exdx\int \sqrt{1+e^x} \, dx
B.exe2x+1dx\int \frac{e^x}{e^{2x}+1} \, dx
C.exsinxdx\int e^x \sin x \, dx
D.1ex+exdx\int \frac{1}{e^x + e^{-x}} \, dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The integral 1+exdx\int \sqrt{1+e^x} \, dx becomes 1+uudu\int \frac{\sqrt{1+u}}{u} du after u=exu = e^x. This is a standard form in tables (e.g., a+buudu\int \frac{\sqrt{a+bu}}{u} du). The others are either direct matches, simple substitutions, or standard forms. This tests the ability to recognize when a substitution will bring an integral into a table form.

Q36. The integral dxx29x2\int \frac{dx}{x^2 \sqrt{9-x^2}} is evaluated using a trigonometric substitution. The table formula csc2θdθ=cotθ+C\int \csc^2 \theta \, d\theta = -\cot \theta + C is used. What is the correct final answer in terms of xx?

A.9x29x+C-\frac{\sqrt{9-x^2}}{9x} + C
B.9x23x+C-\frac{\sqrt{9-x^2}}{3x} + C
C.9x23x+C\frac{\sqrt{9-x^2}}{3x} + C
D.9x29x+C\frac{\sqrt{9-x^2}}{9x} + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Let x=3sinθx = 3\sin \theta. Then dx=3cosθdθdx = 3\cos \theta \, d\theta and 9x2=3cosθ\sqrt{9-x^2} = 3\cos \theta. The integral becomes 3cosθdθ9sin2θ(3cosθ)=19csc2θdθ=19cotθ+C=19cosθsinθ+C=9x29x+C\int \frac{3\cos \theta \, d\theta}{9\sin^2 \theta (3\cos \theta)} = \frac{1}{9} \int \csc^2 \theta \, d\theta = -\frac{1}{9} \cot \theta + C = -\frac{1}{9} \frac{\cos \theta}{\sin \theta} + C = -\frac{\sqrt{9-x^2}}{9x} + C. Option A is correct. This tests multiple steps: substitution, integration, and back-substitution.

Q37. A student incorrectly evaluates xx2+1dx\int \frac{x}{x^2+1} \, dx as 12ln(x2+1)+C\frac{1}{2} \ln(x^2+1) + C. What is the error?

A.There is no error; the antiderivative is correct. ✅
B.They forgot the constant of integration.
C.They used the wrong formula; it should be tan1x+C\tan^{-1} x + C.
D.They misapplied the substitution.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The derivative of 12ln(x2+1)+C\frac{1}{2} \ln(x^2+1) + C is xx2+1\frac{x}{x^2+1}. So the student's answer is correct. Option A is the correct choice. This question tests the student's ability to recognize a correct answer even when it might look different from expected, and to verify by differentiation.

Q38. To evaluate 1x2+4x+13dx\int \frac{1}{x^2+4x+13} \, dx, completing the square gives (x+2)2+9(x+2)^2+9. The table formula for duu2+a2\int \frac{du}{u^2+a^2} gives 13tan1(x+23)+C\frac{1}{3} \tan^{-1}\left(\frac{x+2}{3}\right) + C. What is the value of the definite integral from x=0x=0 to x=1x=1?

A.13(tan11tan1(2/3))\frac{1}{3}(\tan^{-1}1 - \tan^{-1}(2/3))
B.13(tan11tan1(2/3))\frac{1}{3}(\tan^{-1}1 - \tan^{-1}(2/3))
C.tan11tan1(2/3)\tan^{-1}1 - \tan^{-1}(2/3)
D.13(tan11tan1(2/3))\frac{1}{3}(\tan^{-1}1 - \tan^{-1}(2/3))
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The antiderivative is 13tan1(x+23)+C\frac{1}{3} \tan^{-1}\left(\frac{x+2}{3}\right) + C. Evaluating from 0 to 1 gives 13[tan1(1)tan1(2/3)]\frac{1}{3}[\tan^{-1}(1) - \tan^{-1}(2/3)]. Option A is correct. Option B is incorrect because it misses the 13\frac{1}{3} factor. This tests the ability to evaluate a definite integral after finding the antiderivative.

Q39. The integral dxxlnx\int \frac{dx}{x \ln x} can be evaluated by substitution u=lnxu = \ln x. The resulting integral duu\int \frac{du}{u} is a basic integral. What is the role of integral tables in this process?

A.The table provides the formula for duu=lnu+C\int \frac{du}{u} = \ln|u| + C. ✅
B.The table provides the substitution rule.
C.The table is not needed because the integral is trivial.
D.The table provides the formula for dxx=lnx+C\int \frac{dx}{x} = \ln|x| + C.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: After the substitution u=lnxu = \ln x, the integral becomes duu\int \frac{du}{u}, which is a standard form in integral tables (duu=lnu+C\int \frac{du}{u} = \ln|u| + C). While the integral is elementary, the table provides the formula. The table does not provide substitution rules (B). Option C is partially true but misses the point that tables are a resource. Option D is the same as A but with xx instead of uu. This tests the role of tables in providing basic formulas.

Q40. A student is evaluating x+1x22x+5dx\int \frac{x+1}{x^2-2x+5} \, dx. They split it into xx22x+5dx+1x22x+5dx\int \frac{x}{x^2-2x+5} \, dx + \int \frac{1}{x^2-2x+5} \, dx. Which of the following is a correct next step?

A.Complete the square for both integrals: x22x+5=(x1)2+4x^2-2x+5 = (x-1)^2+4. ✅
B.Use partial fractions on both integrals.
C.Use the substitution u=x22x+5u = x^2-2x+5 for both.
D.Use the substitution u=x1u = x-1 for both.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The denominator x22x+5x^2-2x+5 can be completed as (x1)2+4(x-1)^2+4. For the first integral, the numerator xx can be written as (x1)+1(x-1)+1, allowing it to be split into x1(x1)2+4dx+1(x1)2+4dx\int \frac{x-1}{(x-1)^2+4} \, dx + \int \frac{1}{(x-1)^2+4} \, dx. The first is a ln\ln form and the second is an arctan form. Option A is the correct first step. The other options are not appropriate. This tests the ability to split and complete the square.

🔗 Related Topics (MCQs)