Key Concepts and Formulas
- Trigonometric Identities: tanx=cosxsinx
- Indefinite Integral Properties: ∫[f(x)+g(x)]dx=∫f(x)dx+∫g(x)dx
- Substitution Method: If ∫f(g(x))g′(x)dx, let u=g(x), then du=g′(x)dx, and the integral becomes ∫f(u)du.
- Logarithmic Integration: ∫x1dx=ln∣x∣+C
Step-by-Step Solution
Step 1: Rewrite the integrand in terms of sine and cosine.
We begin by expressing tanx as cosxsinx to simplify the expression.
∫tanx−25tanxdx=∫cosxsinx−25cosxsinxdx
Step 2: Simplify the fraction within the integral.
Multiply the numerator and denominator of the fraction by cosx to eliminate the inner fractions.
=∫(cosxsinx−2)⋅cosx5cosxsinx⋅cosxdx=∫sinx−2cosx5sinxdx
Step 3: Manipulate the numerator to create a term proportional to the derivative of the denominator.
We want to express the numerator in terms of (sinx−2cosx) and its derivative (cosx+2sinx). We aim to write 5sinx=A(sinx−2cosx)+B(cosx+2sinx). Expanding, we have 5sinx=(A+2B)sinx+(−2A+B)cosx. Equating coefficients gives A+2B=5 and −2A+B=0. From the second equation, B=2A. Substituting into the first equation, A+2(2A)=5, so 5A=5, which means A=1 and B=2.
∫sinx−2cosx5sinxdx=∫sinx−2cosx(sinx−2cosx)+2(cosx+2sinx)dx
Step 4: Separate the integral into two parts.
Split the fraction into two separate fractions, making it easier to integrate each part individually.
=∫sinx−2cosxsinx−2cosxdx+∫sinx−2cosx2(cosx+2sinx)dx
=∫1dx+2∫sinx−2cosxcosx+2sinxdx
Step 5: Evaluate the first integral.
The integral of 1 with respect to x is simply x.
=x+2∫sinx−2cosxcosx+2sinxdx
Step 6: Evaluate the second integral using substitution.
Let u=sinx−2cosx. Then, the derivative of u with respect to x is du=(cosx+2sinx)dx. Substitute these into the integral.
=x+2∫udu
=x+2ln∣u∣+C
Step 7: Substitute back for u.
Replace u with its original expression in terms of x.
=x+2ln∣sinx−2cosx∣+C
Step 8: Compare with the given form.
We are given that ∫tanx−25tanxdx=x+aln∣sinx−2cosx∣+k. Comparing this with our result, x+2ln∣sinx−2cosx∣+C, we can see that a=2.
Common Mistakes & Tips
- Sign Errors: Be very careful with signs, especially when differentiating and substituting.
- Absolute Values: Remember to include absolute values inside the logarithm, as the argument of the logarithm must be positive.
- Strategic Manipulation: The key to solving this problem is to strategically manipulate the integrand to create a term proportional to the derivative of the denominator. This often involves adding and subtracting terms.
Summary
We started by rewriting the integrand in terms of sine and cosine. Then, we manipulated the numerator to create a term proportional to the derivative of the denominator. This allowed us to separate the integral into two parts, one of which could be easily integrated directly, and the other which could be solved using substitution. Finally, we compared our result with the given form to find the value of a. The value of a is 2.
Final Answer
The final answer is \boxed{2}, which corresponds to option (D).