🎓 BookMCQ
← Back to 8. Principles of integral Evaluation

📝 Trigonometric substitution integration (35 MCQs)

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

What is Trigonometric substitution integration?

Definition:
Trigonometric substitution uses trigonometric identities to simplify integrals containing square roots of quadratic expressions, substituting xx with a trig function to eliminate the radical via Pythagorean identities.

Example:
For 9x2dx\int \sqrt{9-x^2} \, dx, let x=3sinθx = 3\sin \theta. Then 99sin2θ=3cosθ\sqrt{9-9\sin^2 \theta} = 3\cos \theta, transforming the integral into 9cos2θdθ\int 9\cos^2 \theta \, d\theta.

Reason:
It converts algebraic radicals into trigonometric functions that are easier to integrate, leveraging identities like 1sin2θ=cos2θ1-\sin^2 \theta = \cos^2 \theta to remove square roots.

6
Easy
18
Medium
11
Hard

📝 All Trigonometric substitution integration MCQs

Q1. Which substitution is most appropriate for evaluating the integral 925x2dx\int \sqrt{9-25x^2} \, dx?

A.x=35sinθx = \frac{3}{5} \sin \theta
B.x=53sinθx = \frac{5}{3} \sin \theta
C.x=3sinθx = 3 \sin \theta
D.x=5sinθx = 5 \sin \theta
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The integrand contains a2(kx)2\sqrt{a^2 - (kx)^2} with a=3a=3 and k=5k=5. To eliminate the radical, we set kx=asinθkx = a \sin \theta, so 5x=3sinθ5x = 3 \sin \theta, giving x=35sinθx = \frac{3}{5} \sin \theta. This substitution simplifies the radical to 3cosθ3 \cos \theta, making the integral tractable. Other choices either fail to match the required form or lead to more complicated expressions.

Q2. For the integral dxx2+16\int \frac{dx}{\sqrt{x^2+16}}, which trigonometric substitution correctly transforms the integrand into a form involving secθ\sec \theta and tanθ\tan \theta?

A.x=4sinθx = 4 \sin \theta
B.x=4tanθx = 4 \tan \theta
C.x=4secθx = 4 \sec \theta
D.x=16tanθx = 16 \tan \theta
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The expression x2+16\sqrt{x^2+16} matches the form x2+a2\sqrt{x^2+a^2} with a=4a=4. The standard substitution for this form is x=atanθx = a \tan \theta, which gives dx=4sec2θdθdx = 4 \sec^2 \theta d\theta and simplifies the radical to 4secθ4 \sec \theta. Substituting x=4sinθx = 4 \sin \theta is suitable for a2x2\sqrt{a^2 - x^2}, while x=4secθx = 4 \sec \theta is used for x2a2\sqrt{x^2 - a^2}. Thus, x=4tanθx=4\tan\theta is the correct choice.

Q3. A student incorrectly uses the substitution x=2secθx = 2 \sec \theta to evaluate dx4x2\int \frac{dx}{\sqrt{4-x^2}}. What is the most likely consequence of this error?

A.The integral becomes secθdθ\int \sec \theta d\theta, which is more difficult.
B.The substitution is invalid because secθ1\sec \theta \ge 1, but xx must be in [2,2][-2,2]. ✅
C.The radical simplifies to 2tanθ2 \tan \theta, which is incorrect.
D.The substitution is valid and produces the correct result.
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The expression 4x2\sqrt{4-x^2} requires the substitution x=asinθx = a \sin \theta because the domain of xx is limited to [2,2][-2,2]. Using x=2secθx = 2 \sec \theta restricts xx to (,2][2,)(-\infty, -2] \cup [2, \infty), which is outside the domain of the original integrand. This is a critical error because the substitution must preserve the domain of the original variable. Using x=2secθx=2\sec\theta would lead to an incorrect simplification of the radical and an invalid integration.

Q4. Given the integral dxx29x2\int \frac{dx}{x^2 \sqrt{9-x^2}}, after the substitution x=3sinθx = 3 \sin \theta, the integral becomes:

A.19csc2θdθ\frac{1}{9} \int \csc^2 \theta \, d\theta
B.19sec2θdθ\frac{1}{9} \int \sec^2 \theta \, d\theta
C.19cscθcotθdθ\frac{1}{9} \int \csc \theta \cot \theta \, d\theta
D.13csc2θdθ\frac{1}{3} \int \csc^2 \theta \, d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=3sinθx = 3 \sin \theta, dx=3cosθdθdx = 3 \cos \theta d\theta, and 9x2=3cosθ\sqrt{9-x^2} = 3 \cos \theta. Substituting these into the integral gives 3cosθdθ(9sin2θ)(3cosθ)=19dθsin2θ=19csc2θdθ\int \frac{3 \cos \theta d\theta}{(9 \sin^2 \theta)(3 \cos \theta)} = \frac{1}{9} \int \frac{d\theta}{\sin^2 \theta} = \frac{1}{9} \int \csc^2 \theta d\theta. This is a direct Easy of the substitution and simplification rules, requiring careful handling of the constants and trigonometric simplifications.

Q5. Evaluate 01x21x2dx\int_0^1 x^2 \sqrt{1-x^2} \, dx using a trigonometric substitution. What is the value of the integral?

