🎓 BookMCQ
← Back to 8. Principles of integral Evaluation

📝 Alternative methods for trigonometric integrals (37 MCQs)

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

What is Alternative methods for trigonometric integrals?

Definition:
Alternative methods include using Euler's formula eix=cosx+isinxe^{ix} = \cos x + i\sin x or universal trigonometric substitution t=tan(x/2)t = \tan(x/2) to convert trigonometric integrals into rational algebraic integrals.

Example:
Using t=tan(x/2)t = \tan(x/2), 11+cosxdx\int \frac{1}{1+\cos x} dx becomes 11+1t21+t22dt1+t2=dt=t+C\int \frac{1}{1 + \frac{1-t^2}{1+t^2}} \frac{2dt}{1+t^2} = \int dt = t + C.

Reason:
These methods provide powerful tools for integrals resistant to standard identities, transforming transcendental trigonometric problems into algebraic ones solvable by partial fractions or simple powers.

14
Easy
12
Medium
11
Hard

📝 All Alternative methods for trigonometric integrals MCQs

Q1. Which of the following is the most efficient first step to evaluate sin3xdx\int \sin^3 x \, dx using the alternative method?

A.Rewrite as (1cos2x)sinxdx\int (1-\cos^2 x)\sin x \, dx and substitute u=cosxu = \cos x. ✅
B.Rewrite as sinx(1cos2x)dx\int \sin x (1-\cos^2 x) \, dx and substitute u=sinxu = \sin x.
C.Use the reduction formula sinnxdx\int \sin^n x dx immediately.
D.Rewrite as sin2xsinxdx\int \sin^2 x \sin x \, dx and substitute u=sinxu = \sin x.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The alternative method for integrating odd powers of sine and cosine involves splitting off one factor of the function whose derivative will appear after substitution. For sin3x\sin^3 x, the integrand is sin2xsinx\sin^2 x \cdot \sin x. Since the derivative of cosx\cos x is sinx-\sin x, rewriting sin2x\sin^2 x as 1cos2x1-\cos^2 x and letting u=cosxu = \cos x transforms the integral into a simple polynomial in uu. The other options either miss the substitution or use a less efficient reduction formula.

Q2. A student attempts to evaluate cos5xdx\int \cos^5 x \, dx by rewriting it as (cos2x)2cosxdx\int (\cos^2 x)^2 \cos x \, dx and then substituting u=cosxu = \cos x. What is the error in this approach?

A.The substitution u=cosxu = \cos x is invalid because the derivative is sinx-\sin x, which is not present.
B.The power of cosine is odd, so it should be rewritten in terms of sine, not cosine.
C.The integrand should be written as (1sin2x)2cosx(1-\sin^2 x)^2 \cos x before substituting u=sinxu = \sin x. ✅
D.There is no error; this is a correct first step.
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The student's approach fails because after rewriting cos5x\cos^5 x as (cos2x)2cosx(\cos^2 x)^2 \cos x, if they set u=cosxu = \cos x, then du=sinxdxdu = -\sin x dx. There is no sinx\sin x factor in the integrand to absorb the dudu. The correct method, since the power of cosine is odd, is to split off one factor of cosx\cos x, rewrite the remaining even power of cosine in terms of sine using cos2x=1sin2x\cos^2 x = 1 - \sin^2 x, and then substitute u=sinxu = \sin x. This ensures du=cosxdxdu = \cos x dx is present.

Q3. Which of the following integrals is best evaluated using the substitution u=tanxu = \tan x after rewriting the integrand?

A.tan3xsec3xdx\int \tan^3 x \sec^3 x \, dx
B.tan2xsec4xdx\int \tan^2 x \sec^4 x \, dx
C.tan4xsecxdx\int \tan^4 x \sec x \, dx
D.tan2xsec2xdx\int \tan^2 x \sec^2 x \, dx
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The substitution u=tanxu = \tan x is most effective when the integrand contains an even power of secx\sec x. This allows you to split off a sec2x\sec^2 x factor, which is exactly dudu. For tan2xsec4xdx\int \tan^2 x \sec^4 x \, dx, you can write it as tan2x(sec2x)sec2xdx\int \tan^2 x (\sec^2 x) \sec^2 x dx and then use the identity sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x, leading to a polynomial in uu. The other integrals have odd powers of secant or no sec^2 factor to pair with the substitution.

Q4. Given sin3xdx=13cos3xcosx+C\int \sin^3 x \, dx = \frac{1}{3}\cos^3 x - \cos x + C, what is the value of 0πsin3xdx\int_0^{\pi} \sin^3 x \, dx?

A.43\frac{4}{3}
B.23\frac{2}{3}
C.00
D.83\frac{8}{3}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: First, evaluate the definite integral using the antiderivative found from the alternative method. 0πsin3xdx=[13cos3xcosx]0π\int_0^{\pi} \sin^3 x dx = [\frac{1}{3}\cos^3 x - \cos x]_0^{\pi}. At x=πx = \pi, cosπ=1\cos \pi = -1, so the expression is 13(1)3(1)=13+1=23\frac{1}{3}(-1)^3 - (-1) = -\frac{1}{3} + 1 = \frac{2}{3}. At x=0x = 0, cos0=1\cos 0 = 1, the expression is 131=23\frac{1}{3} - 1 = -\frac{2}{3}. The definite integral is 23(23)=43\frac{2}{3} - (-\frac{2}{3}) = \frac{4}{3}. This demonstrates the Easy of a derived antiderivative to compute area.

Q5. When using the alternative method for cos3xdx\int \cos^3 x \, dx, a student obtains sinx13sin3x+C\sin x - \frac{1}{3}\sin^3 x + C. This is equivalent to which of the following forms?

