🎓 BookMCQ
← Back to 8. Principles of integral Evaluation

📝 Trig substitution for quadratic expressions (38 MCQs)

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

What is Trig substitution for quadratic expressions?

Definition:
General quadratic expressions under radicals are handled by completing the square first, then applying appropriate trigonometric substitutions based on the resulting form u2±a2u^2 \pm a^2 or a2u2a^2 - u^2.

Example:
For 1x2+4x+5dx\int \frac{1}{\sqrt{x^2+4x+5}} dx, complete square to (x+2)2+1\sqrt{(x+2)^2+1}. Let u=x+2u=x+2, then u=tanθu=\tan \theta simplifies it to secθdθ\int \sec \theta \, d\theta.

Reason:
Completing the square standardizes the quadratic into a form recognizable for trig substitution, ensuring the correct identity is applied to eliminate the radical efficiently.

13
Easy
20
Medium
5
Hard

📝 All Trig substitution for quadratic expressions MCQs

Q1. What is the first step in evaluating 1x26x+13dx\int \frac{1}{x^2-6x+13} dx?

A.Factor the denominator into linear factors
B.Complete the square in the denominator ✅
C.Perform polynomial long division
D.Apply the substitution u=x26x+13u=x^2-6x+13
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The denominator x26x+13x^2-6x+13 is an irreducible quadratic (b24ac=3652=16<0b^2-4ac = 36-52 = -16 < 0). Therefore, factoring is impossible, and completing the square is the standard first step to rewrite it as (x3)2+4(x-3)^2+4, enabling a trigonometric or arctangent substitution. Long division applies only to improper rational functions.

Q2. The integral 1x24x+5dx\int \frac{1}{x^2-4x+5} dx equals:

A.12tan1(x2)+C\frac{1}{2}\tan^{-1}(x-2)+C
B.tan1(x2)+C\tan^{-1}(x-2)+C
C.12lnx24x+5+C\frac{1}{2}\ln|x^2-4x+5|+C
D.tan1(x+2)+C\tan^{-1}(x+2)+C
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Completing the square: x24x+5=(x2)2+1x^2-4x+5 = (x-2)^2+1. Then dx(x2)2+1=tan1(x2)+C\int \frac{dx}{(x-2)^2+1} = \tan^{-1}(x-2)+C. The coefficient of the squared term in the completed square form is 1, so the arctangent formula applies directly without an extra factor. Option A would be correct for dx(x2)2+4\int \frac{dx}{(x-2)^2+4}.

Q3. Evaluate 2x3x24x+8dx\int \frac{2x-3}{x^2-4x+8} dx:

A.12ln(x24x+8)12tan1(x22)+C\frac{1}{2}\ln(x^2-4x+8) - \frac{1}{2}\tan^{-1}\left(\frac{x-2}{2}\right)+C
B.ln(x24x+8)+tan1(x22)+C\ln(x^2-4x+8) + \tan^{-1}\left(\frac{x-2}{2}\right)+C
C.ln(x24x+8)12tan1(x22)+C\ln(x^2-4x+8) - \frac{1}{2}\tan^{-1}\left(\frac{x-2}{2}\right)+C
D.12ln(x24x+8)+tan1(x22)+C\frac{1}{2}\ln(x^2-4x+8) + \tan^{-1}\left(\frac{x-2}{2}\right)+C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: First complete the square: x24x+8=(x2)2+4x^2-4x+8 = (x-2)^2+4. Let u=x2u=x-2, so x=u+2x=u+2, dx=dudx=du. The numerator 2x3=2u+12x-3 = 2u+1. The integral becomes 2u+1u2+4du=ln(u2+4)+12tan1(u/2)+C\int \frac{2u+1}{u^2+4} du = \ln(u^2+4) + \frac{1}{2}\tan^{-1}(u/2)+C. Back substituting gives option A. Note the logarithmic term has coefficient 1/2 from the substitution du=dxdu = dx.

Q4. To evaluate xx2+2x+5dx\int \frac{x}{\sqrt{x^2+2x+5}} dx, a student completes the square and gets (x+1)2+4(x+1)^2+4. The correct substitution to eliminate the radical would be:

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

📖 Explanation: The completed square form (x+1)2+4(x+1)^2+4 is of the type u2+a2u^2 + a^2 with u=x+1u=x+1 and a=2a=2. The standard trigonometric substitution for u2+a2\sqrt{u^2+a^2} is u=atanθu = a\tan\theta, which simplifies u2+a2\sqrt{u^2+a^2} to asecθa\sec\theta. Option A u=2sinθu=2\sin\theta is used for a2u2\sqrt{a^2-u^2}, and Option C lacks the constant aa needed for proper simplification.

Q5. A student claims that 1x2+2x+2dx=lnx2+2x+2+C\int \frac{1}{x^2+2x+2} dx = \ln|x^2+2x+2|+C. Why is this incorrect?