A.π16\frac{\pi}{16}
B.π8\frac{\pi}{8}
C.π32\frac{\pi}{32}
D.π4\frac{\pi}{4}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Using x=sinθx = \sin \theta, dx=cosθdθdx = \cos \theta d\theta, and 1x2=cosθ\sqrt{1-x^2} = \cos \theta. The limits change to 00 and π/2\pi/2. The integral becomes 0π/2sin2θcos2θdθ=140π/2sin22θdθ\int_0^{\pi/2} \sin^2 \theta \cos^2 \theta d\theta = \frac{1}{4} \int_0^{\pi/2} \sin^2 2\theta d\theta. Using the identity sin22θ=1cos4θ2\sin^2 2\theta = \frac{1-\cos 4\theta}{2}, the integral evaluates to 14[θ2sin4θ8]0π/2=π16\frac{1}{4} [\frac{\theta}{2} - \frac{\sin 4\theta}{8}]_0^{\pi/2} = \frac{\pi}{16}. This problem combines substitution, trigonometric identities, and definite integral evaluation.

Q6. The area of the ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 is πab\pi ab. Which of the following integrals correctly represents the area of the ellipse using a trigonometric substitution?

A.4ab0π/2cos2θdθ4ab \int_0^{\pi/2} \cos^2 \theta \, d\theta
B.4ab0π/2sin2θdθ4ab \int_0^{\pi/2} \sin^2 \theta \, d\theta
C.4ab0π/2cosθdθ4ab \int_0^{\pi/2} \cos \theta \, d\theta
D.4ab0π/2sinθdθ4ab \int_0^{\pi/2} \sin \theta \, d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The area is 40abaa2x2dx4 \int_0^a \frac{b}{a} \sqrt{a^2-x^2} dx. Substituting x=asinθx = a \sin \theta, dx=acosθdθdx = a \cos \theta d\theta, and a2x2=acosθ\sqrt{a^2-x^2} = a \cos \theta, the integral becomes 4ba0π/2acosθacosθdθ=4ab0π/2cos2θdθ4 \frac{b}{a} \int_0^{\pi/2} a \cos \theta \cdot a \cos \theta d\theta = 4ab \int_0^{\pi/2} \cos^2 \theta d\theta. The other options either have the wrong power of sine/cosine or are missing the constant factor. This question tests the Easy of trigonometric substitution to a geometric formula.

Q7. A student evaluating dxx2x29\int \frac{dx}{x^2 \sqrt{x^2-9}} chooses x=3secθx = 3 \sec \theta. What is the simplified form of the integral after substitution?

A.19cosθdθ\frac{1}{9} \int \cos \theta \, d\theta
B.19secθdθ\frac{1}{9} \int \sec \theta \, d\theta
C.19sinθdθ\frac{1}{9} \int \sin \theta \, d\theta
D.19tanθdθ\frac{1}{9} \int \tan \theta \, d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For x=3secθx = 3 \sec \theta, dx=3secθtanθdθdx = 3 \sec \theta \tan \theta d\theta, and x29=3tanθ\sqrt{x^2-9} = 3 \tan \theta. Substituting gives 3secθtanθdθ9sec2θ3tanθ=19secθtanθsec2θtanθdθ=191secθdθ=19cosθdθ\int \frac{3 \sec \theta \tan \theta d\theta}{9 \sec^2 \theta \cdot 3 \tan \theta} = \frac{1}{9} \int \frac{\sec \theta \tan \theta}{\sec^2 \theta \tan \theta} d\theta = \frac{1}{9} \int \frac{1}{\sec \theta} d\theta = \frac{1}{9} \int \cos \theta d\theta. This simplification requires careful cancellation of trigonometric factors and recognizing the relationship between secant and cosine.

Q8. For the integral dxx2+4x+5\int \frac{dx}{\sqrt{x^2+4x+5}}, what is the first step before applying a trigonometric substitution?

A.Complete the square: (x+2)2+1(x+2)^2+1
B.Apply uu-substitution with u=x2+4x+5u = x^2+4x+5
C.Use partial fractions
D.Factor the quadratic as (x+5)(x1)(x+5)(x-1)
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The expression x2+4x+5x^2+4x+5 is not in the standard form x2±a2x^2 \pm a^2. Completing the square transforms it to (x+2)2+1(x+2)^2+1, which matches u2+a2u^2 + a^2 with u=x+2u = x+2 and a=1a=1. This allows the use of the substitution u=tanθu = \tan \theta. The other options are either incorrect algebraically or do not lead to a form suitable for trigonometric substitution.

Q9. Evaluate dx4x2+4x+2\int \frac{dx}{\sqrt{4x^2+4x+2}} using an appropriate substitution. What is the result?

A.12sinh1(2x+1)+C\frac{1}{2} \sinh^{-1}(2x+1) + C
B.sinh1(2x+1)+C\sinh^{-1}(2x+1) + C
C.12tan1(2x+1)+C\frac{1}{2} \tan^{-1}(2x+1) + C
D.ln2x+1+4x2+4x+2+C\ln|2x+1 + \sqrt{4x^2+4x+2}| + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Completing the square: 4x2+4x+2=(2x+1)2+14x^2+4x+2 = (2x+1)^2+1. Let u=2x+1u = 2x+1, then du=2dxdu = 2dx, so the integral becomes 12duu2+1=12sinh1u+C=12sinh1(2x+1)+C\frac{1}{2} \int \frac{du}{\sqrt{u^2+1}} = \frac{1}{2} \sinh^{-1} u + C = \frac{1}{2} \sinh^{-1}(2x+1) + C. The logarithmic form is also valid but not simplified to match the options. This tests the ability to handle non-standard quadratics and choose the correct integration formula.