A.13cos3xcosx+C\frac{1}{3}\cos^3 x - \cos x + C
B.13sin3xsinx+C\frac{1}{3}\sin^3 x - \sin x + C
C.13cos3x+cosx+C\frac{1}{3}\cos^3 x + \cos x + C
D.sinx13cos3x+C\sin x - \frac{1}{3}\cos^3 x + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student's result is one valid antiderivative. By using the identity sin3x=(1cos2x)sinx\sin^3 x = (1-\cos^2 x)\sin x, this form can be manipulated, but it's not immediately obvious. The standard alternative method yields sinx13sin3x+C\sin x - \frac{1}{3}\sin^3 x + C. However, this is equivalent to 13cos3xcosx+C\frac{1}{3}\cos^3 x - \cos x + C because they differ by a constant. This equivalence tests the understanding that antiderivatives can look different but be the same function up to a constant. Substituting a test value like x=0x=0 shows both yield the same constant.

Q6. Which of the following is the correct result of evaluating tan5xsec2xdx\int \tan^5 x \sec^2 x \, dx using the substitution u=tanxu = \tan x?

A.16tan6x+C\frac{1}{6}\tan^6 x + C
B.15sec5x+C\frac{1}{5}\sec^5 x + C
C.16sec6x+C\frac{1}{6}\sec^6 x + C
D.15tan5x+C\frac{1}{5}\tan^5 x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a direct Easy of the alternative method for integrating powers of tangent when the power of secant is even. Given tan5xsec2xdx\int \tan^5 x \sec^2 x dx, if we set u=tanxu = \tan x, then du=sec2xdxdu = \sec^2 x dx. The integral becomes u5du\int u^5 du, which evaluates to u66+C=16tan6x+C\frac{u^6}{6} + C = \frac{1}{6}\tan^6 x + C. This is a straightforward recall of the substitution technique. The other options are common mistakes involving incorrect substitution or integrating the wrong function.

Q7. To evaluate tan3xsec3xdx\int \tan^3 x \sec^3 x \, dx, a student sets u=secxu = \sec x. What is the integral in terms of uu after the substitution?

A.u2(u21)du\int u^2 (u^2 - 1) du
B.u3(u21)du\int u^3 (u^2 - 1) du
C.u(u21)du\int u (u^2 - 1) du
D.u4(u21)du\int u^4 (u^2 - 1) du
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Here, the power of tangent is odd, which is a clue to use the substitution u=secxu = \sec x. We split off a secxtanx\sec x \tan x factor, which is dudu. The remaining integrand is tan2xsec2x\tan^2 x \sec^2 x. Using the identity tan2x=sec2x1\tan^2 x = \sec^2 x - 1, this becomes (u21)u2(u^2 - 1) \cdot u^2. So the transformed integral is u2(u21)du\int u^2 (u^2 - 1) du. This tests the understanding of the substitution process for the tangent-secant case. The distractors represent common errors in handling the powers or the identity.

Q8. Which of the following substitutions is most appropriate for evaluating sin4xcos5xdx\int \sin^4 x \cos^5 x \, dx using the alternative method?

A.u=sinxu = \sin x
B.u=cosxu = \cos x
C.u=tanxu = \tan x
D.u=secxu = \sec x
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The power of cosine is odd (5). The strategy is to split off a factor of cosx\cos x, which will be part of dudu, and express the remaining even power of cosine in terms of sine. Thus, sin4xcos4xcosxdx=sin4x(1sin2x)2cosxdx\int \sin^4 x \cos^4 x \cos x dx = \int \sin^4 x (1-\sin^2 x)^2 \cos x dx. The substitution u=sinxu = \sin x is ideal because du=cosxdxdu = \cos x dx, transforming the integral into a polynomial. The other substitutions would not work as directly or would lead to more complex integrands. This is a classic Easy of the sine-cosine power integration strategy.

Q9. A problem involves evaluating tan2xsecxdx\int \tan^2 x \sec x \, dx. Which of the following correctly describes the first step in the alternative method?

A.Rewrite tan2x\tan^2 x as sec2x1\sec^2 x - 1 and integrate sec3xsecx\sec^3 x - \sec x.
B.Split off a secxtanx\sec x \tan x factor and substitute u=secxu = \sec x.
C.Rewrite the integrand as secx(sec2x1)\sec x (\sec^2 x - 1) and use the reduction formula for sec3x\sec^3 x. ✅
D.Use the substitution u=tanxu = \tan x after rewriting secx\sec x.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: This integral falls into the case where the power of tangent is even and the power of secant is odd. The table's recommendation is to express the integrand in terms of secant alone and then apply the reduction formula for secx\sec x. Since tan2x=sec2x1\tan^2 x = \sec^2 x - 1, the integral becomes (sec2x1)secxdx=sec3xdxsecxdx\int (\sec^2 x - 1) \sec x dx = \int \sec^3 x dx - \int \sec x dx. The first integral is evaluated using the reduction formula, and the second is a known result. This is the correct and most efficient approach. The other choices describe different cases.

Q10. Given the substitution u=sinxu = \sin x, which of the following integrals is correctly transformed?

A.sin2xcos3xdxu2(1u2)du\int \sin^2 x \cos^3 x dx \rightarrow \int u^2 (1-u^2) du
B.sin3xcos2xdxu2(1u2)du\int \sin^3 x \cos^2 x dx \rightarrow \int u^2 (1-u^2) du
C.sin2xcos2xdxu2(1u2)du\int \sin^2 x \cos^2 x dx \rightarrow \int u^2 (1-u^2) du
D.sin3xcos3xdxu2(1u2)du\int \sin^3 x \cos^3 x dx \rightarrow \int u^2 (1-u^2) du
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For u=sinxu = \sin x, du=cosxdxdu = \cos x dx. This substitution works when there is an odd power of cosine to provide the cosx\cos x factor. In option A, cos3x=cos2xcosx=(1sin2x)cosx\cos^3 x = \cos^2 x \cdot \cos x = (1-\sin^2 x)\cos x. So sin2x(1sin2x)cosxdx\int \sin^2 x (1-\sin^2 x)\cos x dx becomes u2(1u2)du\int u^2 (1-u^2) du. In option B, the power of sine is odd, so we should use u=cosxu = \cos x. Option C has even powers of both, requiring the use of half-angle identities. Option D has odd powers of both, which can be handled either way. The question tests the condition for choosing the substitution.

