📝 All Alternative methods for trigonometric integrals MCQs
Q1. Which of the following is the most efficient first step to evaluate ∫sin3xdx using the alternative method?
A.Rewrite as ∫(1−cos2x)sinxdx and substitute u=cosx. ✅ B.Rewrite as ∫sinx(1−cos2x)dx and substitute u=sinx. C.Use the reduction formula ∫sinnxdx immediately. D.Rewrite as ∫sin2xsinxdx and substitute u=sinx. 💡 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, the integrand is sin2x⋅sinx. Since the derivative of cosx is −sinx, rewriting sin2x as 1−cos2x and letting u=cosx transforms the integral into a simple polynomial in u. The other options either miss the substitution or use a less efficient reduction formula.
Q2. A student attempts to evaluate ∫cos5xdx by rewriting it as ∫(cos2x)2cosxdx and then substituting u=cosx. What is the error in this approach?
A.The substitution u=cosx is invalid because the derivative is −sinx, 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 (1−sin2x)2cosx before substituting u=sinx. ✅ 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 as (cos2x)2cosx, if they set u=cosx, then du=−sinxdx. There is no sinx factor in the integrand to absorb the du. The correct method, since the power of cosine is odd, is to split off one factor of cosx, rewrite the remaining even power of cosine in terms of sine using cos2x=1−sin2x, and then substitute u=sinx. This ensures du=cosxdx is present.
Q3. Which of the following integrals is best evaluated using the substitution u=tanx after rewriting the integrand?
A.∫tan3xsec3xdx B.∫tan2xsec4xdx ✅ C.∫tan4xsecxdx D.∫tan2xsec2xdx 💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The substitution u=tanx is most effective when the integrand contains an even power of secx. This allows you to split off a sec2x factor, which is exactly du. For ∫tan2xsec4xdx, you can write it as ∫tan2x(sec2x)sec2xdx and then use the identity sec2x=1+tan2x, leading to a polynomial in u. The other integrals have odd powers of secant or no sec^2 factor to pair with the substitution.
Q4. Given ∫sin3xdx=31cos3x−cosx+C, what is the value of ∫0πsin3xdx?
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: First, evaluate the definite integral using the antiderivative found from the alternative method. ∫0πsin3xdx=[31cos3x−cosx]0π. At x=π, cosπ=−1, so the expression is 31(−1)3−(−1)=−31+1=32. At x=0, cos0=1, the expression is 31−1=−32. The definite integral is 32−(−32)=34. This demonstrates the Easy of a derived antiderivative to compute area.
Q5. When using the alternative method for ∫cos3xdx, a student obtains sinx−31sin3x+C. This is equivalent to which of the following forms?
A.31cos3x−cosx+C ✅ B.31sin3x−sinx+C C.31cos3x+cosx+C D.sinx−31cos3x+C 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The student's result is one valid antiderivative. By using the identity sin3x=(1−cos2x)sinx, this form can be manipulated, but it's not immediately obvious. The standard alternative method yields sinx−31sin3x+C. However, this is equivalent to 31cos3x−cosx+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=0 shows both yield the same constant.
Q6. Which of the following is the correct result of evaluating ∫tan5xsec2xdx using the substitution u=tanx?
A.61tan6x+C ✅ B.51sec5x+C C.61sec6x+C D.51tan5x+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, if we set u=tanx, then du=sec2xdx. The integral becomes ∫u5du, which evaluates to 6u6+C=61tan6x+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, a student sets u=secx. What is the integral in terms of u after the substitution?
A.∫u2(u2−1)du ✅ B.∫u3(u2−1)du C.∫u(u2−1)du D.∫u4(u2−1)du 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Here, the power of tangent is odd, which is a clue to use the substitution u=secx. We split off a secxtanx factor, which is du. The remaining integrand is tan2xsec2x. Using the identity tan2x=sec2x−1, this becomes (u2−1)⋅u2. So the transformed integral is ∫u2(u2−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 using the alternative method?
A.u=sinx ✅ B.u=cosx C.u=tanx D.u=secx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The power of cosine is odd (5). The strategy is to split off a factor of cosx, which will be part of du, and express the remaining even power of cosine in terms of sine. Thus, ∫sin4xcos4xcosxdx=∫sin4x(1−sin2x)2cosxdx. The substitution u=sinx is ideal because du=cosxdx, 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. Which of the following correctly describes the first step in the alternative method?
A.Rewrite tan2x as sec2x−1 and integrate sec3x−secx. B.Split off a secxtanx factor and substitute u=secx. C.Rewrite the integrand as secx(sec2x−1) and use the reduction formula for sec3x. ✅ D.Use the substitution u=tanx after rewriting secx. 💡 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. Since tan2x=sec2x−1, the integral becomes ∫(sec2x−1)secxdx=∫sec3xdx−∫secxdx. 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=sinx, which of the following integrals is correctly transformed?
A.∫sin2xcos3xdx→∫u2(1−u2)du ✅ B.∫sin3xcos2xdx→∫u2(1−u2)du C.∫sin2xcos2xdx→∫u2(1−u2)du D.∫sin3xcos3xdx→∫u2(1−u2)du 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: For u=sinx, du=cosxdx. This substitution works when there is an odd power of cosine to provide the cosx factor. In option A, cos3x=cos2x⋅cosx=(1−sin2x)cosx. So ∫sin2x(1−sin2x)cosxdx becomes ∫u2(1−u2)du. In option B, the power of sine is odd, so we should use u=cosx. 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 using the alternative method and trigonometric identities?
A.8x−32sin4x+C ✅ B.4x−32sin4x+C C.8x−16sin2x+C D.4x+32sin4x+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=21−cos2x and cos2x=21+cos2x. The product is 41sin22x=41⋅21−cos4x=81−81cos4x. Integrating gives 8x−32sin4x+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 is evaluated. Which of the following is the correct Easy of the alternative method?
A.21tan2x−ln∣secx∣+C ✅ B.21tan2x+ln∣secx∣+C C.tanx−x+C D.21sec2x−ln∣cosx∣+C 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Using the reduction formula for tannx or the alternative approach, ∫tan3xdx=∫tanx(sec2x−1)dx=∫tanxsec2xdx−∫tanxdx. Let u=tanx, du=sec2xdx, so the first integral is 21u2. The second integral is ln∣secx∣. Thus, the result is 21tan2x−ln∣secx∣+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=tanx to evaluate ∫tan2xsec4xdx and arrives at 51tan5x+31tan3x+C. What is the error?
A.They correctly applied the method. ✅
B.They forgot to integrate sec2x as part of du. C.They incorrectly applied the identity sec2x=1+tan2x. D.They used the wrong substitution; u=secx should have been used. 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: This student performed the integration correctly. The steps are: ∫tan2xsec4xdx=∫tan2xsec2x(sec2xdx). Let u=tanx, du=sec2xdx, and sec2x=1+u2. This becomes ∫u2(1+u2)du=∫(u2+u4)du=3u3+5u5+C=31tan3x+51tan5x+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 after the substitution u=sinx is made?
A.∫(1−u2)du ✅ B.∫(1+u2)du C.∫u2(1−u2)du D.∫(u2−1)du 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Since the power of cosine is odd, we split off a cosx and rewrite the remaining cos2x as 1−sin2x. So, ∫cos3xdx=∫cos2xcosxdx=∫(1−sin2x)cosxdx. With u=sinx, du=cosxdx, this becomes ∫(1−u2)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=−31cos3x+52cos5x−71cos7x+C, which substitution was likely used?
A.u=cosx ✅ B.u=sinx C.u=tanx D.u=secx 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The presence of odd powers of sine (5) suggests the substitution u=cosx. The integrand sin5xcos2xdx=sin4xcos2x(sinxdx)=(1−cos2x)2cos2x(sinxdx). Letting u=cosx, du=−sinxdx, the integral becomes −∫(1−u2)2u2du=−∫(u2−2u4+u6)du=−3u3+52u5−7u7+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 using the alternative method?
💡 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=cosx. sin3xcos2x=sin2xcos2xsinx=(1−cos2x)cos2xsinx. Let u=cosx, du=−sinxdx. The indefinite integral is −∫(1−u2)u2du=−∫(u2−u4)du=−3u3+5u5+C=−31cos3x+51cos5x+C. Evaluating from 0 to π/2: at π/2, cos=0; at 0, cos=1. So, (0)−(−31+51)=31−51=152. 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 ✅ B.∫sin3xcos2xdx C.∫sin2xcos3xdx D.∫sin4xcosxdx 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The alternative method's strategy depends on the parity of the exponents. For ∫sinmxcosnxdx: 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=(1−cos2x)/2 and cos2x=(1+cos2x)/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 and got 21secxtanx+21ln∣secx+tanx∣−ln∣secx+tanx∣+C. Which of the following is the simplified form of their answer?
A.21secxtanx−21ln∣secx+tanx∣+C ✅ B.21secxtanx+21ln∣secx+tanx∣+C C.21secxtanx−ln∣secx+tanx∣+C D.21secxtanx+ln∣secx+tanx∣+C 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The student's answer is 21secxtanx+(21−1)ln∣secx+tanx∣+C=21secxtanx−21ln∣secx+tanx∣+C. The student correctly applied the method for the even-odd case: ∫tan2xsecxdx=∫(sec2x−1)secxdx=∫sec3xdx−∫secxdx. Using the reduction formula, ∫sec3xdx=21secxtanx+21ln∣secx+tanx∣+C. Subtracting ln∣secx+tanx∣ gives the simplified result. The question tests the ability to combine like terms in the final answer.
Q19. Consider the integral ∫sec3xdx. 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 and using u=tanx. C.It is evaluated by rewriting sec3x as secx(1+tan2x) and then using a substitution. D.It is evaluated directly by using the substitution u=secx. 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: ∫sec3xdx=21secxtanx+21ln∣secx+tanx∣+C. This is a classic formula, often derived using integration by parts: let u=secx, dv=sec2xdx. 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 for the substitution u=cscx?
A.∫(csc2x−1)csc2x(cscxcotx)dx ✅ B.∫(cot2x)csc2x(cscxcotx)dx C.∫(csc2x−1)cscx(cscxcotx)dx D.∫(csc2x−1)csc3xdx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For the cotangent-cosecant case, when the power of cotangent is odd, we use u=cscx, so du=−cscxcotxdx. We split off a cscxcotx factor. The remaining integrand is cot2xcsc2x. Using the identity cot2x=csc2x−1, this becomes (csc2x−1)csc2x. So the integral becomes ∫(csc2x−1)csc2x(cscxcotx)dx. Option A correctly shows this. Option B misses converting cot2x. Option C has the wrong power on one of the csc factors. Option D is missing the necessary du factor for the substitution. This tests the specific mechanics of the cot-csc method.
Q21. The integral ∫sec4xdx is evaluated. Which of the following represents a correct intermediate step using the alternative method?
A.∫(1+tan2x)sec2xdx ✅ B.∫(1+tan2x)2sec2xdx C.∫(1+tan2x)dx D.∫(1+tan2x)2dx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For an even power of secant (n=4), the alternative method is to split off a sec2x and use u=tanx. sec4x=sec2xsec2x=(1+tan2x)sec2x. The integral becomes ∫(1+tan2x)sec2xdx. Substituting u=tanx gives ∫(1+u2)du. The other options are incorrect transformations. Option B is for sec6x. Option C misses the sec2x 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=secx, what is the transformed integral of ∫tan3xsec3xdx?
A.∫u2(u2−1)du ✅ B.∫u(u2−1)du C.∫u3(u2−1)du D.∫u2(u2+1)du 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: For ∫tan3xsec3xdx, the power of tangent is odd, so we split off secxtanx and use u=secx. tan3xsec3x=tan2xsec2x(secxtanx). Using the identity tan2x=sec2x−1=u2−1, and sec2x=u2, the integrand becomes (u2−1)u2du=u2(u2−1)du. So ∫tan3xsec3xdx=∫u2(u2−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)=∫sin32xcos22xdx. What is F(x) if F(0)=0?
A.−61cos32x+101cos52x+151 ✅ B.−61cos32x+101cos52x−151 C.−61cos32x+101cos52x D.61cos32x−101cos52x+151 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: First, find the indefinite integral. Let u=cos2x, du=−2sin2xdx. The integrand is sin22xcos22xsin2xdx=(1−cos22x)cos22xsin2xdx. So F(x)=−21∫(1−u2)u2du=−21(3u3−5u5)+C=−6u3+10u5+C=−61cos32x+101cos52x+C. Given F(0)=0, at x=0, cos 0 = 1. So −61+101+C=0⇒C=61−101=305−3=302=151. Therefore, F(x)=−61cos32x+101cos52x+151. 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?
A.Rewrite as ∫tan4x(1+tan2x)sec2xdx and use u=tanx. ✅ B.Rewrite as ∫(sec2x−1)2sec4xdx and expand. C.Split off secxtanx and use u=secx. D.Use the reduction formula for tan4xsec4x directly. 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The power of secant is even (4), so we split off a sec2x factor. The remaining power of secant is sec2x, which is converted to 1+tan2x. The integral becomes ∫tan4x(1+tan2x)sec2xdx. Substituting u=tanx (since du=sec2xdx) 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 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=sinx 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 is to use u=sinx, 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 and 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=31cos3x−cosx+C B.∫cos3xdx=sinx−31sin3x+C ✅ C.∫tan2xdx=tanx−x+C D.∫sec3xdx=21secxtanx+21ln∣secx+tanx∣+C 💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Option B is correct, as shown by the method. Option A is correct. Option C is correct: ∫tan2xdx=∫(sec2x−1)dx=tanx−x+C. Option D is the standard formula for ∫sec3xdx, 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)=0, what is the value of f(π/2)?
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: We need to integrate f'(x). The integral ∫sin3xcos2xdx=−31cos3x+51cos5x+C. With f(0)=0, −31+51+C=0⇒C=152. So f(x)=−31cos3x+51cos5x+152. At x=π/2, cosπ/2=0, so f(π/2)=0+0+152=152. 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 ✅ B.∫sin3xdx C.∫sec3xdx D.∫tan2xsec4xdx 💡 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 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=43sinx−sin3x, which of the following is an equivalent form of ∫sin3xdx using this identity?
A.−43cosx+121cos3x+C ✅ B.−43cosx−121cos3x+C C.43cosx−121cos3x+C D.−43cosx+41cos3x+C 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Using the identity sin3x=43sinx−sin3x, the integral becomes 43∫sinxdx−41∫sin3xdx=−43cosx+121cos3x+C. This is an alternative method using product-to-sum identities. It is equivalent to the forms found by u=cosx. For example, 31cos3x−cosx=−32cosx+31cos3x. Using cos3x=4cos3x+3cosx, we get −32cosx+121cos3x+41cosx=−125cosx+121cos3x. 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 n would the substitution u=tanx be the preferred first step for integrating ∫tannxsecmxdx?
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The substitution u=tanx is used when the power of the secant function, m, is even and positive. This is because we can split off a factor of sec2x, which is exactly the derivative of tanx, and rewrite the remaining even power of secant in terms of tanx using the identity sec2x=1+tan2x. If n is odd, u=secx is preferred. This question isolates the key condition for choosing the u=tanx substitution, which is a cornerstone of the alternative method for these integrals.
Q31. When evaluating ∫sec5xtan3xdx, a student applies the method for odd tangent by splitting off secxtanx. They get ∫(sec2x−1)sec4x(secxtanx)dx. Is this correct, and why?
A.Yes, because tan2x=sec2x−1 and secxtanx is the derivative of secx. ✅ B.No, because the method for odd tangent requires splitting off tan2x, not secxtanx. C.No, because tan3x should be split into tan2x⋅tanx, and then the substitution is u=tanx. D.Yes, but it should be ∫(sec2x−1)sec3x(secxtanx)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 factor (which is the derivative of secx) and rewrite the remaining even power of tangent in terms of secant. The integrand is sec5xtan3x=sec5xtan2xtanx. To get a secxtanx factor, we rewrite tan2x=sec2x−1. So the integrand becomes sec5x(sec2x−1)tanx. To have a secxtanx factor, we pull one secx out of sec5x, leaving sec4x. So it is (sec2x−1)sec4x(secxtanx). Their expression is perfectly correct for substituting u=secx. The other options represent common misconceptions about how to split the integrand.
Q32. Which of the following is the correct antiderivative of ∫cot2xdx using the identity cot2x=csc2x−1?
A.−cotx−x+C ✅ B.cotx−x+C C.−cotx+x+C D.cotx+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=csc2x−1. Therefore, the integral is ∫(csc2x−1)dx=−cotx−x+C, since the derivative of cotx is −csc2x. 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. They use the half-angle identities. What is the first transformed integrand after applying sin2x=21−cos2x and cos2x=21+cos2x?
A.161(1−cos22x)2 ✅ B.161(1−cos22x) C.161(1+cos22x) D.161(1−cos2x)2(1+cos2x)2 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: sin4xcos4x=(sin2x)2(cos2x)2=(21−cos2x)2(21+cos2x)2=161(1−cos2x)2(1+cos2x)2=161((1−cos2x)(1+cos2x))2=161(1−cos22x)2. This is a simplification step that can then be expanded further (using sin22x) 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 using the alternative method?
A.31sin3x+C ✅ B.−31cos3x+C C.31cos3x+C D.−31sin3x+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 and use u=sinx. du=cosxdx. The integral becomes ∫u2du=3u3+C=31sin3x+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, which of the following substitutions and transformations is correct?
A.u=tanx; integrand becomes u4 ✅ B.u=secx; integrand becomes (u2−1)2u C.u=tanx; integrand becomes u4(1+u2) D.u=secx; integrand becomes (u2−1)2u2 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: For ∫tan4xsec2xdx, the power of secant is 2 (even). The method is to split off a sec2x and use u=tanx. Since du=sec2xdx, the integral becomes ∫u4du. 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 when it is not needed because the sec2x 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 can be evaluated in two ways: using u=sinx or u=cosx. Which is correct and why?
A.Use u=sinx because the power of cosine is odd, leaving a factor of cosx for du. ✅ B.Use u=cosx 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 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 and set u=sinx. The derivative of sinx is cosx, which is present. Option B is incorrect; u = cos x would require a sine factor, which is not present as a simple sinx (it's sin4x). 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?
A.32π ✅ B.323π D.163π 💡 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(21+cos2x)2(21−cos2x)dx=81∫0π/2(1+cos2x)2(1−cos2x)dx=81∫0π/2(1+cos2x−cos22x−cos32x)dx. This simplifies to 81∫0π/2(1+cos2x−21+cos4x−4cos6x+3cos2x)dx, which eventually evaluates to 32π. This requires careful algebraic manipulation and multiple steps, making it an Easy problem. The distractors are common values from other similar integrals.