Q10. Which of the following integrals requires a trigonometric substitution to evaluate?

A.xx2+1dx\int \frac{x}{\sqrt{x^2+1}} dx
B.dxx21\int \frac{dx}{\sqrt{x^2-1}}
C.xx2+1dx\int \frac{x}{x^2+1} dx
D.dxx2+1\int \frac{dx}{\sqrt{x^2+1}}
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The integral dxx21\int \frac{dx}{\sqrt{x^2-1}} contains x2a2\sqrt{x^2-a^2}, which is a classic case for trigonometric substitution (specifically x=secθx = \sec \theta). The other integrals can be evaluated using simple uu-substitution: u=x2+1u = x^2+1 for (a), u=x2+1u = x^2+1 for (c), and u=x+x2+1u = x + \sqrt{x^2+1} or a direct formula for (d). This question tests the recognition of when trigonometric substitution is the most appropriate method.

Q11. A student evaluates 4x2dx\int \sqrt{4-x^2} dx using x=2sinθx = 2 \sin \theta and obtains 2cosθ+C2 \cos \theta + C. What is the correct expression in terms of xx?

A.x24x2+2sin1(x/2)+C\frac{x}{2} \sqrt{4-x^2} + 2 \sin^{-1}(x/2) + C
B.12x4x2+sin1(x/2)+C\frac{1}{2} x \sqrt{4-x^2} + \sin^{-1}(x/2) + C
C.x24x2+sin1(x/2)+C\frac{x}{2} \sqrt{4-x^2} + \sin^{-1}(x/2) + C
D.x4x2+2sin1(x/2)+Cx \sqrt{4-x^2} + 2 \sin^{-1}(x/2) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral evaluates to 2cos2θdθ=2(θ2+sin2θ4)=θ+sin2θ2=θ+sinθcosθ2 \int \cos^2 \theta d\theta = 2(\frac{\theta}{2} + \frac{\sin 2\theta}{4}) = \theta + \frac{\sin 2\theta}{2} = \theta + \sin \theta \cos \theta. Since sinθ=x/2\sin \theta = x/2 and cosθ=4x2/2\cos \theta = \sqrt{4-x^2}/2, the result is sin1(x/2)+x24x22=sin1(x/2)+x4x24\sin^{-1}(x/2) + \frac{x}{2} \cdot \frac{\sqrt{4-x^2}}{2} = \sin^{-1}(x/2) + \frac{x\sqrt{4-x^2}}{4}. Multiplying by 2 gives 2sin1(x/2)+x4x222 \sin^{-1}(x/2) + \frac{x\sqrt{4-x^2}}{2}. The student's answer missed the inverse sine term and the correct coefficient.

Q12. Given the graph of y=4x2y = \sqrt{4-x^2} for x[0,2]x \in [0,2], which integral represents the area under the curve?

A.0π/24cos2θdθ\int_0^{\pi/2} 4 \cos^2 \theta d\theta
B.0π/22cos2θdθ\int_0^{\pi/2} 2 \cos^2 \theta d\theta
C.0π/24sin2θdθ\int_0^{\pi/2} 4 \sin^2 \theta d\theta
D.0π/22sin2θdθ\int_0^{\pi/2} 2 \sin^2 \theta d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The area is 024x2dx\int_0^2 \sqrt{4-x^2} dx. With x=2sinθx = 2 \sin \theta, dx=2cosθdθdx = 2 \cos \theta d\theta, and 4x2=2cosθ\sqrt{4-x^2} = 2 \cos \theta. The limits become 00 and π/2\pi/2. The integral becomes 0π/2(2cosθ)(2cosθ)dθ=40π/2cos2θdθ\int_0^{\pi/2} (2 \cos \theta)(2 \cos \theta) d\theta = 4 \int_0^{\pi/2} \cos^2 \theta d\theta. This is a direct Easy of the substitution to a geometric area problem, requiring the student to visualize the graph and set up the integral correctly.

Q13. For the integral x29x2dx\int \frac{x^2}{\sqrt{9-x^2}} dx, what is the result after substituting x=3sinθx = 3 \sin \theta and simplifying?

A.9sin2θdθ9 \int \sin^2 \theta d\theta
B.9cos2θdθ9 \int \cos^2 \theta d\theta
C.9tan2θdθ9 \int \tan^2 \theta d\theta
D.sin2θdθ\int \sin^2 \theta d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=3sinθx = 3 \sin \theta, dx=3cosθdθdx = 3 \cos \theta d\theta, and 9x2=3cosθ\sqrt{9-x^2} = 3 \cos \theta. The integral becomes 9sin2θ3cosθ3cosθdθ=9sin2θdθ\int \frac{9 \sin^2 \theta \cdot 3 \cos \theta}{3 \cos \theta} d\theta = 9 \int \sin^2 \theta d\theta. This is a straightforward substitution but requires careful cancellation of the 3cosθ3 \cos \theta terms. The other options incorrectly simplify the constants or the trigonometric function.

Q14. To evaluate x24dx\int \sqrt{x^2-4} dx for x2x \ge 2, a student uses x=2secθx = 2 \sec \theta. What is the correct antiderivative?