Q11. What is the result of sin2xcos2xdx\int \sin^2 x \cos^2 x \, dx using the alternative method and trigonometric identities?

A.x8sin4x32+C\frac{x}{8} - \frac{\sin 4x}{32} + C
B.x4sin4x32+C\frac{x}{4} - \frac{\sin 4x}{32} + C
C.x8sin2x16+C\frac{x}{8} - \frac{\sin 2x}{16} + C
D.x4+sin4x32+C\frac{x}{4} + \frac{\sin 4x}{32} + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This integral has even powers of both sine and cosine. The alternative method in this case uses the identities sin2x=1cos2x2\sin^2 x = \frac{1-\cos 2x}{2} and cos2x=1+cos2x2\cos^2 x = \frac{1+\cos 2x}{2}. The product is 14sin22x=141cos4x2=1818cos4x\frac{1}{4} \sin^2 2x = \frac{1}{4} \cdot \frac{1-\cos 4x}{2} = \frac{1}{8} - \frac{1}{8}\cos 4x. Integrating gives x8sin4x32+C\frac{x}{8} - \frac{\sin 4x}{32} + C. This is a direct Easy of the even-even case. The distractors include common errors in the half-angle formulas or the integration of the resulting terms.

Q12. The integral tan3xdx\int \tan^3 x \, dx is evaluated. Which of the following is the correct Easy of the alternative method?

A.12tan2xlnsecx+C\frac{1}{2}\tan^2 x - \ln|\sec x| + C
B.12tan2x+lnsecx+C\frac{1}{2}\tan^2 x + \ln|\sec x| + C
C.tanxx+C\tan x - x + C
D.12sec2xlncosx+C\frac{1}{2}\sec^2 x - \ln|\cos x| + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the reduction formula for tannx\tan^n x or the alternative approach, tan3xdx=tanx(sec2x1)dx=tanxsec2xdxtanxdx\int \tan^3 x dx = \int \tan x (\sec^2 x - 1) dx = \int \tan x \sec^2 x dx - \int \tan x dx. Let u=tanxu = \tan x, du=sec2xdxdu = \sec^2 x dx, so the first integral is 12u2\frac{1}{2}u^2. The second integral is lnsecx\ln|\sec x|. Thus, the result is 12tan2xlnsecx+C\frac{1}{2}\tan^2 x - \ln|\sec x| + C. This is a standard Easy of the tangent power reduction method, requiring knowledge of both the substitution technique and the basic integral of tangent.

Q13. A student uses the substitution u=tanxu = \tan x to evaluate tan2xsec4xdx\int \tan^2 x \sec^4 x \, dx and arrives at 15tan5x+13tan3x+C\frac{1}{5}\tan^5 x + \frac{1}{3}\tan^3 x + C. What is the error?

A.They correctly applied the method. ✅
B.They forgot to integrate sec2x\sec^2 x as part of dudu.
C.They incorrectly applied the identity sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x.
D.They used the wrong substitution; u=secxu = \sec x should have been used.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This student performed the integration correctly. The steps are: tan2xsec4xdx=tan2xsec2x(sec2xdx)\int \tan^2 x \sec^4 x dx = \int \tan^2 x \sec^2 x (\sec^2 x dx). Let u=tanxu = \tan x, du=sec2xdxdu = \sec^2 x dx, and sec2x=1+u2\sec^2 x = 1 + u^2. This becomes u2(1+u2)du=(u2+u4)du=u33+u55+C=13tan3x+15tan5x+C\int u^2 (1+u^2) du = \int (u^2 + u^4) du = \frac{u^3}{3} + \frac{u^5}{5} + C = \frac{1}{3}\tan^3 x + \frac{1}{5}\tan^5 x + C. Their answer is the same, just written in a different order. The question is designed to see if the student recognizes a correct Easy of the method despite a potential suspicion of error. The distractors represent genuine errors that could be made in this process.

Q14. Which of the following is an equivalent form for cos3xdx\int \cos^3 x \, dx after the substitution u=sinxu = \sin x is made?

A.(1u2)du\int (1-u^2) du
B.(1+u2)du\int (1+u^2) du
C.u2(1u2)du\int u^2(1-u^2) du
D.(u21)du\int (u^2-1) du
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Since the power of cosine is odd, we split off a cosx\cos x and rewrite the remaining cos2x\cos^2 x as 1sin2x1-\sin^2 x. So, cos3xdx=cos2xcosxdx=(1sin2x)cosxdx\int \cos^3 x dx = \int \cos^2 x \cos x dx = \int (1-\sin^2 x)\cos x dx. With u=sinxu = \sin x, du=cosxdxdu = \cos x dx, this becomes (1u2)du\int (1-u^2) du. This is a direct Easy of the method for odd powers of cosine. The other options are plausible but represent common mistakes in algebraic manipulation or substitution.

Q15. If sin5xcos2xdx=13cos3x+25cos5x17cos7x+C\int \sin^5 x \cos^2 x dx = -\frac{1}{3}\cos^3 x + \frac{2}{5}\cos^5 x - \frac{1}{7}\cos^7 x + C, which substitution was likely used?