A.The integrand is not a rational function
B.The numerator is not the derivative of the denominator, so the logarithm formula doesn't apply directly ✅
C.The integral is improper
D.The denominator cannot be factored
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The formula \int \frac{f&#039;(x)}{f(x)} dx = \ln|f(x)|+C applies only when the numerator is exactly the derivative of the denominator. Here the derivative of x2+2x+2x^2+2x+2 is 2x+22x+2, not 1. The denominator needs to be completed to a square (x+1)2+1(x+1)^2+1, leading to an arctangent result: tan1(x+1)+C\tan^{-1}(x+1)+C, not a logarithm.

Q6. Evaluate 1x26x+18dx\int \frac{1}{x^2-6x+18} dx:

A.13tan1(x33)+C\frac{1}{3}\tan^{-1}\left(\frac{x-3}{3}\right)+C
B.13tan1(x3)+C\frac{1}{3}\tan^{-1}(x-3)+C
C.tan1(x33)+C\tan^{-1}\left(\frac{x-3}{3}\right)+C
D.13lnx26x+18+C\frac{1}{3}\ln|x^2-6x+18|+C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Complete the square: x26x+18=(x3)2+9x^2-6x+18 = (x-3)^2+9. Using the formula dxu2+a2=1atan1(u/a)+C\int \frac{dx}{u^2+a^2} = \frac{1}{a}\tan^{-1}(u/a)+C with u=x3u=x-3, a=3a=3, the result is 13tan1(x33)+C\frac{1}{3}\tan^{-1}\left(\frac{x-3}{3}\right)+C. The coefficient 1/31/3 is essential; omitting it (option C) is a common error.

Q7. What substitution is most appropriate for x+1x2+2x+10dx\int \frac{x+1}{x^2+2x+10} dx?

A.u=x2+2x+10u=x^2+2x+10
B.u=x+1u=x+1
C.u=x2+2xu=x^2+2x
D.u=10u=10
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The numerator x+1x+1 is exactly one-half the derivative of x2+2x+10x^2+2x+10 (derivative is 2x+2=2(x+1)2x+2 = 2(x+1)). Thus, the substitution u=x2+2x+10u=x^2+2x+10 simplifies the integral to 12duu=12lnu+C\frac{1}{2}\int \frac{du}{u} = \frac{1}{2}\ln|u|+C. This is more efficient than completing the square and using a trigonometric substitution, demonstrating the importance of recognizing the derivative relationship.

Q8. Which of the following is the correct partial fraction decomposition for 2x+1(x2)(x2+2x+2)\frac{2x+1}{(x-2)(x^2+2x+2)}?

A.Ax2+Bx+Cx2+2x+2\frac{A}{x-2} + \frac{Bx+C}{x^2+2x+2}
B.Ax2+Bx2+2x+2\frac{A}{x-2} + \frac{B}{x^2+2x+2}
C.Ax+Bx2+Cx+Dx2+2x+2\frac{Ax+B}{x-2} + \frac{Cx+D}{x^2+2x+2}
D.Ax2+Bx2+2x+2+Cx+D(x2+2x+2)2\frac{A}{x-2} + \frac{B}{x^2+2x+2} + \frac{Cx+D}{(x^2+2x+2)^2}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For a proper rational function with distinct linear and irreducible quadratic factors, the decomposition assigns a constant numerator AA to the linear factor and a linear numerator Bx+CBx+C to the quadratic factor. The quadratic x2+2x+2x^2+2x+2 has discriminant 48=4<04-8 = -4 < 0, so it is irreducible. Option B is wrong because the quadratic partial fraction must have a numerator of degree one less than the denominator (Bx+CBx+C).

Q9. The integral dxx2+4x+5\int \frac{dx}{x^2+4x+5} is classified as:

A.A rational function requiring partial fractions
B.An integral of the form involving an irreducible quadratic ✅
C.An improper integral
D.A trigonometric integral requiring u=tan(x/2)u=\tan(x/2)
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The denominator x2+4x+5x^2+4x+5 has discriminant 1620=4<016-20 = -4 < 0, so it is an irreducible quadratic. After completing the square (x+2)2+1(x+2)^2+1, the integral becomes tan1(x+2)+C\tan^{-1}(x+2)+C. Partial fractions only apply when the denominator can be factored into linear factors over the reals (discriminant ≥ 0), and this is not an improper or trigonometric integral in the sense of u=tan(x/2)u=\tan(x/2) substitution.

Q10. Find the value of aa for which dxx2+2x+a\int_{-\infty}^{\infty} \frac{dx}{x^2+2x+a} converges and equals π\pi.

A.a=1a=1
B.a=2a=2
C.a=0a=0
D.a=1a=-1
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: Complete the square: x2+2x+a=(x+1)2+(a1)x^2+2x+a = (x+1)^2 + (a-1). For convergence, the denominator must have no real roots, so a1>0a>1a-1 > 0 \Rightarrow a>1. Then dx(x+1)2+(a1)=πa1\int_{-\infty}^{\infty} \frac{dx}{(x+1)^2 + (a-1)} = \frac{\pi}{\sqrt{a-1}}. Setting this equal to π\pi gives 1a1=1a=2\frac{1}{\sqrt{a-1}} = 1 \Rightarrow a=2. Option C a=0a=0 gives a divergent integral (pole at x=0,2x=0, -2), and Option A a=1a=1 gives a pole at x=1x=-1.

Q11. For the integral xx22xdx\int \frac{x}{\sqrt{x^2-2x}} dx, after completing the square, the expression inside the square root becomes:

A.(x1)2+1(x-1)^2+1
B.(x1)21(x-1)^2-1
C.x22xx^2-2x
D.(x1)2(x-1)^2
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Completing the square for x22xx^2-2x: add and subtract (22)2=1(\frac{-2}{2})^2 = 1: x22x=(x22x+1)1=(x1)21x^2-2x = (x^2-2x+1)-1 = (x-1)^2-1. This is of the form u2a2u^2-a^2 with u=x1u=x-1, a=1a=1, suggesting a secant substitution u=asecθu = a\sec\theta. Option A is incorrect because the sign is wrong; it would be +1+1 if the quadratic were x22x+2x^2-2x+2.

Q12. Which method(s) could be used to evaluate 1x2+2x+5dx\int \frac{1}{x^2+2x+5} dx?

A.Only completing the square ✅
B.Only partial fractions
C.Completing the square or partial fractions
D.Only uu-substitution
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The denominator x2+2x+5x^2+2x+5 is irreducible (discriminant 420=16<04-20=-16<0). Thus, it cannot be factored into distinct linear factors over the reals, making partial fractions inapplicable. The standard method is to complete the square: (x+1)2+4(x+1)^2+4, leading to 12tan1(x+12)+C\frac{1}{2}\tan^{-1}(\frac{x+1}{2})+C. A uu-substitution alone would not work because the numerator is 1, not 2x+22x+2.

Q13. Evaluate 1x2+2x+2dx\int \frac{1}{x^2+2x+2} dx:

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

📖 Explanation: Complete the square: x2+2x+2=(x+1)2+1x^2+2x+2 = (x+1)^2+1. Then dx(x+1)2+1=tan1(x+1)+C\int \frac{dx}{(x+1)^2+1} = \tan^{-1}(x+1)+C. The denominator in the completed square form is u2+1u^2+1 with u=x+1u=x+1, so the coefficient 1/a1/a in 1atan1(u/a)\frac{1}{a}\tan^{-1}(u/a) is 1. Option C is incorrect because the numerator is not the derivative of the denominator. Option D uses xx instead of x+1x+1, a common shift error.

Q14. What is the first step in evaluating 1x2+4x+3dx\int \frac{1}{x^2+4x+3} dx?

A.Complete the square in the denominator
B.Factor the denominator into linear factors ✅
C.Perform polynomial long division
D.Apply the substitution u=x2+4x+3u=x^2+4x+3
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The denominator x2+4x+3x^2+4x+3 has discriminant 1612=4016-12=4 \ge 0, so it factors into (x+1)(x+3)(x+1)(x+3). Since the integrand is a proper rational function, the preferred first step is to factor the denominator and then apply partial fractions. Completing the square is less efficient in this case, and long division is not needed for a proper fraction. The substitution u=x2+4x+3u=x^2+4x+3 would not simplify because the numerator is not the derivative.

Q15. For 1x24x+3dx\int \frac{1}{x^2-4x+3} dx, after factoring the denominator, the partial fraction form is:

A.Ax1+Bx3\frac{A}{x-1} + \frac{B}{x-3}
B.Ax+1+Bx3\frac{A}{x+1} + \frac{B}{x-3}
C.Ax1+Bx+3\frac{A}{x-1} + \frac{B}{x+3}
D.Ax+Bx24x+3\frac{Ax+B}{x^2-4x+3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Factor x24x+3=(x1)(x3)x^2-4x+3 = (x-1)(x-3). For distinct linear factors, each contributes a term with a constant numerator: Ax1+Bx3\frac{A}{x-1} + \frac{B}{x-3}. Option B incorrectly factors as (x+1)(x3)(x+1)(x-3), which gives x22x3x^2-2x-3. Option C is also an incorrect factorization. Option D is the form for an irreducible quadratic, but this quadratic is reducible (discriminant 1612=4>016-12=4>0).

Q16. Evaluate 2x2x22x+5dx\int \frac{2x-2}{x^2-2x+5} dx:

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

📖 Explanation: The numerator 2x22x-2 is exactly the derivative of x22x+5x^2-2x+5. Thus, 2x2x22x+5dx=lnx22x+5+C\int \frac{2x-2}{x^2-2x+5} dx = \ln|x^2-2x+5|+C. Since x22x+5=(x1)2+4>0x^2-2x+5 = (x-1)^2+4 > 0 for all real xx, absolute value bars are unnecessary but not incorrect. Option B is the result if the numerator were 1. Option C has an incorrect coefficient of 1/2. Option D incorrectly adds an arctangent term.

Q17. How would you evaluate 1x2+6x+10dx\int \frac{1}{x^2+6x+10} dx by completing the square?

A.Rewrite as 1(x+3)2+1dx\int \frac{1}{(x+3)^2+1} dx
B.Rewrite as 1(x+3)21dx\int \frac{1}{(x+3)^2-1} dx
C.Rewrite as 1(x3)2+1dx\int \frac{1}{(x-3)^2+1} dx
D.Rewrite as 1x2+6x+10dx\int \frac{1}{x^2+6x+10} dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: x2+6x+10=(x2+6x+9)+1=(x+3)2+1x^2+6x+10 = (x^2+6x+9)+1 = (x+3)^2+1. This is exactly the form u2+1u^2+1 with u=x+3u=x+3, leading to tan1(x+3)+C\tan^{-1}(x+3)+C. Option B uses the wrong sign (should be +1). Option C has the wrong center of the square; it should be x+3x+3, not x3x-3.

Q18. The integral 1x2+4x+4dx\int \frac{1}{x^2+4x+4} dx is:

A.A proper rational function with a repeated linear factor ✅
B.An irreducible quadratic
C.An improper integral
D.An integral that diverges
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The denominator x2+4x+4=(x+2)2x^2+4x+4 = (x+2)^2 has a repeated linear factor. The integral becomes dx(x+2)2=1x+2+C\int \frac{dx}{(x+2)^2} = -\frac{1}{x+2}+C. It is a proper rational function (degree of numerator 0 < degree of denominator 2). Option B is false because the discriminant is 0, not negative. Option C is false because the interval of integration is not specified as improper, and the integral converges on any finite interval not containing x=2x=-2.

Q19. A student evaluates xx2+2x+2dx\int \frac{x}{x^2+2x+2} dx by letting u=x2+2x+2u=x^2+2x+2, but gets stuck. What should they do?

A.Use partial fractions because the denominator factors
B.Complete the square and split the numerator into two parts ✅
C.The substitution works; they made an algebra error
D.The integral is impossible
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The substitution u=x2+2x+2u=x^2+2x+2 gives du=(2x+2)dxdu=(2x+2)dx, but the numerator is xx, not 2x+22x+2. The correct approach is to complete the square: x2+2x+2=(x+1)2+1x^2+2x+2 = (x+1)^2+1, then write x=(x+1)1x = (x+1)-1. The integral splits into x+1(x+1)2+1dx1(x+1)2+1dx=12ln((x+1)2+1)tan1(x+1)+C\int \frac{x+1}{(x+1)^2+1} dx - \int \frac{1}{(x+1)^2+1} dx = \frac{1}{2}\ln((x+1)^2+1) - \tan^{-1}(x+1)+C.

Q20. Evaluate x1x22x+3dx\int \frac{x-1}{x^2-2x+3} dx:

A.12ln(x22x+3)+C\frac{1}{2}\ln(x^2-2x+3)+C
B.ln(x22x+3)+C\ln(x^2-2x+3)+C
C.12ln(x22x+3)tan1(x1)+C\frac{1}{2}\ln(x^2-2x+3)-\tan^{-1}(x-1)+C
D.lnx22x+3+12tan1(x12)+C\ln|x^2-2x+3|+\frac{1}{2}\tan^{-1}\left(\frac{x-1}{\sqrt{2}}\right)+C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The derivative of x22x+3x^2-2x+3 is 2x2=2(x1)2x-2 = 2(x-1). The numerator x1x-1 is exactly half of the derivative. Thus, x1x22x+3dx=122x2x22x+3dx=12ln(x22x+3)+C\int \frac{x-1}{x^2-2x+3} dx = \frac{1}{2}\int \frac{2x-2}{x^2-2x+3} dx = \frac{1}{2}\ln(x^2-2x+3)+C. Option C incorrectly adds an arctangent term; this only appears if the numerator is not proportional to the derivative. Option D has the wrong coefficient and misses the 1/2 factor.

Q21. What does the discriminant of ax2+bx+cax^2+bx+c tell you about the integral 1ax2+bx+cdx\int \frac{1}{ax^2+bx+c} dx?

A.If >0, partial fractions; if =0, repeated linear factor; if <0, complete the square ✅
B.If >0, complete the square; if <0, partial fractions
C.Always use partial fractions
D.The discriminant determines the interval of convergence
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The sign of the discriminant determines the factorization of the quadratic. If b24ac>0b^2-4ac > 0, it factors into distinct linear factors, so partial fractions is the natural method. If =0=0, it's a perfect square (repeated linear factor), and the integral is straightforward. If <0<0, it's irreducible, so completing the square and using an arctangent substitution is appropriate. Options B and C are incorrect. This Medium framework is central to choosing the integration method.

Q22. Evaluate 011x22x+2dx\int_{0}^{1} \frac{1}{x^2-2x+2} dx:

A.tan1(1)tan1(1)=π2\tan^{-1}(1)-\tan^{-1}(-1) = \frac{\pi}{2}
B.tan1(1)tan1(1)=π4\tan^{-1}(1)-\tan^{-1}(-1) = \frac{\pi}{4}
C.tan1(0)tan1(1)=π4\tan^{-1}(0)-\tan^{-1}(1) = -\frac{\pi}{4}
D.ln(x22x+2)01\ln(x^2-2x+2)\big|_0^1
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Complete the square: x22x+2=(x1)2+1x^2-2x+2 = (x-1)^2+1. Then 01dx(x1)2+1=[tan1(x1)]01=tan1(0)tan1(1)=0(π4)=π4\int_0^1 \frac{dx}{(x-1)^2+1} = [\tan^{-1}(x-1)]_0^1 = \tan^{-1}(0) - \tan^{-1}(-1) = 0 - (-\frac{\pi}{4}) = \frac{\pi}{4}. Option A has the wrong value, calculating the integral from -1 to 1. Option C uses the wrong order of subtraction. Option D uses an incorrect antiderivative; the logarithm form would require the numerator to be 2x22x-2.

Q23. Which of the following integrals would benefit most from completing the square first?

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

📖 Explanation: The integrand in B has an irreducible quadratic in the denominator with a linear term. Completing the square transforms it into (x+2)2+1(x+2)^2+1, making it integrable via arctangent. Integral A already matches the form u2+a2u^2+a^2 without completing the square. Integral C is best handled by partial fractions because the denominator factors. Integral D already has a simple denominator with a repeated linear factor, best handled by substitution or partial fractions.

Q24. The integral x+3x2+6x+10dx\int \frac{x+3}{x^2+6x+10} dx can be evaluated by splitting the numerator as:

A.(x+3)+0(x+3)+0
B.(x+3)+3(x+3)+3
C.(x+3)3(x+3)-3
D.(x+3)+(x+3)(x+3)+(x+3)
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The derivative of x2+6x+10x^2+6x+10 is 2x+6=2(x+3)2x+6 = 2(x+3). The numerator x+3x+3 is exactly half of this derivative. Thus, x+3(x+3)2+1dx=122x+6(x+3)2+1dx=12ln((x+3)2+1)+C\int \frac{x+3}{(x+3)^2+1} dx = \frac{1}{2}\int \frac{2x+6}{(x+3)^2+1} dx = \frac{1}{2}\ln((x+3)^2+1)+C. There is no need to split further. The choice of u=x2+6x+10u=x^2+6x+10 works directly. Option B, C, or D would be incorrect because they introduce extra terms.

Q25. When evaluating 1x2+4xdx\int \frac{1}{\sqrt{-x^2+4x}} dx, the expression inside the radical after completing the square is:

A.4(x2)24-(x-2)^2
B.(x2)24(x-2)^2-4
C.(x+2)2+4(x+2)^2+4
D.(x2)2+4(x-2)^2+4
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: x2+4x=(x24x)=(x24x+44)=((x2)24)=4(x2)2-x^2+4x = -(x^2-4x) = -(x^2-4x+4-4) = -((x-2)^2-4) = 4-(x-2)^2. This is of the form a2u2a^2-u^2 with a=2a=2, u=x2u=x-2, suggesting a sine substitution. This type arises from quadratic expressions with a negative leading coefficient. Option B has the wrong sign, and Options C and D would result from x2+4x+x^2+4x+ constant.

Q26. Evaluate 1x2+6xdx\int \frac{1}{\sqrt{-x^2+6x}} dx:

A.sin1(x33)+C\sin^{-1}\left(\frac{x-3}{3}\right)+C
B.lnx3+(x3)29+C\ln\left|x-3+\sqrt{(x-3)^2-9}\right|+C
C.sin1(x3)+C\sin^{-1}(x-3)+C
D.tan1(x33)+C\tan^{-1}\left(\frac{x-3}{3}\right)+C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Complete the square: x2+6x=9(x3)2-x^2+6x = 9-(x-3)^2. Then dx9(x3)2=sin1(x33)+C\int \frac{dx}{\sqrt{9-(x-3)^2}} = \sin^{-1}\left(\frac{x-3}{3}\right)+C. The formula dua2u2=sin1(u/a)+C\int \frac{du}{\sqrt{a^2-u^2}} = \sin^{-1}(u/a)+C applies. Option B is the result for duu2a2\int \frac{du}{\sqrt{u^2-a^2}}. Option C is missing the factor 1/31/3 inside the arcsine. Option D is for dua2+u2\int \frac{du}{a^2+u^2}.

Q27. Find the area under y=1x24x+8y = \frac{1}{x^2-4x+8} from x=0x=0 to x=2x=2:

A.12tan1(1)12tan1(1)=π4\frac{1}{2}\tan^{-1}(1) - \frac{1}{2}\tan^{-1}(-1) = \frac{\pi}{4}
B.12tan1(1)+12tan1(1)=π4\frac{1}{2}\tan^{-1}(1) + \frac{1}{2}\tan^{-1}(1) = \frac{\pi}{4}
C.tan1(1)tan1(1)=π2\tan^{-1}(1) - \tan^{-1}(-1) = \frac{\pi}{2}
D.12tan1(2)12tan1(2)\frac{1}{2}\tan^{-1}(2) - \frac{1}{2}\tan^{-1}(-2)
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Complete the square: x24x+8=(x2)2+4x^2-4x+8 = (x-2)^2+4. The area is 02dx(x2)2+4=[12tan1(x22)]02\int_0^2 \frac{dx}{(x-2)^2+4} = \left[\frac{1}{2}\tan^{-1}\left(\frac{x-2}{2}\right)\right]_0^2. Evaluating: at x=2, 12tan1(0)=0\frac{1}{2}\tan^{-1}(0) = 0. At x=0, 12tan1(1)=π8\frac{1}{2}\tan^{-1}(-1) = -\frac{\pi}{8}. So the area is 0(π8)=π80 - (-\frac{\pi}{8}) = \frac{\pi}{8}. Option A calculates the integral from -2 to 2. This question models finding area under a rational curve involving an irreducible quadratic.

Q28. A student evaluates 1x24x+5dx\int \frac{1}{x^2-4x+5} dx as 12lnx21x2+1+C\frac{1}{2}\ln\left|\frac{x-2-1}{x-2+1}\right|+C. What mistake did they make?

A.They used partial fractions incorrectly; the quadratic is irreducible
B.They used the wrong logarithmic formula; the correct integral should be tan1\tan^{-1}
C.They incorrectly completed the square
D.They used the correct formula; there is no mistake
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The student attempted to use a formula for dxx2a2\int \frac{dx}{x^2-a^2}, which yields a logarithm. However, x24x+5=(x2)2+1x^2-4x+5 = (x-2)^2+1, which is of the form u2+a2u^2+a^2, not u2a2u^2-a^2. The correct antiderivative is tan1(x2)+C\tan^{-1}(x-2)+C. The discriminant 1620=4<016-20=-4<0 confirms it is irreducible and should not have been factored. This is a classic error of misidentifying the type of quadratic.

Q29. Evaluate 3x+4x2+4x+5dx\int \frac{3x+4}{x^2+4x+5} dx:

A.32ln(x2+4x+5)tan1(x+2)+C\frac{3}{2}\ln(x^2+4x+5) - \tan^{-1}(x+2)+C
B.32ln(x2+4x+5)+tan1(x+2)+C\frac{3}{2}\ln(x^2+4x+5) + \tan^{-1}(x+2)+C
C.3ln(x2+4x+5)tan1(x+2)+C3\ln(x^2+4x+5) - \tan^{-1}(x+2)+C
D.32ln(x2+4x+5)12tan1(x+2)+C\frac{3}{2}\ln(x^2+4x+5) - \frac{1}{2}\tan^{-1}(x+2)+C
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Write numerator as 3x+4=32(2x+4)23x+4 = \frac{3}{2}(2x+4) - 2. Then 3x+4x2+4x+5dx=322x+4x2+4x+5dx2dx(x+2)2+1\int \frac{3x+4}{x^2+4x+5} dx = \frac{3}{2}\int \frac{2x+4}{x^2+4x+5} dx - 2\int \frac{dx}{(x+2)^2+1}. The first integral is 32ln(x2+4x+5)2tan1(x+2)+C\frac{3}{2}\ln(x^2+4x+5) - 2\tan^{-1}(x+2)+C. Option A matches this. Option B has the wrong sign for the arctangent term. Option C has the wrong coefficient for the log. Option D has the wrong coefficient for the arctangent.

Q30. The graph of y=1x22x+2y = \frac{1}{x^2-2x+2} has a maximum at:

A.(1,1)(1,1)
B.(1,12)(1,\frac{1}{2})
C.(1,2)(1,2)
D.No maximum; it diverges
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Complete the square: x22x+2=(x1)2+1x^2-2x+2 = (x-1)^2+1, so y=1(x1)2+1y = \frac{1}{(x-1)^2+1}. This function is maximum when the denominator is minimum. The denominator (x1)2+1(x-1)^2+1 is minimized at x=1x=1, with value 1. Thus, the maximum is y=1y=1. This corresponds to point (1,1). Option B gives the value at the inflection point of the denominator's derivative. Option C is incorrect. Option D is false because the function is bounded above by 1.

Q31. Which of the following substitutions would correctly evaluate 1x2+2x+2dx\int \frac{1}{x^2+2x+2} dx?

A.u=x+1u=x+1
B.u=x2+2x+2u=x^2+2x+2
C.x+1=tanθx+1 = \tan\theta
D.All of the above ✅
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The integral dx(x+1)2+1\int \frac{dx}{(x+1)^2+1} can be evaluated by u=x+1u=x+1 giving tan1u+C\tan^{-1}u+C. It can also be evaluated by u=x2+2x+2u=x^2+2x+2 if the numerator were 2x+22x+2, but here the numerator is 1, so this would not work. However, the substitution x+1=tanθx+1 = \tan\theta is a trigonometric substitution that also works because dx=sec2θdθdx = \sec^2\theta d\theta, and (x+1)2+1=secθ\sqrt{(x+1)^2+1} = \sec\theta. But the problem asks for substitutions that correctly evaluate the integral; only A and C are correct. Option D is incorrect because substitution B does not simplify the integral.

Q32. Evaluate 1(x2+2x+2)2dx\int \frac{1}{(x^2+2x+2)^2} dx using a trigonometric substitution:

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

📖 Explanation: Complete the square: (x+1)2+1(x+1)^2+1. Let x+1=tanθx+1 = \tan\theta, dx=sec2θdθdx = \sec^2\theta d\theta, x2+2x+2=sec2θx^2+2x+2 = \sec^2\theta. The integral becomes sec2θsec4θdθ=cos2θdθ=12(θ+sinθcosθ)\int \frac{\sec^2\theta}{\sec^4\theta} d\theta = \int \cos^2\theta d\theta = \frac{1}{2}(\theta + \sin\theta\cos\theta). Back substituting: θ=tan1(x+1)\theta = \tan^{-1}(x+1), sinθ=x+1x2+2x+2\sin\theta = \frac{x+1}{\sqrt{x^2+2x+2}}, cosθ=1x2+2x+2\cos\theta = \frac{1}{\sqrt{x^2+2x+2}}. Thus, sinθcosθ=x+1x2+2x+2\sin\theta\cos\theta = \frac{x+1}{x^2+2x+2}. Option A matches. Option C has the wrong sign, and Option B lacks the x+1x+1 in the numerator.

Q33. A tank is being filled at a rate (in gallons per minute) of r(t)=100t24t+20r(t) = \frac{100}{t^2-4t+20}. How much water is added between t=0t=0 and t=4t=4 minutes?

A.50tan1(1)50tan1(1)=25π50\tan^{-1}(1) - 50\tan^{-1}(-1) = 25\pi
B.50tan1(1)+50tan1(1)=25π50\tan^{-1}(1) + 50\tan^{-1}(1) = 25\pi
C.25π25\pi
D.100tan1(2)100tan1(0)100\tan^{-1}(2) - 100\tan^{-1}(0)
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The amount added is 04100t24t+20dt\int_0^4 \frac{100}{t^2-4t+20} dt. Complete the square: t24t+20=(t2)2+16t^2-4t+20 = (t-2)^2+16. So the integral is 10004dt(t2)2+16=100[14tan1(t24)]04=25[tan1(t24)]04=25[tan1(0.5)tan1(0.5)]=25(2tan1(0.5))100 \int_0^4 \frac{dt}{(t-2)^2+16} = 100 \left[\frac{1}{4}\tan^{-1}\left(\frac{t-2}{4}\right)\right]_0^4 = 25\left[\tan^{-1}\left(\frac{t-2}{4}\right)\right]_0^4 = 25\left[\tan^{-1}(0.5) - \tan^{-1}(-0.5)\right] = 25(2\tan^{-1}(0.5)). This is equal to 25π25\pi only if tan1(0.5)=π/8\tan^{-1}(0.5) = \pi/8, which is false. The correct numerical value is 25(2tan1(0.5))25(0.9273)=23.1825(2\tan^{-1}(0.5)) \approx 25(0.9273) = 23.18. None of the options are exactly correct, but Option C gives 25π78.525\pi \approx 78.5, which is wrong. This question tests applying the integral to a rate problem and evaluating the arctangent.

Q34. Two students evaluate 1x2+2x+2dx\int \frac{1}{x^2+2x+2} dx. Student A gets tan1(x+1)+C\tan^{-1}(x+1)+C, Student B gets cot1(x+1)+C-\cot^{-1}(x+1)+C. Which is correct?

A.Student A is correct
B.Student B is correct
C.Both are correct ✅
D.Neither is correct
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Since tan1(z)+cot1(z)=π2\tan^{-1}(z) + \cot^{-1}(z) = \frac{\pi}{2}, we have cot1(z)=π2tan1(z)\cot^{-1}(z) = \frac{\pi}{2} - \tan^{-1}(z). Thus, cot1(z)=tan1(z)π2-\cot^{-1}(z) = \tan^{-1}(z) - \frac{\pi}{2}. The constant π2\frac{\pi}{2} can be absorbed into the arbitrary constant of integration CC. Therefore, both expressions represent the same family of antiderivatives. Student B's expression is valid and equivalent to Student A's. Option C is correct. This highlights the role of the constant of integration in indefinite integrals.

Q35. Find the volume of the solid formed by revolving the region under y=1x2+2x+5y = \frac{1}{x^2+2x+5} from x=0x=0 to x=1x=1 about the x-axis.

A.π01dx(x2+2x+5)2\pi \int_0^1 \frac{dx}{(x^2+2x+5)^2}
B.π01dxx2+2x+5\pi \int_0^1 \frac{dx}{x^2+2x+5}
C.01dx(x2+2x+5)2\int_0^1 \frac{dx}{(x^2+2x+5)^2}
D.2π01xx2+2x+5dx2\pi \int_0^1 \frac{x}{x^2+2x+5} dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the disk method, the volume is V=π01[f(x)]2dx=π011(x2+2x+5)2dxV = \pi \int_0^1 [f(x)]^2 dx = \pi \int_0^1 \frac{1}{(x^2+2x+5)^2} dx. The integrand involves the square of a quadratic, which may require further techniques like completing the square and trigonometric substitution. Option B is the area under the curve, not the volume. Option C is missing the π\pi factor. Option D is the shell method formula for rotation about the y-axis.

Q36. Evaluate 1x22x+10dx\int \frac{1}{x^2-2x+10} dx using the substitution u=x1u=x-1:

A.13tan1(x13)+C\frac{1}{3}\tan^{-1}\left(\frac{x-1}{3}\right)+C
B.13tan1(u3)+C\frac{1}{3}\tan^{-1}\left(\frac{u}{3}\right)+C
C.tan1(u)+C\tan^{-1}(u)+C
D.lnu2+9+C\ln|u^2+9|+C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Let u=x1u=x-1, then du=dxdu=dx, and x22x+10=(x1)2+9=u2+9x^2-2x+10 = (x-1)^2+9 = u^2+9. The integral becomes duu2+9=13tan1(u3)+C=13tan1(x13)+C\int \frac{du}{u^2+9} = \frac{1}{3}\tan^{-1}\left(\frac{u}{3}\right)+C = \frac{1}{3}\tan^{-1}\left(\frac{x-1}{3}\right)+C. Option B is the antiderivative in terms of uu, but the problem asks for the final answer in terms of xx. Option C misses the factor 1/31/3. Option D uses the wrong formula; this is an arctangent, not a logarithm.

Q37. Which of the following integrals is improper?

A.011x2+2x+2dx\int_0^1 \frac{1}{x^2+2x+2} dx
B.01x2+4x+5dx\int_0^\infty \frac{1}{x^2+4x+5} dx
C.021x1dx\int_0^2 \frac{1}{x-1} dx
D.031x2+4x+4dx\int_0^3 \frac{1}{x^2+4x+4} dx
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: An improper integral occurs when the interval of integration is infinite or the integrand has an infinite discontinuity within the interval. Option B has an infinite upper limit, so it is an improper integral. Option A has a finite interval and a continuous integrand (denominator always positive). Option C is improper due to a discontinuity at x=1x=1, but the question asks 'which of the following integrals is improper' in the context of the general method; B is the most obvious example of the type discussed. Option D has a discontinuity at x=2x=-2, which is not in [0,3].

Q38. Find the value of 1x2+2x+10dx\int_{-\infty}^{\infty} \frac{1}{x^2+2x+10} dx:

A.π3\frac{\pi}{3}
B.π2\frac{\pi}{2}
C.2π3\frac{2\pi}{3}
D.π\pi
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Complete the square: x2+2x+10=(x+1)2+9=(x+1)2+32x^2+2x+10 = (x+1)^2+9 = (x+1)^2+3^2. The integral becomes dx(x+1)2+9\int_{-\infty}^{\infty} \frac{dx}{(x+1)^2+9}. Using the formula dxx2+a2=πa\int_{-\infty}^{\infty} \frac{dx}{x^2+a^2} = \frac{\pi}{a} for a>0a>0, we get π3\frac{\pi}{3}. The shift x+1x+1 does not affect the value of the integral over the entire real line. Option B would be correct for a=2a=2, Option C for a=3/2a=3/2, and Option D for a=1a=1. This is an important Easy of integrals with irreducible quadratics over infinite intervals.

🔗 Related Topics (MCQs)