A.x2x242lnx+x24+C\frac{x}{2} \sqrt{x^2-4} - 2 \ln|x + \sqrt{x^2-4}| + C
B.x2x24+2lnx+x24+C\frac{x}{2} \sqrt{x^2-4} + 2 \ln|x + \sqrt{x^2-4}| + C
C.xx242lnx+x24+Cx \sqrt{x^2-4} - 2 \ln|x + \sqrt{x^2-4}| + C
D.xx24+2lnx+x24+Cx \sqrt{x^2-4} + 2 \ln|x + \sqrt{x^2-4}| + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: With x=2secθx = 2 \sec \theta, dx=2secθtanθdθdx = 2 \sec \theta \tan \theta d\theta, and x24=2tanθ\sqrt{x^2-4} = 2 \tan \theta. The integral becomes 4secθtan2θdθ=4secθ(sec2θ1)dθ=4(12secθtanθ12lnsecθ+tanθ)=2secθtanθ2lnsecθ+tanθ+C\int 4 \sec \theta \tan^2 \theta d\theta = 4 \int \sec \theta (\sec^2 \theta - 1) d\theta = 4(\frac{1}{2} \sec \theta \tan \theta - \frac{1}{2} \ln|\sec \theta + \tan \theta|) = 2 \sec \theta \tan \theta - 2 \ln|\sec \theta + \tan \theta| + C. Substituting back gives x2x242lnx2+x242+C=x2x242lnx+x24+C\frac{x}{2} \sqrt{x^2-4} - 2 \ln|\frac{x}{2} + \frac{\sqrt{x^2-4}}{2}| + C = \frac{x}{2} \sqrt{x^2-4} - 2 \ln|x + \sqrt{x^2-4}| + C.

Q15. Which substitution is most appropriate for evaluating dx(x2+2x+10)3/2\int \frac{dx}{(x^2+2x+10)^{3/2}}?

A.x+1=3tanθx+1 = 3 \tan \theta
B.x+1=3sinθx+1 = 3 \sin \theta
C.x+1=3secθx+1 = 3 \sec \theta
D.x=3tanθx = 3 \tan \theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Completing the square: x2+2x+10=(x+1)2+9x^2+2x+10 = (x+1)^2+9. This is of the form u2+a2u^2 + a^2 with u=x+1u = x+1 and a=3a = 3. The appropriate substitution for du(u2+a2)3/2\int \frac{du}{(u^2+a^2)^{3/2}} is u=atanθu = a \tan \theta. Thus, x+1=3tanθx+1 = 3 \tan \theta. The other substitutions are for different radical forms and would not simplify the integral correctly.

Q16. In evaluating dxx2x225\int \frac{dx}{x^2 \sqrt{x^2-25}}, a student uses x=5secθx = 5 \sec \theta. After substitution, they incorrectly simplify x225\sqrt{x^2-25} to 5cosθ5 \cos \theta. What is the correct simplification?

A.5tanθ5 \tan \theta
B.5secθ5 \sec \theta
C.5sinθ5 \sin \theta
D.5cosθ5 \cos \theta
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: For x=5secθx = 5 \sec \theta, x225=25sec2θ25=25(sec2θ1)=25tan2θx^2-25 = 25 \sec^2 \theta - 25 = 25(\sec^2 \theta - 1) = 25 \tan^2 \theta. Therefore, x225=5tanθ\sqrt{x^2-25} = 5 |\tan \theta|. Since x5x \ge 5 (or x5x \le -5), we can take tanθ0\tan \theta \ge 0 in the appropriate branch, so x225=5tanθ\sqrt{x^2-25} = 5 \tan \theta. The student confused the simplification for the a2x2\sqrt{a^2-x^2} case, which gives acosθa \cos \theta. This is a common error that highlights the importance of knowing which substitution corresponds to which radical form.

Q17. Evaluate the arc length of y=x22y = \frac{x^2}{2} from x=0x=0 to x=1x=1. Which integral and trigonometric substitution are correct?

A.011+x2dx\int_0^1 \sqrt{1+x^2} dx; x=tanθx = \tan \theta
B.011+x4dx\int_0^1 \sqrt{1+x^4} dx; x=tanθx = \tan \theta
C.011+x2dx\int_0^1 \sqrt{1+x^2} dx; x=sinθx = \sin \theta
D.011+x4dx\int_0^1 \sqrt{1+x^4} dx; x=secθx = \sec \theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The arc length formula is L=011+(dy/dx)2dxL = \int_0^1 \sqrt{1+(dy/dx)^2} dx. For y=x2/2y = x^2/2, dy/dx=xdy/dx = x, so the integrand is 1+x2\sqrt{1+x^2}. This matches the form a2+x2\sqrt{a^2+x^2} with a=1a=1, so the substitution is x=tanθx = \tan \theta. The other options either use the wrong derivative or the wrong substitution for the radical. This question connects the arc length formula with trigonometric substitution.

Q18. Which of the following is the correct form of the partial fraction decomposition after a trigonometric substitution?

A.sec2θtan2θ+1dθ\int \frac{\sec^2 \theta}{\tan^2 \theta + 1} d\theta
B.sec2θtan2θ1dθ\int \frac{\sec^2 \theta}{\tan^2 \theta - 1} d\theta
C.tan2θsec2θ+1dθ\int \frac{\tan^2 \theta}{\sec^2 \theta + 1} d\theta
D.sin2θcos2θ+1dθ\int \frac{\sin^2 \theta}{\cos^2 \theta + 1} d\theta
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: After a trigonometric substitution like x=atanθx = a \tan \theta, the resulting integrand often involves rational functions of tanθ\tan \theta and secθ\sec \theta. Using the identity sec2θ=tan2θ+1\sec^2 \theta = \tan^2 \theta + 1, the integral sec2θtan2θ+1dθ\int \frac{\sec^2 \theta}{\tan^2 \theta + 1} d\theta simplifies to dθ\int d\theta, which is easily integrable. This problem tests the understanding of how to simplify the result of a trigonometric substitution and apply trigonometric identities to make the integral easier. It combines concepts of substitution and algebraic manipulation.