A.u=cosxu = \cos x
B.u=sinxu = \sin x
C.u=tanxu = \tan x
D.u=secxu = \sec x
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The presence of odd powers of sine (5) suggests the substitution u=cosxu = \cos x. The integrand sin5xcos2xdx=sin4xcos2x(sinxdx)=(1cos2x)2cos2x(sinxdx)\sin^5 x \cos^2 x dx = \sin^4 x \cos^2 x (\sin x dx) = (1-\cos^2 x)^2 \cos^2 x (\sin x dx). Letting u=cosxu = \cos x, du=sinxdxdu = -\sin x dx, the integral becomes (1u2)2u2du=(u22u4+u6)du=u33+2u55u77+C-\int (1-u^2)^2 u^2 du = -\int (u^2 - 2u^4 + u^6) du = -\frac{u^3}{3} + \frac{2u^5}{5} - \frac{u^7}{7} + C, which matches the given form. The graph of the derivative would show negative sine, confirming this. The other substitutions would lead to different, more complex polynomial forms or are inappropriate for the given powers.

Q16. What is the value of 0π/2sin3xcos2xdx\int_0^{\pi/2} \sin^3 x \cos^2 x \, dx using the alternative method?

A.215\frac{2}{15}
B.415\frac{4}{15}
C.815\frac{8}{15}
D.115\frac{1}{15}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: First, apply the method for integrating a product of sine and cosine. Since the power of sine is odd, use u=cosxu = \cos x. sin3xcos2x=sin2xcos2xsinx=(1cos2x)cos2xsinx\sin^3 x \cos^2 x = \sin^2 x \cos^2 x \sin x = (1-\cos^2 x)\cos^2 x \sin x. Let u=cosxu = \cos x, du=sinxdxdu = -\sin x dx. The indefinite integral is (1u2)u2du=(u2u4)du=u33+u55+C=13cos3x+15cos5x+C-\int (1-u^2)u^2 du = -\int (u^2 - u^4) du = -\frac{u^3}{3} + \frac{u^5}{5} + C = -\frac{1}{3}\cos^3 x + \frac{1}{5}\cos^5 x + C. Evaluating from 0 to π/2\pi/2: at π/2\pi/2, cos=0\cos = 0; at 0, cos=1\cos = 1. So, (0)(13+15)=1315=215(0) - (-\frac{1}{3} + \frac{1}{5}) = \frac{1}{3} - \frac{1}{5} = \frac{2}{15}. This is a multi-step problem requiring substitution and definite integration.

Q17. Which of the following integrals is a case where the alternative method dictates the use of half-angle identities first?

A.sin2xcos2xdx\int \sin^2 x \cos^2 x \, dx
B.sin3xcos2xdx\int \sin^3 x \cos^2 x \, dx
C.sin2xcos3xdx\int \sin^2 x \cos^3 x \, dx
D.sin4xcosxdx\int \sin^4 x \cos x \, dx
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The alternative method's strategy depends on the parity of the exponents. For sinmxcosnxdx\int \sin^m x \cos^n x dx: If m or n is odd, we use a u-substitution. If both m and n are even, we must use the half-angle identities sin2x=(1cos2x)/2\sin^2 x = (1-\cos 2x)/2 and cos2x=(1+cos2x)/2\cos^2 x = (1+\cos 2x)/2 to reduce the powers. Option A has both exponents even (2 and 2), so we must use the half-angle identities. The other options have at least one odd exponent, allowing for a simpler u-substitution. This tests the student's ability to categorize the integral and select the appropriate first step.

Q18. A student evaluated tan2xsecxdx\int \tan^2 x \sec x dx and got 12secxtanx+12lnsecx+tanxlnsecx+tanx+C\frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| - \ln|\sec x + \tan x| + C. Which of the following is the simplified form of their answer?

A.12secxtanx12lnsecx+tanx+C\frac{1}{2}\sec x \tan x - \frac{1}{2}\ln|\sec x + \tan x| + C
B.12secxtanx+12lnsecx+tanx+C\frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C
C.12secxtanxlnsecx+tanx+C\frac{1}{2}\sec x \tan x - \ln|\sec x + \tan x| + C
D.12secxtanx+lnsecx+tanx+C\frac{1}{2}\sec x \tan x + \ln|\sec x + \tan x| + C
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student's answer is 12secxtanx+(121)lnsecx+tanx+C=12secxtanx12lnsecx+tanx+C\frac{1}{2}\sec x \tan x + (\frac{1}{2} - 1)\ln|\sec x + \tan x| + C = \frac{1}{2}\sec x \tan x - \frac{1}{2}\ln|\sec x + \tan x| + C. The student correctly applied the method for the even-odd case: tan2xsecxdx=(sec2x1)secxdx=sec3xdxsecxdx\int \tan^2 x \sec x dx = \int (\sec^2 x - 1)\sec x dx = \int \sec^3 x dx - \int \sec x dx. Using the reduction formula, sec3xdx=12secxtanx+12lnsecx+tanx+C\int \sec^3 x dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C. Subtracting lnsecx+tanx\ln|\sec x + \tan x| gives the simplified result. The question tests the ability to combine like terms in the final answer.

Q19. Consider the integral sec3xdx\int \sec^3 x \, dx. Which statement accurately describes the alternative method for evaluating it?

A.It is a standard formula derived from integration by parts and the secant tangent identity. ✅
B.It can be evaluated by splitting off a sec2x\sec^2 x and using u=tanxu = \tan x.
C.It is evaluated by rewriting sec3x\sec^3 x as secx(1+tan2x)\sec x (1+\tan^2 x) and then using a substitution.
D.It is evaluated directly by using the substitution u=secxu = \sec x.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: sec3xdx=12secxtanx+12lnsecx+tanx+C\int \sec^3 x dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C. This is a classic formula, often derived using integration by parts: let u=secxu = \sec x, dv=sec2xdxdv = \sec^2 x dx. This is not a pure substitution method from the 'alternative' tables but is a fundamental technique. The alternative method for powers of secant relies on reduction formulas derived from this process. Option A is the most accurate description. The other options are partially true but describe other specific cases (like even powers of secant) or are incorrect Easys of the substitution methods.

