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±a2 or a2−u2.
Example: For ∫x2+4x+51dx, complete square to (x+2)2+1. Let u=x+2, then u=tanθ simplifies it to ∫secθdθ.
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 ∫x2−6x+131dx?
A.Factor the denominator into linear factors
B.Complete the square in the denominator ✅
C.Perform polynomial long division
D.Apply the substitution u=x2−6x+13
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The denominator x2−6x+13 is an irreducible quadratic (b2−4ac=36−52=−16<0). Therefore, factoring is impossible, and completing the square is the standard first step to rewrite it as (x−3)2+4, enabling a trigonometric or arctangent substitution. Long division applies only to improper rational functions.
Q2. The integral ∫x2−4x+51dx equals:
A.21tan−1(x−2)+C
B.tan−1(x−2)+C ✅
C.21ln∣x2−4x+5∣+C
D.tan−1(x+2)+C
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: Completing the square: x2−4x+5=(x−2)2+1. Then ∫(x−2)2+1dx=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 ∫(x−2)2+4dx.
Q3. Evaluate ∫x2−4x+82x−3dx:
A.21ln(x2−4x+8)−21tan−1(2x−2)+C ✅
B.ln(x2−4x+8)+tan−1(2x−2)+C
C.ln(x2−4x+8)−21tan−1(2x−2)+C
D.21ln(x2−4x+8)+tan−1(2x−2)+C
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: First complete the square: x2−4x+8=(x−2)2+4. Let u=x−2, so x=u+2, dx=du. The numerator 2x−3=2u+1. The integral becomes ∫u2+42u+1du=ln(u2+4)+21tan−1(u/2)+C. Back substituting gives option A. Note the logarithmic term has coefficient 1/2 from the substitution du=dx.
Q4. To evaluate ∫x2+2x+5xdx, a student completes the square and gets (x+1)2+4. The correct substitution to eliminate the radical would be:
A.x+1=2sinθ
B.x+1=2tanθ ✅
C.x+1=sinθ
D.x=2tanθ−1
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The completed square form (x+1)2+4 is of the type u2+a2 with u=x+1 and a=2. The standard trigonometric substitution for u2+a2 is u=atanθ, which simplifies u2+a2 to asecθ. Option A u=2sinθ is used for a2−u2, and Option C lacks the constant a needed for proper simplification.
Q5. A student claims that ∫x2+2x+21dx=ln∣x2+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'(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+2 is 2x+2, not 1. The denominator needs to be completed to a square (x+1)2+1, leading to an arctangent result: tan−1(x+1)+C, not a logarithm.
Q6. Evaluate ∫x2−6x+181dx:
A.31tan−1(3x−3)+C ✅
B.31tan−1(x−3)+C
C.tan−1(3x−3)+C
D.31ln∣x2−6x+18∣+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Complete the square: x2−6x+18=(x−3)2+9. Using the formula ∫u2+a2dx=a1tan−1(u/a)+C with u=x−3, a=3, the result is 31tan−1(3x−3)+C. The coefficient 1/3 is essential; omitting it (option C) is a common error.
Q7. What substitution is most appropriate for ∫x2+2x+10x+1dx?
A.u=x2+2x+10 ✅
B.u=x+1
C.u=x2+2x
D.u=10
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The numerator x+1 is exactly one-half the derivative of x2+2x+10 (derivative is 2x+2=2(x+1)). Thus, the substitution u=x2+2x+10 simplifies the integral to 21∫udu=21ln∣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 (x−2)(x2+2x+2)2x+1?
A.x−2A+x2+2x+2Bx+C ✅
B.x−2A+x2+2x+2B
C.x−2Ax+B+x2+2x+2Cx+D
D.x−2A+x2+2x+2B+(x2+2x+2)2Cx+D
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: For a proper rational function with distinct linear and irreducible quadratic factors, the decomposition assigns a constant numerator A to the linear factor and a linear numerator Bx+C to the quadratic factor. The quadratic x2+2x+2 has discriminant 4−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+C).
Q9. The integral ∫x2+4x+5dx 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)
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The denominator x2+4x+5 has discriminant 16−20=−4<0, so it is an irreducible quadratic. After completing the square (x+2)2+1, the integral becomes 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) substitution.
Q10. Find the value of a for which ∫−∞∞x2+2x+adx converges and equals π.
A.a=1
B.a=2 ✅
C.a=0
D.a=−1
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: Complete the square: x2+2x+a=(x+1)2+(a−1). For convergence, the denominator must have no real roots, so a−1>0⇒a>1. Then ∫−∞∞(x+1)2+(a−1)dx=a−1π. Setting this equal to π gives a−11=1⇒a=2. Option C a=0 gives a divergent integral (pole at x=0,−2), and Option A a=1 gives a pole at x=−1.
Q11. For the integral ∫x2−2xxdx, after completing the square, the expression inside the square root becomes:
A.(x−1)2+1
B.(x−1)2−1 ✅
C.x2−2x
D.(x−1)2
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: Completing the square for x2−2x: add and subtract (2−2)2=1: x2−2x=(x2−2x+1)−1=(x−1)2−1. This is of the form u2−a2 with u=x−1, a=1, suggesting a secant substitution u=asecθ. Option A is incorrect because the sign is wrong; it would be +1 if the quadratic were x2−2x+2.
Q12. Which method(s) could be used to evaluate ∫x2+2x+51dx?
A.Only completing the square ✅
B.Only partial fractions
C.Completing the square or partial fractions
D.Only u-substitution
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The denominator x2+2x+5 is irreducible (discriminant 4−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, leading to 21tan−1(2x+1)+C. A u-substitution alone would not work because the numerator is 1, not 2x+2.
Q13. Evaluate ∫x2+2x+21dx:
A.tan−1(x+1)+C ✅
B.21tan−1(x+1)+C
C.ln(x2+2x+2)+C
D.tan−1(x)+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Complete the square: x2+2x+2=(x+1)2+1. Then ∫(x+1)2+1dx=tan−1(x+1)+C. The denominator in the completed square form is u2+1 with u=x+1, so the coefficient 1/a in a1tan−1(u/a) is 1. Option C is incorrect because the numerator is not the derivative of the denominator. Option D uses x instead of x+1, a common shift error.
Q14. What is the first step in evaluating ∫x2+4x+31dx?
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+3
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The denominator x2+4x+3 has discriminant 16−12=4≥0, so it factors into (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+3 would not simplify because the numerator is not the derivative.
Q15. For ∫x2−4x+31dx, after factoring the denominator, the partial fraction form is:
A.x−1A+x−3B ✅
B.x+1A+x−3B
C.x−1A+x+3B
D.x2−4x+3Ax+B
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Factor x2−4x+3=(x−1)(x−3). For distinct linear factors, each contributes a term with a constant numerator: x−1A+x−3B. Option B incorrectly factors as (x+1)(x−3), which gives x2−2x−3. Option C is also an incorrect factorization. Option D is the form for an irreducible quadratic, but this quadratic is reducible (discriminant 16−12=4>0).
Q16. Evaluate ∫x2−2x+52x−2dx:
A.ln(x2−2x+5)+C ✅
B.tan−1(2x−1)+C
C.21ln(x2−2x+5)+C
D.ln∣x2−2x+5∣+tan−1(2x−1)+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The numerator 2x−2 is exactly the derivative of x2−2x+5. Thus, ∫x2−2x+52x−2dx=ln∣x2−2x+5∣+C. Since x2−2x+5=(x−1)2+4>0 for all real x, 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 ∫x2+6x+101dx by completing the square?
A.Rewrite as ∫(x+3)2+11dx ✅
B.Rewrite as ∫(x+3)2−11dx
C.Rewrite as ∫(x−3)2+11dx
D.Rewrite as ∫x2+6x+101dx
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation:x2+6x+10=(x2+6x+9)+1=(x+3)2+1. This is exactly the form u2+1 with u=x+3, leading to 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+3, not x−3.
Q18. The integral ∫x2+4x+41dx 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)2 has a repeated linear factor. The integral becomes ∫(x+2)2dx=−x+21+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=−2.
Q19. A student evaluates ∫x2+2x+2xdx by letting u=x2+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+2 gives du=(2x+2)dx, but the numerator is x, not 2x+2. The correct approach is to complete the square: x2+2x+2=(x+1)2+1, then write x=(x+1)−1. The integral splits into ∫(x+1)2+1x+1dx−∫(x+1)2+11dx=21ln((x+1)2+1)−tan−1(x+1)+C.
Q20. Evaluate ∫x2−2x+3x−1dx:
A.21ln(x2−2x+3)+C ✅
B.ln(x2−2x+3)+C
C.21ln(x2−2x+3)−tan−1(x−1)+C
D.ln∣x2−2x+3∣+21tan−1(2x−1)+C
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The derivative of x2−2x+3 is 2x−2=2(x−1). The numerator x−1 is exactly half of the derivative. Thus, ∫x2−2x+3x−1dx=21∫x2−2x+32x−2dx=21ln(x2−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+c tell you about the integral ∫ax2+bx+c1dx?
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 b2−4ac>0, it factors into distinct linear factors, so partial fractions is the natural method. If =0, it's a perfect square (repeated linear factor), and the integral is straightforward. If <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 ∫01x2−2x+21dx:
A.tan−1(1)−tan−1(−1)=2π ✅
B.tan−1(1)−tan−1(−1)=4π
C.tan−1(0)−tan−1(1)=−4π
D.ln(x2−2x+2)01
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Complete the square: x2−2x+2=(x−1)2+1. Then ∫01(x−1)2+1dx=[tan−1(x−1)]01=tan−1(0)−tan−1(−1)=0−(−4π)=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 2x−2.
Q23. Which of the following integrals would benefit most from completing the square first?
A.∫x2+4xdx
B.∫x2+4x+51dx ✅
C.∫(x+1)(x−2)1dx
D.∫(x+1)2xdx
💡 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, making it integrable via arctangent. Integral A already matches the form u2+a2 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 ∫x2+6x+10x+3dx can be evaluated by splitting the numerator as:
A.(x+3)+0 ✅
B.(x+3)+3
C.(x+3)−3
D.(x+3)+(x+3)
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The derivative of x2+6x+10 is 2x+6=2(x+3). The numerator x+3 is exactly half of this derivative. Thus, ∫(x+3)2+1x+3dx=21∫(x+3)2+12x+6dx=21ln((x+3)2+1)+C. There is no need to split further. The choice of u=x2+6x+10 works directly. Option B, C, or D would be incorrect because they introduce extra terms.
Q25. When evaluating ∫−x2+4x1dx, the expression inside the radical after completing the square is:
A.4−(x−2)2 ✅
B.(x−2)2−4
C.(x+2)2+4
D.(x−2)2+4
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation:−x2+4x=−(x2−4x)=−(x2−4x+4−4)=−((x−2)2−4)=4−(x−2)2. This is of the form a2−u2 with a=2, u=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+ constant.
Q26. Evaluate ∫−x2+6x1dx:
A.sin−1(3x−3)+C ✅
B.lnx−3+(x−3)2−9+C
C.sin−1(x−3)+C
D.tan−1(3x−3)+C
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Complete the square: −x2+6x=9−(x−3)2. Then ∫9−(x−3)2dx=sin−1(3x−3)+C. The formula ∫a2−u2du=sin−1(u/a)+C applies. Option B is the result for ∫u2−a2du. Option C is missing the factor 1/3 inside the arcsine. Option D is for ∫a2+u2du.
Q27. Find the area under y=x2−4x+81 from x=0 to x=2:
A.21tan−1(1)−21tan−1(−1)=4π ✅
B.21tan−1(1)+21tan−1(1)=4π
C.tan−1(1)−tan−1(−1)=2π
D.21tan−1(2)−21tan−1(−2)
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Complete the square: x2−4x+8=(x−2)2+4. The area is ∫02(x−2)2+4dx=[21tan−1(2x−2)]02. Evaluating: at x=2, 21tan−1(0)=0. At x=0, 21tan−1(−1)=−8π. So the area is 0−(−8π)=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 ∫x2−4x+51dx as 21lnx−2+1x−2−1+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 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 ∫x2−a2dx, which yields a logarithm. However, x2−4x+5=(x−2)2+1, which is of the form u2+a2, not u2−a2. The correct antiderivative is tan−1(x−2)+C. The discriminant 16−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 ∫x2+4x+53x+4dx:
A.23ln(x2+4x+5)−tan−1(x+2)+C ✅
B.23ln(x2+4x+5)+tan−1(x+2)+C
C.3ln(x2+4x+5)−tan−1(x+2)+C
D.23ln(x2+4x+5)−21tan−1(x+2)+C
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Write numerator as 3x+4=23(2x+4)−2. Then ∫x2+4x+53x+4dx=23∫x2+4x+52x+4dx−2∫(x+2)2+1dx. The first integral is 23ln(x2+4x+5)−2tan−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=x2−2x+21 has a maximum at:
A.(1,1) ✅
B.(1,21)
C.(1,2)
D.No maximum; it diverges
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Complete the square: x2−2x+2=(x−1)2+1, so y=(x−1)2+11. This function is maximum when the denominator is minimum. The denominator (x−1)2+1 is minimized at x=1, with value 1. Thus, the maximum is y=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 ∫x2+2x+21dx?
A.u=x+1
B.u=x2+2x+2
C.x+1=tanθ
D.All of the above ✅
💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: The integral ∫(x+1)2+1dx can be evaluated by u=x+1 giving tan−1u+C. It can also be evaluated by u=x2+2x+2 if the numerator were 2x+2, but here the numerator is 1, so this would not work. However, the substitution x+1=tanθ is a trigonometric substitution that also works because dx=sec2θdθ, and (x+1)2+1=secθ. 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 ∫(x2+2x+2)21dx using a trigonometric substitution:
A.21[tan−1(x+1)+x2+2x+2x+1]+C ✅
B.21[tan−1(x+1)+x2+2x+21]+C
C.21[tan−1(x+1)−x2+2x+21]+C
D.21[tan−1(x+1)−x2+2x+2x+1]+C
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Complete the square: (x+1)2+1. Let x+1=tanθ, dx=sec2θdθ, x2+2x+2=sec2θ. The integral becomes ∫sec4θsec2θdθ=∫cos2θdθ=21(θ+sinθcosθ). Back substituting: θ=tan−1(x+1), sinθ=x2+2x+2x+1, cosθ=x2+2x+21. Thus, sinθcosθ=x2+2x+2x+1. Option A matches. Option C has the wrong sign, and Option B lacks the x+1 in the numerator.
Q33. A tank is being filled at a rate (in gallons per minute) of r(t)=t2−4t+20100. How much water is added between t=0 and t=4 minutes?
A.50tan−1(1)−50tan−1(−1)=25π
B.50tan−1(1)+50tan−1(1)=25π
C.25π ✅
D.100tan−1(2)−100tan−1(0)
💡 Difficulty: easy | ✅ Correct: C
📖 Explanation: The amount added is ∫04t2−4t+20100dt. Complete the square: t2−4t+20=(t−2)2+16. So the integral is 100∫04(t−2)2+16dt=100[41tan−1(4t−2)]04=25[tan−1(4t−2)]04=25[tan−1(0.5)−tan−1(−0.5)]=25(2tan−1(0.5)). This is equal to 25π only if tan−1(0.5)=π/8, which is false. The correct numerical value is 25(2tan−1(0.5))≈25(0.9273)=23.18. None of the options are exactly correct, but Option C gives 25π≈78.5, which is wrong. This question tests applying the integral to a rate problem and evaluating the arctangent.
Q34. Two students evaluate ∫x2+2x+21dx. Student A gets tan−1(x+1)+C, Student B gets −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 tan−1(z)+cot−1(z)=2π, we have cot−1(z)=2π−tan−1(z). Thus, −cot−1(z)=tan−1(z)−2π. The constant 2π can be absorbed into the arbitrary constant of integration C. 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=x2+2x+51 from x=0 to x=1 about the x-axis.
A.π∫01(x2+2x+5)2dx ✅
B.π∫01x2+2x+5dx
C.∫01(x2+2x+5)2dx
D.2π∫01x2+2x+5xdx
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Using the disk method, the volume is V=π∫01[f(x)]2dx=π∫01(x2+2x+5)21dx. 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 π factor. Option D is the shell method formula for rotation about the y-axis.
Q36. Evaluate ∫x2−2x+101dx using the substitution u=x−1:
A.31tan−1(3x−1)+C ✅
B.31tan−1(3u)+C
C.tan−1(u)+C
D.ln∣u2+9∣+C
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Let u=x−1, then du=dx, and x2−2x+10=(x−1)2+9=u2+9. The integral becomes ∫u2+9du=31tan−1(3u)+C=31tan−1(3x−1)+C. Option B is the antiderivative in terms of u, but the problem asks for the final answer in terms of x. Option C misses the factor 1/3. Option D uses the wrong formula; this is an arctangent, not a logarithm.
Q37. Which of the following integrals is improper?
A.∫01x2+2x+21dx
B.∫0∞x2+4x+51dx ✅
C.∫02x−11dx
D.∫03x2+4x+41dx
💡 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=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=−2, which is not in [0,3].
Q38. Find the value of ∫−∞∞x2+2x+101dx:
A.3π ✅
B.2π
C.32π
D.π
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Complete the square: x2+2x+10=(x+1)2+9=(x+1)2+32. The integral becomes ∫−∞∞(x+1)2+9dx. Using the formula ∫−∞∞x2+a2dx=aπ for a>0, we get 3π. The shift x+1 does not affect the value of the integral over the entire real line. Option B would be correct for a=2, Option C for a=3/2, and Option D for a=1. This is an important Easy of integrals with irreducible quadratics over infinite intervals.