Q19. The integral dxx2x24\int \frac{dx}{x^2 \sqrt{x^2-4}} can be evaluated using x=2secθx = 2 \sec \theta. What is the value of the integral?

A.14sec1(x/2)+C\frac{1}{4} \sec^{-1}(x/2) + C
B.14cos1(2/x)+C\frac{1}{4} \cos^{-1}(2/x) + C
C.14sin1(x/2)+C\frac{1}{4} \sin^{-1}(x/2) + C
D.12sec1(x/2)+C\frac{1}{2} \sec^{-1}(x/2) + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=2secθx = 2 \sec \theta, dx=2secθtanθdθdx = 2 \sec \theta \tan \theta d\theta, and x24=2tanθ\sqrt{x^2-4} = 2 \tan \theta. The integral becomes 2secθtanθ4sec2θ2tanθdθ=141secθdθ=14cosθdθ=14sinθ+C\int \frac{2 \sec \theta \tan \theta}{4 \sec^2 \theta \cdot 2 \tan \theta} d\theta = \frac{1}{4} \int \frac{1}{\sec \theta} d\theta = \frac{1}{4} \int \cos \theta d\theta = \frac{1}{4} \sin \theta + C. Since sinθ=x24x\sin \theta = \frac{\sqrt{x^2-4}}{x} (from the right triangle), the result is x244x+C\frac{\sqrt{x^2-4}}{4x} + C. The inverse secant form is equivalent, but not directly obtained. The correct choice is the simplified form.

Q20. A student claims that the integral x2+2x+5dx\int \sqrt{x^2+2x+5} dx can be solved by substituting x+1=2sinθx+1 = 2 \sin \theta. Is this correct? If not, what is the correct substitution?

A.No; the correct substitution is x+1=2tanθx+1 = 2 \tan \theta. ✅
B.Yes; the substitution is correct.
C.No; the correct substitution is x+1=2secθx+1 = 2 \sec \theta.
D.No; the integral cannot be solved with a trigonometric substitution.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The expression x2+2x+5=(x+1)2+4x^2+2x+5 = (x+1)^2+4 is of the form u2+a2u^2 + a^2 with a=2a=2. The standard substitution for this form is u=atanθu = a \tan \theta, i.e., x+1=2tanθx+1 = 2 \tan \theta. The substitution u=asinθu = a \sin \theta is used for a2u2\sqrt{a^2 - u^2}. The student's claim is incorrect because it uses the wrong substitution for the given radical form, which would not simplify the expression correctly.

Q21. Evaluate 0π/2cosθ1+sin2θdθ\int_0^{\pi/2} \frac{\cos \theta}{\sqrt{1+\sin^2 \theta}} d\theta using a substitution. What is the value?

A.ln(1+2)\ln(1+\sqrt{2})
B.sinh1(1)\sinh^{-1}(1)
C.Both A and B ✅
D.tan1(1)\tan^{-1}(1)
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Let u=sinθu = \sin \theta, then du=cosθdθdu = \cos \theta d\theta. The limits change to 00 and 11. The integral becomes 01du1+u2=sinh1(u)01=sinh1(1)\int_0^1 \frac{du}{\sqrt{1+u^2}} = \sinh^{-1}(u) \big|_0^1 = \sinh^{-1}(1). This is equal to ln(1+2)\ln(1+\sqrt{2}). This problem tests the ability to recognize that a trigonometric substitution can be simplified by an additional substitution, and it verifies the equivalence of inverse hyperbolic and logarithmic forms.

Q22. For the integral x31x2dx\int \frac{x^3}{\sqrt{1-x^2}} dx, which of the following is the correct substitution and resulting integral?

A.x=sinθx = \sin \theta; sin3θdθ\int \sin^3 \theta d\theta
B.x=tanθx = \tan \theta; tan3θsecθdθ\int \tan^3 \theta \sec \theta d\theta
C.x=secθx = \sec \theta; sec3θtanθdθ\int \sec^3 \theta \tan \theta d\theta
D.x=cosθx = \cos \theta; cos3θdθ\int -\cos^3 \theta d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The radical 1x2\sqrt{1-x^2} suggests the substitution x=sinθx = \sin \theta. Then dx=cosθdθdx = \cos \theta d\theta, and 1x2=cosθ\sqrt{1-x^2} = \cos \theta. The integral becomes sin3θcosθcosθdθ=sin3θdθ\int \frac{\sin^3 \theta \cos \theta}{\cos \theta} d\theta = \int \sin^3 \theta d\theta. This is a direct Easy. The other options use substitutions that either do not match the radical (like tanθ\tan \theta for 1+x2\sqrt{1+x^2}) or are for a different radical form (like secθ\sec \theta for x21\sqrt{x^2-1}).

Q23. Which of the following integrals would NOT benefit from a trigonometric substitution?