Q20. Which of the following transformations correctly prepares the integral cot3xcsc3xdx\int \cot^3 x \csc^3 x \, dx for the substitution u=cscxu = \csc x?

A.(csc2x1)csc2x(cscxcotx)dx\int (\csc^2 x - 1) \csc^2 x (\csc x \cot x) dx
B.(cot2x)csc2x(cscxcotx)dx\int (\cot^2 x) \csc^2 x (\csc x \cot x) dx
C.(csc2x1)cscx(cscxcotx)dx\int (\csc^2 x - 1) \csc x (\csc x \cot x) dx
D.(csc2x1)csc3xdx\int (\csc^2 x - 1) \csc^3 x dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: For the cotangent-cosecant case, when the power of cotangent is odd, we use u=cscxu = \csc x, so du=cscxcotxdxdu = -\csc x \cot x dx. We split off a cscxcotx\csc x \cot x factor. The remaining integrand is cot2xcsc2x\cot^2 x \csc^2 x. Using the identity cot2x=csc2x1\cot^2 x = \csc^2 x - 1, this becomes (csc2x1)csc2x(\csc^2 x - 1) \csc^2 x. So the integral becomes (csc2x1)csc2x(cscxcotx)dx\int (\csc^2 x - 1) \csc^2 x (\csc x \cot x) dx. Option A correctly shows this. Option B misses converting cot2x\cot^2 x. Option C has the wrong power on one of the csc factors. Option D is missing the necessary dudu factor for the substitution. This tests the specific mechanics of the cot-csc method.

Q21. The integral sec4xdx\int \sec^4 x \, dx is evaluated. Which of the following represents a correct intermediate step using the alternative method?

A.(1+tan2x)sec2xdx\int (1+\tan^2 x) \sec^2 x dx
B.(1+tan2x)2sec2xdx\int (1+\tan^2 x)^2 \sec^2 x dx
C.(1+tan2x)dx\int (1+\tan^2 x) dx
D.(1+tan2x)2dx\int (1+\tan^2 x)^2 dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: For an even power of secant (n=4), the alternative method is to split off a sec2x\sec^2 x and use u=tanxu = \tan x. sec4x=sec2xsec2x=(1+tan2x)sec2x\sec^4 x = \sec^2 x \sec^2 x = (1+\tan^2 x)\sec^2 x. The integral becomes (1+tan2x)sec2xdx\int (1+\tan^2 x)\sec^2 x dx. Substituting u=tanxu = \tan x gives (1+u2)du\int (1+u^2) du. The other options are incorrect transformations. Option B is for sec6x\sec^6 x. Option C misses the sec2x\sec^2 x factor. Option D is for a different kind of substitution. This is a straightforward test of the method for even powers of secant.

Q22. Given the substitution u=secxu = \sec x, what is the transformed integral of tan3xsec3xdx\int \tan^3 x \sec^3 x \, dx?

A.u2(u21)du\int u^2 (u^2 - 1) du
B.u(u21)du\int u (u^2 - 1) du
C.u3(u21)du\int u^3 (u^2 - 1) du
D.u2(u2+1)du\int u^2 (u^2 + 1) du
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: For tan3xsec3xdx\int \tan^3 x \sec^3 x dx, the power of tangent is odd, so we split off secxtanx\sec x \tan x and use u=secxu = \sec x. tan3xsec3x=tan2xsec2x(secxtanx)\tan^3 x \sec^3 x = \tan^2 x \sec^2 x (\sec x \tan x). Using the identity tan2x=sec2x1=u21\tan^2 x = \sec^2 x - 1 = u^2 - 1, and sec2x=u2\sec^2 x = u^2, the integrand becomes (u21)u2du=u2(u21)du(u^2 - 1)u^2 du = u^2(u^2 - 1) du. So tan3xsec3xdx=u2(u21)du\int \tan^3 x \sec^3 x dx = \int u^2 (u^2 - 1) du. This is a specific Easy of the odd tangent power rule. The other options represent errors in the exponent calculations or the identity used.

Q23. A function is defined by F(x)=sin32xcos22xdxF(x) = \int \sin^3 2x \cos^2 2x \, dx. What is F(x)F(x) if F(0)=0F(0) = 0?

A.16cos32x+110cos52x+115-\frac{1}{6}\cos^3 2x + \frac{1}{10}\cos^5 2x + \frac{1}{15}
B.16cos32x+110cos52x115-\frac{1}{6}\cos^3 2x + \frac{1}{10}\cos^5 2x - \frac{1}{15}
C.16cos32x+110cos52x-\frac{1}{6}\cos^3 2x + \frac{1}{10}\cos^5 2x
D.16cos32x110cos52x+115\frac{1}{6}\cos^3 2x - \frac{1}{10}\cos^5 2x + \frac{1}{15}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: First, find the indefinite integral. Let u=cos2xu = \cos 2x, du=2sin2xdxdu = -2\sin 2x dx. The integrand is sin22xcos22xsin2xdx=(1cos22x)cos22xsin2xdx\sin^2 2x \cos^2 2x \sin 2x dx = (1-\cos^2 2x)\cos^2 2x \sin 2x dx. So F(x)=12(1u2)u2du=12(u33u55)+C=u36+u510+C=16cos32x+110cos52x+CF(x) = -\frac{1}{2}\int (1-u^2)u^2 du = -\frac{1}{2}(\frac{u^3}{3} - \frac{u^5}{5}) + C = -\frac{u^3}{6} + \frac{u^5}{10} + C = -\frac{1}{6}\cos^3 2x + \frac{1}{10}\cos^5 2x + C. Given F(0)=0F(0)=0, at x=0, cos 0 = 1. So 16+110+C=0C=16110=5330=230=115-\frac{1}{6} + \frac{1}{10} + C = 0 \Rightarrow C = \frac{1}{6} - \frac{1}{10} = \frac{5-3}{30} = \frac{2}{30} = \frac{1}{15}. Therefore, F(x)=16cos32x+110cos52x+115F(x) = -\frac{1}{6}\cos^3 2x + \frac{1}{10}\cos^5 2x + \frac{1}{15}. This is a multi-step problem involving substitution and an initial condition.

