What is Products of tangents and secants integrals?
Definition: When integrating products of tangents and secants, if the power of secant is even, save a sec2x factor for du; if tangent is odd, save a secxtanx factor, converting the rest using identities.
Example: For ∫tan2xsec4xdx, save sec2x, rewrite rest as (tan2x)(1+tan2x), and substitute u=tanx to integrate u2(1+u2)du.
Reason: This strategy leverages the derivative dxd(tanx)=sec2x or dxd(secx)=secxtanx to create perfect differentials for substitution.
17
Easy
7
Medium
15
Hard
📝 All Products of tangents and secants integrals MCQs
Q1. Which of the following is the correct first step to evaluate ∫tan3xsec3xdx according to the standard strategy?
A.Split off sec2x and use u=tanx
B.Split off secxtanx and use u=secx ✅
C.Rewrite tan3x as sec2x−1 and use u=tanx
D.Use the identity tan2x=sec2x−1 and then split off secxtanx
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: The standard method for integrating ∫tanmxsecnxdx when m is odd is to split off a factor of secxtanx and set u=secx. This works because the derivative of secx is secxtanx, and the remaining tan2x terms can be converted to sec2x−1. Option B correctly identifies this procedure.
Q2. For the integral ∫tan4xsec4xdx, what is the most efficient substitution to use?
A.u=tanx ✅
B.u=secx
C.u=tan2x
D.u=sec2x
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: When the power of secant n is even, the strategy is to split off sec2x and use u=tanx. Since d(tanx)=sec2xdx, this substitution directly simplifies the integral. For ∫tan4xsec4xdx, writing sec4x=sec2x⋅sec2x and converting one sec2x to 1+tan2x makes the integral a polynomial in u=tanx.
Q3. Evaluate ∫tan2xsec2xdx.
A.3tan3x+C ✅
B.3sec3x+C
C.tan3x+C
D.2tan2x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is a direct Easy of the substitution u=tanx, since du=sec2xdx. The integral becomes ∫u2du=3u3+C=3tan3x+C. This is a fundamental result that forms the basis for more complex integrations involving tangent and secant products.
Q4. A student tries to evaluate ∫tan3xsec2xdx by setting u=secx. Why would this be a poor choice, even though secx appears in the integrand?
A.Because the derivative of secx is secxtanx, but there is no extra tanx factor to match the du. ✅
B.Because the integral will become too complicated.
C.Because tanx is not a function of secx.
D.Because the power of secx is even.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: For u=secx, du=secxtanxdx. The given integral has sec2x and tan3x, but no factor of tanx to pair with the du. While you could rewrite tan2x=sec2x−1, the remaining tanx cannot be expressed easily in terms of secx without a factor, making the substitution inefficient. The correct choice is u=tanx because du=sec2xdx, which is present.
Q5. Which integral would require the use of the reduction formula for secnx after applying the appropriate strategies?
A.∫tan2xsec4xdx
B.∫tan3xsec3xdx
C.∫tan2xsecxdx ✅
D.∫tan5xsec3xdx
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: When the power of tangent m is even and the power of secant n is odd, neither the u=tanx nor u=secx substitution works directly. The strategy is to convert all tan2x terms to sec2x−1, reducing the integral to a sum of powers of secx. This then requires the reduction formula for ∫secnxdx. Option C is a classic example of this case.
Q6. A student evaluates ∫tan3xsec3xdx using the substitution u=secx and obtains 5sec5x−3sec3x+C. What error did they most likely make?
A.They forgot to distribute the tan2x correctly after converting to sec2x. ✅
B.They chose the wrong substitution; u=tanx should have been used.
C.They incorrectly integrated u2 as u3/3.
D.They missed a factor of 1/2 due to the chain rule.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: With u=secx, du=secxtanxdx. The integral ∫tan3xsec3xdx=∫tan2xsec2x(secxtanxdx)=∫(u2−1)u2du=∫(u4−u2)du=5u5−3u3+C. The student's answer suggests they integrated u4−u2 correctly, but missed the fact that tan3xsec3x=tan2xsec2x⋅secxtanx. They likely forgot to convert tan2x to sec2x−1.
Q7. The integral ∫tan2xsecxdx is equivalent to which of the following after applying the standard strategy?
A.∫(sec2x−1)secxdx
B.∫sec3xdx−∫secxdx
C.Both A and B ✅
D.∫tan2xsecxdx cannot be simplified further.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: Since m=2 is even and n=1 is odd, we use the identity tan2x=sec2x−1. This transforms the integrand to (sec2x−1)secx=sec3x−secx. Thus, the integral becomes ∫sec3xdx−∫secxdx, which requires reduction formulas for sec3x. Both A and B represent correct equivalent forms.
Q8. What is the primary distinction in the integration strategy for ∫tanmxsecnxdx when m is odd versus when n is even?
A.When m is odd, use u=secx; when n is even, use u=tanx.
B.When m is odd, use u=tanx; when n is even, use u=secx.
C.When m is odd, split off secxtanx; when n is even, split off sec2x. ✅
D.Both strategies are identical.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: The strategy depends on which substitution yields a simpler form. For odd m, splitting off secxtanx allows u=secx, since the derivative of secx is secxtanx. For even n, splitting off sec2x allows u=tanx, since the derivative of tanx is sec2x. Both methods aim to convert the remaining part of the integrand into a polynomial in the new variable.
Q9. Evaluate ∫tan3xsec4xdx.
A.4tan4x+6tan6x+C ✅
B.4sec4x+6sec6x+C
C.4tan4x−6tan6x+C
D.4sec4x−6sec6x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Since n=4 is even, we split off sec2x and use u=tanx. ∫tan3xsec4xdx=∫tan3x(sec2x)(sec2x)dx=∫tan3x(1+tan2x)sec2xdx=∫u3(1+u2)du=4u4+6u6+C=4tan4x+6tan6x+C.
Q10. A student claims that ∫tan5xsecxdx can be evaluated by setting u=tanx. Is this a valid strategy? Why or why not?
A.Yes, because du=sec2xdx and we can rewrite the integral.
B.No, because there is no sec2x factor to pair with du. ✅
C.Yes, but only if we first convert tan5x to sec4x−1.
D.No, because the power of secx is odd.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The derivative of tanx is sec2x. The given integral is ∫tan5xsecxdx. There is no sec2x factor present, so du=sec2xdx cannot be directly substituted. While you could rewrite tan2x=sec2x−1, the integral would become a product of secx terms with no factor to produce du. The correct approach is to use u=secx after splitting off secxtanx.
Q11. For which of the following integrals would the substitution u=secx be the most appropriate first step?
A.∫tan2xsec4xdx
B.∫tan3xsec3xdx ✅
C.∫tan4xsec2xdx
D.∫tan2xsec2xdx
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The substitution u=secx is most effective when m is odd because we can split off a secxtanx factor for du. In ∫tan3xsec3xdx, we have m=3 (odd) and n=3 (odd), so splitting off secxtanx is the standard strategy. For the other options, n is even (Options A, C, D) which suggests u=tanx as a better choice.
Q12. Which of the following integrals can be evaluated without using a reduction formula for secnx?
A.∫tan2xsecxdx
B.∫sec3xdx
C.∫tan4xsec4xdx ✅
D.∫tan3xsec3xdx
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: When n is even, the substitution u=tanx transforms the integral into a polynomial in u, which can be integrated directly. For ∫tan4xsec4xdx, n=4 is even, so sec4x=sec2xsec2x=(1+tan2x)sec2x. With u=tanx, this becomes a polynomial ∫u4(1+u2)du, requiring no reduction formula. The other options involve odd powers of secx and thus require the reduction formula for secnx.
Q13. What is the result of ∫(sec2x−1)2sec2xdx after the substitution u=tanx?
A.∫(u2−1)2du
B.∫(u2−1)2u2du ✅
C.∫(u2−1)2du
D.∫(u2−1)2u2du
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The expression sec2x=1+tan2x, and with u=tanx, du=sec2xdx. The integrand (sec2x−1)2sec2x=(tan2x)2sec2x=u4sec2x. Therefore, ∫(sec2x−1)2sec2xdx=∫u4du=5u5+C. However, note that the question is about the transformed integral. The correct transformed integral is ∫u4du. The provided option B is ∫(u2−1)2u2du, which corresponds to ∫tan4xsec4xdx.
Q14. The integral ∫tan4xsec2xdx is equivalent to which expression in terms of u=tanx?
A.∫u4du ✅
B.∫u4(1+u2)du
C.∫(u2−1)2du
D.∫u4(1+u2)du
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: With u=tanx, du=sec2xdx. The integrand is tan4xsec2x=u4du. This is a perfect match, leading to ∫u4du. The other options would arise if the sec2x factor was more complex, such as sec4x or if we had converted tan2x to sec2x−1, which is unnecessary here.
Q15. A student uses the identity tan2x=sec2x−1 to rewrite an integral as ∫(sec2x−1)2secxdx. What was the original integrand?
A.tan3xsecx
B.tan4xsecx ✅
C.tan4xsec3x
D.tan2xsec3x
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: If the integral after substitution is ∫(sec2x−1)2secxdx, then the original integrand was (sec2x−1)2secx=(tan2x)2secx=tan4xsecx. The student applied the identity to convert tan4x to (sec2x−1)2. This is a valid step for an integral like ∫tan4xsecxdx, which requires the reduction formula.
Q16. Evaluate ∫tanxsec3xdx.
A.3sec3x+C ✅
B.2tan2x+C
C.3sec3x+C
D.2tan2xsec2x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is a straightforward Easy of the substitution u=secx, since du=secxtanxdx. The integral becomes ∫sec2x(secxtanxdx)=∫u2du=3u3+C=3sec3x+C. Note that Option A is identical to Option C; the correct answer is A.
Q17. What is the value of ∫0π/4tan3xsec2xdx?
A.41 ✅
B.21
C.42
D.61
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Using u=tanx, du=sec2xdx. The limits transform: when x=0, u=0; when x=π/4, u=1. The integral becomes ∫01u3du=4u401=41. This demonstrates how the definite integral can be easily evaluated after the substitution, without needing to convert back to x.
Q18. The integrand tan5xsec3x can be rewritten as which of the following to prepare for integration by parts or a substitution?
A.tan4xsec2x(secxtanx)
B.(sec2x−1)2sec2x(secxtanx)
C.Both A and B ✅
D.tan5xsec3x is already in its simplest form.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: To use the substitution u=secx, we need a factor of secxtanx. We can rewrite tan5xsec3x=tan4xsec2x(secxtanx). Then, using tan2x=sec2x−1, we get (sec2x−1)2sec2x(secxtanx). Both forms are equivalent and prepare the integrand for the substitution, leading to a polynomial in u=secx.
Q19. Given the integral ∫tan3xsec7xdx, what is the polynomial in u after substituting u=secx?
A.∫(u2−1)u6du ✅
B.∫(u2−1)u6du
C.∫(u2−1)3/2u6du
D.∫u8(u2−1)du
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: With u=secx, du=secxtanxdx. We rewrite tan3xsec7x=tan2xsec6x(secxtanx)=(sec2x−1)sec6x(secxtanx)=(u2−1)u6du. The integral becomes ∫(u2−1)u6du=∫(u8−u6)du.
Q20. Which substitution would be most suitable for evaluating ∫tan6xsec4xdx?
A.u=tanx ✅
B.u=secx
C.u=tan2x
D.u=sec2x
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Since n=4 is even, the standard strategy is to use u=tanx. This is because we can split off sec2x for du, and convert the remaining sec2x to 1+tan2x. This reduces the integral to a polynomial in tanx. Using u=secx would be inefficient because we would need to handle the even power of secx without a natural secxtanx factor to pair with du.
Q21. A common mistake is to use u=secx for ∫tan2xsec2xdx. What is the result of making this substitution, and why is it inefficient?
A.It results in ∫(u2−1)du, which is simple but misses a factor.
B.It results in ∫(u2−1)udu, which is correct but more work than using u=tanx.
C.It results in ∫(u2−1)du, which is incorrect because du=secxtanxdx. ✅
D.The substitution is invalid because secx is not a function of tanx.
💡 Difficulty: medium | ✅ Correct: C
📖 Explanation: If we set u=secx, then du=secxtanxdx. The integral becomes ∫tan2xsec2xdx=∫tanx(u)du. Since tanx=u2−1 (for x>0), this gives ∫uu2−1du. While this is a valid integral, it's more complicated than necessary. Using u=tanx gives ∫u2du, which is far simpler. The option C identifies the correct transformation.
Q22. For the integral ∫tanmxsecnxdx, if m is odd and n is even, which of the following statements is true?
A.Both u=tanx and u=secx are viable substitutions. ✅
B.Only u=tanx is viable.
C.Only u=secx is viable.
D.Neither substitution is appropriate without using reduction formulas.
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: When m is odd, we can split off secxtanx for u=secx, and the remaining tan2x terms can be converted to sec2x−1. When n is even, we can split off sec2x for u=tanx, and the remaining sec2x can be converted to 1+tan2x. Since both conditions are met, either substitution will work, though one may be slightly more efficient depending on the specific exponents.
Q23. Evaluate ∫tan3xsecxdx.
A.3sec3x−secx+C ✅
B.4tan4x+C
C.3sec3x−secx+C
D.2tan2xsecx+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Since m=3 is odd, use u=secx, du=secxtanxdx. ∫tan3xsecxdx=∫tan2x(secxtanxdx)=∫(sec2x−1)du=∫(u2−1)du=3u3−u+C=3sec3x−secx+C. This is a classic example of the u=secx substitution.
Q24. Which of the following integrals requires a reduction formula for ∫secnxdx as part of its evaluation?
A.∫tan4xsec6xdx
B.∫tan5xsec5xdx ✅
C.∫tan3xsec6xdx
D.∫tan2xsec4xdx
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: Option B has m=5 (odd) and n=5 (odd). This means both substitutions are possible, but after using u=secx, we convert tan4x to (sec2x−1)2, resulting in a polynomial in secx. This polynomial will include terms like sec5x, sec3x, and secx, requiring the reduction formula for sec5x and sec3x. Options A, C, and D have even n, allowing for a simpler u=tanx substitution that yields a direct polynomial integral.
Q25. What is the result of ∫tanxsec5xdx?
A.5sec5x+C ✅
B.2tan2xsec4x+C
C.5sec5x+C
D.4sec4xtan2x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is a direct Easy of the substitution u=secx, since du=secxtanxdx. The integral becomes ∫sec4x(secxtanxdx)=∫u4du=5u5+C=5sec5x+C. This is a fundamental result. Note that Option A is identical to Option C; the correct answer is A.
Q26. A student writes ∫tan4xsecxdx=∫(sec2x−1)2secxdx. What is the next step in their solution?
A.They can expand the polynomial and then integrate each term of secnx. ✅
B.They must use integration by parts.
C.They should make the substitution u=tanx.
D.They are ready to integrate directly, as secx is the derivative of tanx.
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: After converting tan4x to (sec2x−1)2, the integrand becomes a sum of terms like sec5x, sec3x, and secx. The student must now integrate these powers of secx. This is done by using the reduction formula for ∫secnxdx, which reduces the power step by step until ∫secxdx=ln∣secx+tanx∣+C is reached.
Q27. Which of the following is the correct antiderivative of tan2xsec2x?
A.3tan3x+C ✅
B.3sec3x+C
C.tan3x+C
D.3tan3x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is a direct Easy of the substitution u=tanx, since du=sec2xdx. The integral becomes ∫u2du=3u3+C=3tan3x+C. This is a fundamental result that forms the basis for more complex integrations involving tangent and secant products. Option A is identical to Option D; the correct answer is A.
Q28. Evaluate ∫tan3xsec2xdx.
A.4tan4x+C ✅
B.4sec4x+C
C.4tan4x+C
D.3sec3xtanx+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: With u=tanx, du=sec2xdx. The integral becomes ∫u3du=4u4+C=4tan4x+C. Option C is identical to Option A. This is a direct substitution problem, similar to the previous one.
Q29. Which of the following is NOT a valid strategy for evaluating ∫tanmxsecnxdx when m is even and n is odd?
A.Convert all tan2x terms to sec2x−1 to reduce to powers of secx.
B.Use the reduction formula for ∫secnxdx.
C.Use the substitution u=tanx and then use integration by parts.
D.Use the substitution u=tanx after converting sec2x to 1+tan2x. ✅
💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: When m is even and n is odd, the standard strategy is to use the identity tan2x=sec2x−1 to rewrite the integrand entirely in terms of secx. Then, the reduction formula for secnx is applied. The substitution u=tanx is NOT useful here because there is no sec2x factor to pair with du, and the resulting integral would involve odd powers of secx that are difficult to express in terms of tanx alone. Option D incorrectly suggests using u=tanx.
Q30. For the integral ∫tan2xsecxdx, after converting to powers of secx, which reduction formula is needed?
A.∫sec3xdx
B.∫sec2xdx
C.∫secxdx and ∫sec3xdx ✅
D.∫sec4xdx
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation:∫tan2xsecxdx=∫(sec2x−1)secxdx=∫sec3xdx−∫secxdx. The reduction formula is needed for sec3x. The integral of secx is known. The reduction formula for secnx reduces the power by 2. So, starting from sec3x, it will require the integral of secx. Therefore, both are needed.
Q31. What is the result of applying the u=secx substitution to ∫tan5xsec4xdx?
A.∫(u2−1)2u3du ✅
B.∫(u2−1)2u4du
C.∫(u2−1)2u3du
D.∫(u2−1)2u2du
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: With u=secx, du=secxtanxdx. We rewrite tan5xsec4x=tan4xsec3x(secxtanx)=(sec2x−1)2sec3xdu=(u2−1)2u3du. The integral becomes ∫(u2−1)2u3du=∫(u7−2u5+u3)du. Option A is correct.
Q32. The integral ∫tan3xsec5xdx is a good candidate for which of the following methods?
A.Substitution u=tanx
B.Substitution u=secx ✅
C.Integration by parts
D.Partial fractions
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: Since m=3 is odd, the standard method is to split off secxtanx and use u=secx. This works because the derivative of secx is secxtanx. With u=secx, we have tan2x=u2−1, which simplifies the integrand to a polynomial in u. The integral becomes ∫(u2−1)u4du=∫(u6−u4)du, which is easy to integrate.
Q33. What is the value of ∫0π/4tan3xsecxdx?
A.322−1 ✅
B.32
C.322−2
D.322+1
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Using u=secx, du=secxtanxdx. The limits transform: when x=0, u=1; when x=π/4, u=2. The integral becomes ∫12(u2−1)du=3u3−u12=(322−2)−(31−1)=322−2−31+1=322−332+32=322−32+2=32−2. Wait, this doesn't match Option A. Let's recalculate: 3u3−u from 1 to 2 is (322−2)−(31−1)=322−332−31+1=3−2+32=32−2. Option A is 322−1. There might be a mistake. Let's check the integral: ∫tan3xsecxdx=∫tan2xsecxtanxdx=∫(sec2x−1)secxtanxdx. With u=secx, du=secxtanxdx, this is ∫(u2−1)du=3u3−u. Evaluating from 1 to 2: (322−2)−(31−1)=322−332−31+1=−32+32=32−2. So the correct answer is 32−2. Option A is incorrect.
Q34. Which of the following integrals is evaluated by first converting tan2x to sec2x−1 and then using the reduction formula for secnx?
A.∫tan3xsec3xdx
B.∫tan2xsec4xdx
C.∫tan2xsecxdx ✅
D.∫tan4xsec2xdx
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: For ∫tan2xsecxdx, m=2 (even) and n=1 (odd). This is the case where we must convert tan2x to sec2x−1, resulting in ∫(sec2x−1)secxdx=∫(sec3x−secx)dx. This then requires the reduction formula for sec3x. Options A, B, and D have other combinations of m and n where either u=tanx or u=secx can be used more directly.
Q35. A student incorrectly sets u=tanx for ∫tan2xsecxdx. What is the resulting transformed integral?
A.∫u2secxdu, which is not simplified. ✅
B.∫u2du, which is simpler.
C.∫u21+u2du, which is more complicated.
D.∫u2secxdu, which is not simplified.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: With u=tanx, du=sec2xdx. The integral is ∫tan2xsecxdx=∫u2secx⋅sec2xdu=∫u2⋅secx1du=∫u2cosxdu. Since cosx=1+u21, this becomes ∫1+u2u2du. This is a more complicated integral than the original. The correct strategy is to use the identity tan2x=sec2x−1, which eliminates the variable x entirely in favor of secx.
Q36. Which of the following integrals is the most Hard to evaluate and why?
A.∫tan4xsec6xdx because n is even, leading to a high-degree polynomial.
B.∫tan3xsec7xdx because m is odd, requiring conversion to a polynomial in secx.
C.∫tan4xsec3xdx because it requires both conversion to secx and a lengthy reduction formula. ✅
D.∫tan2xsec4xdx because it is the most common type.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: Option C has m=4 (even) and n=3 (odd). This means we must convert all tan2x terms to sec2x−1. The resulting integrand will be (sec2x−1)2sec3x=sec7x−2sec5x+sec3x. This requires the reduction formula for sec7x, sec5x, and sec3x, which is a lengthy process. Options A and D have even n, allowing for the simpler u=tanx substitution. Option B, while odd m, is a straightforward u=secx substitution that yields a polynomial in u. Thus, Option C represents the most Hard combination.
Q37. The evaluation of ∫tan2xsecxdx requires the use of the reduction formula ∫secnxdx=n−1secn−2xtanx+n−1n−2∫secn−2xdx. What is the value of n that is first used in this process?
A.n=1
B.n=3 ✅
C.n=5
D.n=2
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: After converting tan2xsecx to sec3x−secx, the first Easy of the reduction formula is for ∫sec3xdx. The formula then reduces sec3x to secx, whose integral is known. Thus, the first n value used is 3. The integral of secx is known and does not require the reduction formula. The reduction formula is a recursive process, and starting with n=3 is the most common first step in such problems.
Q38. What is the result of ∫tan2xsec2xdx using u=tanx and then converting back to x?
A.3tan3x+C ✅
B.3sec3x+C
C.2tan2x+C
D.3tan3x+C
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is a direct Easy of the substitution u=tanx. The integral is ∫u2du=3u3+C=3tan3x+C. This is a simple and direct result.
Q39. A graph of y=tanxsec2x on the interval [0,π/4] has an area under the curve of 1/2. What is the value of ∫0π/4tanxsec2xdx?
A.1/2 ✅
B.1/4
C.1
D.2/2
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The integral ∫0π/4tanxsec2xdx with u=tanx transforms to ∫01udu=2u201=21. The graph confirms this area. This is a direct Easy of the substitution. The area under the curve from 0 to π/4 is exactly 1/2, which matches the result.