A.x(x2+1)3/2dx\int \frac{x}{(x^2+1)^{3/2}} dx
B.dxx2+2x+5\int \frac{dx}{\sqrt{x^2+2x+5}}
C.x2x2+1dx\int \frac{x^2}{x^2+1} dx
D.4x2dx\int \sqrt{4-x^2} dx
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The integral x2x2+1dx\int \frac{x^2}{x^2+1} dx can be solved by algebraic manipulation: x2x2+1=11x2+1\frac{x^2}{x^2+1} = 1 - \frac{1}{x^2+1}, leading to xtan1x+Cx - \tan^{-1} x + C. This is much simpler than a trigonometric substitution. The other integrals all involve radicals or quadratic forms that are typically handled with trigonometric substitutions. This question tests the ability to identify when a simpler method (like algebraic division) is more appropriate, rather than automatically applying a trigonometric substitution.

Q24. The integral 2xx2dx\int \sqrt{2x-x^2} dx is often solved by completing the square and then using a trigonometric substitution. What is the correct form after completing the square?

A.1(x1)2\sqrt{1-(x-1)^2}
B.1+(x1)2\sqrt{1+(x-1)^2}
C.(x1)21\sqrt{(x-1)^2-1}
D.x22x\sqrt{x^2-2x}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Completing the square: 2xx2=(x22x)=(x22x+11)=((x1)21)=1(x1)22x-x^2 = -(x^2-2x) = -(x^2-2x+1-1) = -((x-1)^2-1) = 1-(x-1)^2. This is of the form a2u2\sqrt{a^2 - u^2} with a=1a=1 and u=x1u=x-1. This shows that the quadratic can be transformed into a standard form suitable for a sine or cosine substitution. The other options are algebraically incorrect.

Q25. Evaluate dxx26x+13\int \frac{dx}{\sqrt{x^2-6x+13}} by completing the square and using a trigonometric substitution. What is the antiderivative?

A.sinh1(x3)+C\sinh^{-1}(x-3) + C
B.lnx3+x26x+13+C\ln|x-3 + \sqrt{x^2-6x+13}| + C
C.Both A and B ✅
D.tan1(x3)+C\tan^{-1}(x-3) + C
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Completing the square: x26x+13=(x3)2+4x^2-6x+13 = (x-3)^2+4. Let u=x3u = x-3, then the integral is duu2+4=sinh1(u/2)+C=sinh1(x32)+C\int \frac{du}{\sqrt{u^2+4}} = \sinh^{-1}(u/2) + C = \sinh^{-1}(\frac{x-3}{2}) + C. This is also equal to lnu+u2+4+C=lnx3+x26x+13+C\ln|u+\sqrt{u^2+4}| + C = \ln|x-3 + \sqrt{x^2-6x+13}| + C. Both forms are equivalent due to the identity sinh1z=ln(z+z2+1)\sinh^{-1} z = \ln(z + \sqrt{z^2+1}). The inverse tangent would be for an integral of the form duu2+a2\int \frac{du}{u^2+a^2}. This problem tests the understanding of the equivalence of inverse hyperbolic and logarithmic forms.

Q26. A student evaluates dxxx21\int \frac{dx}{x\sqrt{x^2-1}} using x=secθx = \sec \theta and obtains sec1x+C\sec^{-1} x + C. What is the correct antiderivative?

A.sec1x+C\sec^{-1} x + C
B.tan1x+C\tan^{-1} x + C
C.sin1x+C\sin^{-1} x + C
D.lnxx21+C\ln|\frac{x}{\sqrt{x^2-1}}| + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=secθx = \sec \theta, dx=secθtanθdθdx = \sec \theta \tan \theta d\theta, and x21=tanθ\sqrt{x^2-1} = \tan \theta. The integral becomes secθtanθsecθtanθdθ=dθ=θ+C=sec1x+C\int \frac{\sec \theta \tan \theta}{\sec \theta \tan \theta} d\theta = \int d\theta = \theta + C = \sec^{-1} x + C. The student's answer is correct. This problem is a straightforward Easy of the substitution and simplification, but it tests the recognition of the derivative of sec1x\sec^{-1} x. It can also be solved using a different substitution, but the result is the same.

Q27. Given the integral x24x2dx\int \frac{x^2}{\sqrt{4-x^2}} dx, which of the following is the correct antiderivative?

A.2sin1(x/2)x24x2+C2 \sin^{-1}(x/2) - \frac{x}{2}\sqrt{4-x^2} + C
B.2sin1(x/2)+x24x2+C2 \sin^{-1}(x/2) + \frac{x}{2}\sqrt{4-x^2} + C
C.2sin1(x/2)x4x2+C2 \sin^{-1}(x/2) - x\sqrt{4-x^2} + C
D.2sin1(x/2)+x4x2+C2 \sin^{-1}(x/2) + x\sqrt{4-x^2} + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Using x=2sinθx = 2 \sin \theta, dx=2cosθdθdx = 2 \cos \theta d\theta, and 4x2=2cosθ\sqrt{4-x^2} = 2 \cos \theta. The integral becomes 4sin2θdθ=4(θ2sin2θ4)=2θ2sinθcosθ\int 4 \sin^2 \theta d\theta = 4(\frac{\theta}{2} - \frac{\sin 2\theta}{4}) = 2\theta - 2 \sin \theta \cos \theta. Substituting back: 2sin1(x/2)2x24x22=2sin1(x/2)x4x222 \sin^{-1}(x/2) - 2 \cdot \frac{x}{2} \cdot \frac{\sqrt{4-x^2}}{2} = 2 \sin^{-1}(x/2) - \frac{x\sqrt{4-x^2}}{2}. The correct answer has the term x24x2-\frac{x}{2}\sqrt{4-x^2}. This problem requires careful substitution and algebraic back-substitution.