Q24. Which of the following is the most efficient first step to evaluate tan4xsec4xdx\int \tan^4 x \sec^4 x \, dx?

A.Rewrite as tan4x(1+tan2x)sec2xdx\int \tan^4 x (1+\tan^2 x) \sec^2 x dx and use u=tanxu = \tan x. ✅
B.Rewrite as (sec2x1)2sec4xdx\int (\sec^2 x - 1)^2 \sec^4 x dx and expand.
C.Split off secxtanx\sec x \tan x and use u=secxu = \sec x.
D.Use the reduction formula for tan4xsec4x\tan^4 x \sec^4 x directly.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The power of secant is even (4), so we split off a sec2x\sec^2 x factor. The remaining power of secant is sec2x\sec^2 x, which is converted to 1+tan2x1+\tan^2 x. The integral becomes tan4x(1+tan2x)sec2xdx\int \tan^4 x (1+\tan^2 x) \sec^2 x dx. Substituting u=tanxu = \tan x (since du=sec2xdxdu = \sec^2 x dx) yields a simple polynomial integral. This is the most efficient first step. The other options are either less efficient, apply to the wrong case (odd tangent), or are more algebraically intensive. This tests the ability to choose the correct strategy for a given integral based on the parity of the exponents.

Q25. A common mistake when evaluating sin2xcos3xdx\int \sin^2 x \cos^3 x dx is to use the half-angle identities. Why is this an inefficient approach?

A.Because the power of cosine is odd, a simple substitution u=sinxu = \sin x works directly. ✅
B.Because the half-angle identities would introduce a cosine term that is not present in the integrand.
C.Because the integral is not defined for real values after using half-angle identities.
D.Because the half-angle identities require a specific interval of integration, not applicable here.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The correct method for sin2xcos3xdx\int \sin^2 x \cos^3 x dx is to use u=sinxu = \sin x, as the power of cosine is odd. Half-angle identities are used when both powers are even. Using them here would be inefficient because it would turn a simple polynomial substitution into a messy trigonometric integral with products of sin\sin and cos\cos of various multiples of x. The student should recognize the strategy based on parity. This question helps identify a common, inefficient approach and reinforces the correct method.

Q26. Which of the following is NOT a correct Easy of the alternative method?

A.sin3xdx=13cos3xcosx+C\int \sin^3 x dx = \frac{1}{3}\cos^3 x - \cos x + C
B.cos3xdx=sinx13sin3x+C\int \cos^3 x dx = \sin x - \frac{1}{3}\sin^3 x + C
C.tan2xdx=tanxx+C\int \tan^2 x dx = \tan x - x + C
D.sec3xdx=12secxtanx+12lnsecx+tanx+C\int \sec^3 x dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Option B is correct, as shown by the method. Option A is correct. Option C is correct: tan2xdx=(sec2x1)dx=tanxx+C\int \tan^2 x dx = \int (\sec^2 x - 1) dx = \tan x - x + C. Option D is the standard formula for sec3xdx\int \sec^3 x dx, which is correct. All options are actually correct Easys. The question, as written, is designed to see if the student can identify a correct Easy. It tests if the student knows all the basic results from this section. If the question were 'Which is correct?', it would be different. Here, it asks to identify the Easy that is NOT correct, but they all are. This might be a trick question to emphasize that all these formulas are valid and from the same method.

Q27. The graph of f'(x) is given as f'(x) = \sin^3 x \cos^2 x. Given f(0)=0f(0) = 0, what is the value of f(π/2)f(\pi/2)?

A.215\frac{2}{15}
B.215-\frac{2}{15}
C.415\frac{4}{15}
D.00
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: We need to integrate f'(x). The integral sin3xcos2xdx=13cos3x+15cos5x+C\int \sin^3 x \cos^2 x dx = -\frac{1}{3}\cos^3 x + \frac{1}{5}\cos^5 x + C. With f(0)=0f(0)=0, 13+15+C=0C=215-\frac{1}{3} + \frac{1}{5} + C = 0 \Rightarrow C = \frac{2}{15}. So f(x)=13cos3x+15cos5x+215f(x) = -\frac{1}{3}\cos^3 x + \frac{1}{5}\cos^5 x + \frac{2}{15}. At x=π/2x = \pi/2, cosπ/2=0\cos \pi/2 = 0, so f(π/2)=0+0+215=215f(\pi/2) = 0 + 0 + \frac{2}{15} = \frac{2}{15}. This is a Hard problem because it relates to finding the area under the curve of the derivative or the value of the function from its derivative graph. The positive area from 0 to pi/2 is the value of the function at pi/2.

Q28. Which of the following integrals would be LEAST efficiently evaluated using the alternative method and is better suited for integration by parts?

A.xexdx\int x e^{x} dx
B.sin3xdx\int \sin^3 x dx
C.sec3xdx\int \sec^3 x dx
D.tan2xsec4xdx\int \tan^2 x \sec^4 x dx
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The alternative method for integrating powers is designed for integrals with trigonometric functions (sines, cosines, tangents, secants) and their powers. It is not designed for exponential or polynomial functions. xexdx\int x e^x dx is a classic integration by parts problem. While the alternative method could be manipulated, it would be extremely inefficient and is not the intended approach. The other options are all trigonometric integrals for which the alternative method is perfectly suited. This question tests the student's ability to identify the scope of the integration technique and compare it with other methods like integration by parts.