Q28. Consider the integral dxx2+4x+8\int \frac{dx}{x^2+4x+8}. To evaluate it, a student completes the square and gets (x+2)2+4(x+2)^2+4. What substitution should they use, and what is the result?

A.x+2=2tanθx+2 = 2 \tan \theta; 12tan1(x+22)+C\frac{1}{2} \tan^{-1}(\frac{x+2}{2}) + C
B.x+2=2sinθx+2 = 2 \sin \theta; 12sin1(x+22)+C\frac{1}{2} \sin^{-1}(\frac{x+2}{2}) + C
C.x+2=2secθx+2 = 2 \sec \theta; 12sec1(x+22)+C\frac{1}{2} \sec^{-1}(\frac{x+2}{2}) + C
D.x=2tanθx = 2 \tan \theta; 12tan1(x/2)+C\frac{1}{2} \tan^{-1}(x/2) + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Completing the square gives (x+2)2+4(x+2)^2+4, which is of the form u2+a2u^2+a^2 with u=x+2u = x+2 and a=2a=2. The substitution u=atanθu = a \tan \theta (i.e., x+2=2tanθx+2 = 2 \tan \theta) transforms the integral into 2sec2θdθ4tan2θ+4=12dθ=12θ+C=12tan1((x+2)/2)+C\int \frac{2 \sec^2 \theta d\theta}{4 \tan^2 \theta + 4} = \frac{1}{2} \int d\theta = \frac{1}{2} \theta + C = \frac{1}{2} \tan^{-1}((x+2)/2) + C. The other options use the wrong trigonometric function for this form.

Q29. Which of the following substitutions would be valid for evaluating 1x2dx\int \sqrt{1-x^2} \, dx and x21dx\int \sqrt{x^2-1} \, dx respectively?

A.x=sinθx = \sin \theta; x=secθx = \sec \theta
B.x=cosθx = \cos \theta; x=tanθx = \tan \theta
C.x=tanθx = \tan \theta; x=sinθx = \sin \theta
D.x=secθx = \sec \theta; x=cosθx = \cos \theta
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The radical 1x2\sqrt{1-x^2} requires a substitution where 1x2=cos2θ1 - x^2 = \cos^2 \theta, which is achieved by x=sinθx = \sin \theta (or x=cosθx = \cos \theta). The radical x21\sqrt{x^2-1} requires x21=tan2θx^2-1 = \tan^2 \theta, which is achieved by x=secθx = \sec \theta. This is a fundamental pair of substitutions that students must know for these standard forms. The other options mix up the substitutions for different radical types.

Q30. A student evaluates dxx24x2\int \frac{dx}{x^2 \sqrt{4-x^2}} and obtains 4x24x+C-\frac{\sqrt{4-x^2}}{4x} + C. Was the student's answer correct?

A.Yes ✅
B.No; the correct answer is 4x24x+C-\frac{\sqrt{4-x^2}}{4x} + C
C.No; the correct answer is 4x24x+C-\frac{\sqrt{4-x^2}}{4x} + C
D.No; the correct answer is 4x24x+C\frac{\sqrt{4-x^2}}{4x} + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Using x=2sinθx = 2 \sin \theta, dx=2cosθdθdx = 2 \cos \theta d\theta, and 4x2=2cosθ\sqrt{4-x^2} = 2 \cos \theta, the integral becomes 2cosθ4sin2θ2cosθdθ=14csc2θdθ=14cotθ+C\int \frac{2 \cos \theta}{4 \sin^2 \theta \cdot 2 \cos \theta} d\theta = \frac{1}{4} \int \csc^2 \theta d\theta = -\frac{1}{4} \cot \theta + C. Since cotθ=4x2x\cot \theta = \frac{\sqrt{4-x^2}}{x}, the result is 4x24x+C-\frac{\sqrt{4-x^2}}{4x} + C. The student's answer is correct. This question tests the ability to verify a given solution by working through the substitution and checking the simplification.

Q31. What is the value of the improper integral 01dx1x2\int_0^1 \frac{dx}{\sqrt{1-x^2}}?

A.π2\frac{\pi}{2}
B.π4\frac{\pi}{4}
C.π\pi
D.The integral diverges
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a classic improper integral with a vertical asymptote at x=1x=1. Using the substitution x=sinθx = \sin \theta, dx=cosθdθdx = \cos \theta d\theta, and 1x2=cosθ\sqrt{1-x^2} = \cos \theta, the limits become 00 and π/2\pi/2. The integral becomes 0π/2dθ=π/2\int_0^{\pi/2} d\theta = \pi/2. The integral converges to a finite value. This problem tests the ability to handle an improper integral using a trigonometric substitution and evaluating the limit correctly.

Q32. For dx(x2+1)2\int \frac{dx}{(x^2+1)^2}, the substitution x=tanθx = \tan \theta leads to:

A.cos2θdθ\int \cos^2 \theta d\theta
B.sec2θdθ\int \sec^2 \theta d\theta
C.sin2θdθ\int \sin^2 \theta d\theta
D.tan2θdθ\int \tan^2 \theta d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=tanθx = \tan \theta, dx=sec2θdθdx = \sec^2 \theta d\theta, and x2+1=sec2θx^2+1 = \sec^2 \theta. The integral becomes sec2θsec4θdθ=cos2θdθ\int \frac{\sec^2 \theta}{\sec^4 \theta} d\theta = \int \cos^2 \theta d\theta. This is a straightforward Easy. The result can then be integrated using the identity cos2θ=1+cos2θ2\cos^2 \theta = \frac{1+\cos 2\theta}{2}. This problem tests the ability to simplify the integrand after substitution, reducing it to a form that can be integrated using standard trigonometric identities.

Q33. Evaluate the integral xx2+4x+8dx\int \frac{x}{\sqrt{x^2+4x+8}} dx. What is the correct antiderivative?

A.x2+4x+82sinh1((x+2)/2)+C\sqrt{x^2+4x+8} - 2 \sinh^{-1}((x+2)/2) + C
B.x2+4x+8+2sinh1((x+2)/2)+C\sqrt{x^2+4x+8} + 2 \sinh^{-1}((x+2)/2) + C
C.x2+4x+82tan1((x+2)/2)+C\sqrt{x^2+4x+8} - 2 \tan^{-1}((x+2)/2) + C
D.x2+4x+8+2tan1((x+2)/2)+C\sqrt{x^2+4x+8} + 2 \tan^{-1}((x+2)/2) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Completing the square: x2+4x+8=(x+2)2+4x^2+4x+8 = (x+2)^2+4. Let u=x+2u = x+2, then the integral becomes u2u2+4du=uu2+4du2duu2+4=u2+42sinh1(u/2)+C\int \frac{u-2}{\sqrt{u^2+4}} du = \int \frac{u}{\sqrt{u^2+4}} du - 2 \int \frac{du}{\sqrt{u^2+4}} = \sqrt{u^2+4} - 2 \sinh^{-1}(u/2) + C. Substituting back gives x2+4x+82sinh1((x+2)/2)+C\sqrt{x^2+4x+8} - 2 \sinh^{-1}((x+2)/2) + C. This problem combines completing the square, splitting the numerator, and recognizing the derivative of a square root.

Q34. A student solves dxx2x2+1\int \frac{dx}{x^2 \sqrt{x^2+1}} using x=tanθx = \tan \theta and gets x2+1x+C-\frac{\sqrt{x^2+1}}{x} + C. Is this correct?

A.No; the correct answer is x2+1x+C-\frac{\sqrt{x^2+1}}{x} + C
B.Yes
C.No; the correct answer is x2+1x+C\frac{\sqrt{x^2+1}}{x} + C
D.No; the correct answer is 1x2+1+C-\frac{1}{\sqrt{x^2+1}} + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: With x=tanθx = \tan \theta, dx=sec2θdθdx = \sec^2 \theta d\theta, and x2+1=secθ\sqrt{x^2+1} = \sec \theta. The integral becomes sec2θtan2θsecθdθ=secθtan2θdθ=1sinθcosθsinθdθ=cscθcotθdθ=cscθ+C\int \frac{\sec^2 \theta}{\tan^2 \theta \sec \theta} d\theta = \int \frac{\sec \theta}{\tan^2 \theta} d\theta = \int \frac{1}{\sin \theta} \cdot \frac{\cos \theta}{\sin \theta} d\theta = \int \csc \theta \cot \theta d\theta = -\csc \theta + C. Since cscθ=x2+1x\csc \theta = \frac{\sqrt{x^2+1}}{x}, the result is x2+1x+C-\frac{\sqrt{x^2+1}}{x} + C. The student's answer is correct. This problem tests the ability to perform the substitution and correctly simplify the trigonometric expression.

Q35. Which of the following is the correct antiderivative of 4x2+9dx\int \sqrt{4x^2+9} dx?

A.x24x2+9+94sinh1(2x3)+C\frac{x}{2}\sqrt{4x^2+9} + \frac{9}{4} \sinh^{-1}(\frac{2x}{3}) + C
B.x4x2+9+92sinh1(2x3)+Cx\sqrt{4x^2+9} + \frac{9}{2} \sinh^{-1}(\frac{2x}{3}) + C
C.x24x2+9+94tan1(2x3)+C\frac{x}{2}\sqrt{4x^2+9} + \frac{9}{4} \tan^{-1}(\frac{2x}{3}) + C
D.x4x2+9+92tan1(2x3)+Cx\sqrt{4x^2+9} + \frac{9}{2} \tan^{-1}(\frac{2x}{3}) + C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Let u=2xu = 2x, then dx=du/2dx = du/2. The integral becomes 12u2+9du=12[u2u2+9+92sinh1(u/3)]+C=u4u2+9+94sinh1(u/3)+C\frac{1}{2} \int \sqrt{u^2+9} du = \frac{1}{2} [\frac{u}{2}\sqrt{u^2+9} + \frac{9}{2} \sinh^{-1}(u/3)] + C = \frac{u}{4}\sqrt{u^2+9} + \frac{9}{4} \sinh^{-1}(u/3) + C. Substituting back u=2xu = 2x gives x24x2+9+94sinh1(2x3)+C\frac{x}{2}\sqrt{4x^2+9} + \frac{9}{4} \sinh^{-1}(\frac{2x}{3}) + C. This problem tests the handling of a coefficient inside the square root and the correct Easy of the standard integral formula. The inverse tangent would be for an integral of the form dxu2+a2\int \frac{dx}{u^2+a^2}.

🔗 Related Topics (MCQs)