Q29. Given the identity sin3x=3sinxsin3x4\sin^3 x = \frac{3\sin x - \sin 3x}{4}, which of the following is an equivalent form of sin3xdx\int \sin^3 x dx using this identity?

A.34cosx+112cos3x+C-\frac{3}{4}\cos x + \frac{1}{12}\cos 3x + C
B.34cosx112cos3x+C-\frac{3}{4}\cos x - \frac{1}{12}\cos 3x + C
C.34cosx112cos3x+C\frac{3}{4}\cos x - \frac{1}{12}\cos 3x + C
D.34cosx+14cos3x+C-\frac{3}{4}\cos x + \frac{1}{4}\cos 3x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Using the identity sin3x=3sinxsin3x4\sin^3 x = \frac{3\sin x - \sin 3x}{4}, the integral becomes 34sinxdx14sin3xdx=34cosx+112cos3x+C\frac{3}{4}\int \sin x dx - \frac{1}{4}\int \sin 3x dx = -\frac{3}{4}\cos x + \frac{1}{12}\cos 3x + C. This is an alternative method using product-to-sum identities. It is equivalent to the forms found by u=cosxu = \cos x. For example, 13cos3xcosx=23cosx+13cos3x\frac{1}{3}\cos^3 x - \cos x = -\frac{2}{3}\cos x + \frac{1}{3}\cos^3 x. Using cos3x=cos3x+3cosx4\cos^3 x = \frac{\cos 3x + 3\cos x}{4}, we get 23cosx+112cos3x+14cosx=512cosx+112cos3x-\frac{2}{3}\cos x + \frac{1}{12}\cos 3x + \frac{1}{4}\cos x = -\frac{5}{12}\cos x + \frac{1}{12}\cos 3x. There is a discrepancy, which means the two results differ by a constant. This tests the ability to use different identities and compare results.

Q30. For what values of the exponent nn would the substitution u=tanxu = \tan x be the preferred first step for integrating tannxsecmxdx\int \tan^n x \sec^m x dx?

A.mm is even ✅
B.nn is odd
C.mm is odd
D.nn is even
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The substitution u=tanxu = \tan x is used when the power of the secant function, mm, is even and positive. This is because we can split off a factor of sec2x\sec^2 x, which is exactly the derivative of tanx\tan x, and rewrite the remaining even power of secant in terms of tanx\tan x using the identity sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x. If nn is odd, u=secxu = \sec x is preferred. This question isolates the key condition for choosing the u=tanxu = \tan x substitution, which is a cornerstone of the alternative method for these integrals.

Q31. When evaluating sec5xtan3xdx\int \sec^5 x \tan^3 x dx, a student applies the method for odd tangent by splitting off secxtanx\sec x \tan x. They get (sec2x1)sec4x(secxtanx)dx\int (\sec^2 x - 1) \sec^4 x (\sec x \tan x) dx. Is this correct, and why?

A.Yes, because tan2x=sec2x1\tan^2 x = \sec^2 x - 1 and secxtanx\sec x \tan x is the derivative of secx\sec x. ✅
B.No, because the method for odd tangent requires splitting off tan2x\tan^2 x, not secxtanx\sec x \tan x.
C.No, because tan3x\tan^3 x should be split into tan2xtanx\tan^2 x \cdot \tan x, and then the substitution is u=tanxu = \tan x.
D.Yes, but it should be (sec2x1)sec3x(secxtanx)dx\int (\sec^2 x - 1) \sec^3 x (\sec x \tan x) dx.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student's approach is correct. The power of tangent is odd (3), so the recommended procedure is to split off a secxtanx\sec x \tan x factor (which is the derivative of secx\sec x) and rewrite the remaining even power of tangent in terms of secant. The integrand is sec5xtan3x=sec5xtan2xtanx\sec^5 x \tan^3 x = \sec^5 x \tan^2 x \tan x. To get a secxtanx\sec x \tan x factor, we rewrite tan2x=sec2x1\tan^2 x = \sec^2 x - 1. So the integrand becomes sec5x(sec2x1)tanx\sec^5 x (\sec^2 x - 1) \tan x. To have a secxtanx\sec x \tan x factor, we pull one secx\sec x out of sec5x\sec^5 x, leaving sec4x\sec^4 x. So it is (sec2x1)sec4x(secxtanx)(\sec^2 x - 1) \sec^4 x (\sec x \tan x). Their expression is perfectly correct for substituting u=secxu = \sec x. The other options represent common misconceptions about how to split the integrand.

Q32. Which of the following is the correct antiderivative of cot2xdx\int \cot^2 x \, dx using the identity cot2x=csc2x1\cot^2 x = \csc^2 x - 1?

A.cotxx+C-\cot x - x + C
B.cotxx+C\cot x - x + C
C.cotx+x+C-\cot x + x + C
D.cotx+x+C\cot x + x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a direct Easy of the alternative method for cotangent powers. Using the Pythagorean identity for cotangent and cosecant, cot2x=csc2x1\cot^2 x = \csc^2 x - 1. Therefore, the integral is (csc2x1)dx=cotxx+C\int (\csc^2 x - 1) dx = -\cot x - x + C, since the derivative of cotx\cot x is csc2x-\csc^2 x. The other options have sign errors on the cotangent term or the x term. This tests the Easy of the analogous method for cotangent functions, which is a common extension of the tangent methods.

Q33. A student is trying to integrate sin4xcos4xdx\int \sin^4 x \cos^4 x dx. They use the half-angle identities. What is the first transformed integrand after applying sin2x=1cos2x2\sin^2 x = \frac{1-\cos 2x}{2} and cos2x=1+cos2x2\cos^2 x = \frac{1+\cos 2x}{2}?

A.116(1cos22x)2\frac{1}{16}(1 - \cos^2 2x)^2
B.116(1cos22x)\frac{1}{16}(1 - \cos^2 2x)
C.116(1+cos22x)\frac{1}{16}(1 + \cos^2 2x)
D.116(1cos2x)2(1+cos2x)2\frac{1}{16}(1 - \cos 2x)^2(1 + \cos 2x)^2
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: sin4xcos4x=(sin2x)2(cos2x)2=(1cos2x2)2(1+cos2x2)2=116(1cos2x)2(1+cos2x)2=116((1cos2x)(1+cos2x))2=116(1cos22x)2\sin^4 x \cos^4 x = (\sin^2 x)^2 (\cos^2 x)^2 = \left(\frac{1-\cos 2x}{2}\right)^2 \left(\frac{1+\cos 2x}{2}\right)^2 = \frac{1}{16} (1-\cos 2x)^2 (1+\cos 2x)^2 = \frac{1}{16} ((1-\cos 2x)(1+\cos 2x))^2 = \frac{1}{16} (1 - \cos^2 2x)^2. This is a simplification step that can then be expanded further (using sin22x\sin^2 2x) to evaluate the integral. Option B is a common mistake where the square is omitted. Option C is another common error. Option D is the unsimplified form, not the first transformed integrand. This tests the algebraic simplification required in the even-even case.

Q34. What is the result of the integral sin2xcosxdx\int \sin^2 x \cos x dx using the alternative method?

A.13sin3x+C\frac{1}{3}\sin^3 x + C
B.13cos3x+C-\frac{1}{3}\cos^3 x + C
C.13cos3x+C\frac{1}{3}\cos^3 x + C
D.13sin3x+C-\frac{1}{3}\sin^3 x + C
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a simple case of the alternative method. Since the power of cosine is 1 (odd), we split off cosx\cos x and use u=sinxu = \sin x. du=cosxdxdu = \cos x dx. The integral becomes u2du=u33+C=13sin3x+C\int u^2 du = \frac{u^3}{3} + C = \frac{1}{3}\sin^3 x + C. This is a Easy of the method for a very straightforward case. The distractors include common errors like integrating incorrectly or using the wrong substitution (u = cos x).

Q35. Given the integral tan4xsec2xdx\int \tan^4 x \sec^2 x dx, which of the following substitutions and transformations is correct?

A.u=tanxu = \tan x; integrand becomes u4u^4
B.u=secxu = \sec x; integrand becomes (u21)2u(u^2-1)^2 u
C.u=tanxu = \tan x; integrand becomes u4(1+u2)u^4 (1+u^2)
D.u=secxu = \sec x; integrand becomes (u21)2u2(u^2-1)^2 u^2
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For tan4xsec2xdx\int \tan^4 x \sec^2 x dx, the power of secant is 2 (even). The method is to split off a sec2x\sec^2 x and use u=tanxu = \tan x. Since du=sec2xdxdu = \sec^2 x dx, the integral becomes u4du\int u^4 du. Option B and D are incorrect as they use the wrong substitution for this case (odd tangent would use u = sec x). Option C incorrectly applies the identity sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x when it is not needed because the sec2x\sec^2 x is already part of the differential. This is a common point of confusion for students learning the rules. The correct choice is the most direct Easy of the rule.

Q36. The integral cos3xsin4xdx\int \cos^3 x \sin^4 x dx can be evaluated in two ways: using u=sinxu = \sin x or u=cosxu = \cos x. Which is correct and why?

A.Use u=sinxu = \sin x because the power of cosine is odd, leaving a factor of cosx\cos x for dudu. ✅
B.Use u=cosxu = \cos x because the power of sine is even, and its derivative is present.
C.Either is correct, but the resulting antiderivatives will look different and may not be equivalent.
D.Neither is correct; the integral requires the use of reduction formulas.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The correct method for sinmxcosnxdx\int \sin^m x \cos^n x dx depends on the parity of the exponents. Here, m=4 (even), n=3 (odd). Since n is odd, we split off a factor of cosx\cos x and set u=sinxu = \sin x. The derivative of sinx\sin x is cosx\cos x, which is present. Option B is incorrect; u = cos x would require a sine factor, which is not present as a simple sinx\sin x (it's sin4x\sin^4 x). Option C is false; the antiderivatives are equivalent up to a constant. Option D is false; this is a straightforward case. This tests the student's understanding of the fundamental rule for choosing the substitution.

Q37. What is the value of 0π/2cos4xsin2xdx\int_0^{\pi/2} \cos^4 x \sin^2 x dx?

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

📖 Explanation: This integral has even powers of both sine and cosine (m=2, n=4). We must use the half-angle identities. 0π/2cos4xsin2xdx=0π/2(cos2x)2(sin2x)dx=0π/2(1+cos2x2)2(1cos2x2)dx=180π/2(1+cos2x)2(1cos2x)dx=180π/2(1+cos2xcos22xcos32x)dx\int_0^{\pi/2} \cos^4 x \sin^2 x dx = \int_0^{\pi/2} (\cos^2 x)^2 (\sin^2 x) dx = \int_0^{\pi/2} \left(\frac{1+\cos 2x}{2}\right)^2 \left(\frac{1-\cos 2x}{2}\right) dx = \frac{1}{8}\int_0^{\pi/2} (1+\cos 2x)^2 (1-\cos 2x) dx = \frac{1}{8}\int_0^{\pi/2} (1+\cos 2x - \cos^2 2x - \cos^3 2x) dx. This simplifies to 180π/2(1+cos2x1+cos4x2cos6x+3cos2x4)dx\frac{1}{8}\int_0^{\pi/2} (1+\cos 2x - \frac{1+\cos 4x}{2} - \frac{\cos 6x + 3\cos 2x}{4}) dx, which eventually evaluates to π32\frac{\pi}{32}. This requires careful algebraic manipulation and multiple steps, making it an Easy problem. The distractors are common values from other similar integrals.

🔗 Related Topics (MCQs)