If ∫5+7sinθ−2cos2θcosθdθ = Aloge∣B(θ)∣+C, where C is a constant of integration, then AB(θ) can be :
Options
Solution
Key Concepts and Formulas
Trigonometric Identity: cos2θ+sin2θ=1
Partial Fraction Decomposition: (ax+b)(cx+d)1=ax+bA+cx+dB for some constants A and B.
Integral of x1: ∫x1dx=ln∣x∣+C
Step-by-Step Solution
Step 1: Rewrite the integrand using the trigonometric identity.
We are given the integral ∫5+7sinθ−2cos2θcosθdθ. To simplify the denominator, we replace cos2θ with 1−sin2θ.
∫5+7sinθ−2(1−sin2θ)cosθdθ
Step 2: Simplify the denominator.
Expanding and simplifying the denominator, we get:
∫5+7sinθ−2+2sin2θcosθdθ=∫3+7sinθ+2sin2θcosθdθ
Step 3: Perform a u-substitution.
Let t=sinθ. Then, dt=cosθdθ. Substituting these into the integral, we obtain:
∫3+7t+2t2dt
Step 4: Factor the quadratic in the denominator.
The quadratic expression 2t2+7t+3 can be factored as (2t+1)(t+3). Therefore, the integral becomes:
∫(2t+1)(t+3)dt
Step 5: Perform partial fraction decomposition.
We decompose the fraction (2t+1)(t+3)1 into partial fractions:
(2t+1)(t+3)1=2t+1A+t+3B
Multiplying both sides by (2t+1)(t+3), we get:
1=A(t+3)+B(2t+1)
To find A, we set 2t+1=0, which means t=−21. Substituting this into the equation, we have:
1=A(−21+3)+B(0)⇒1=A(25)⇒A=52
To find B, we set t+3=0, which means t=−3. Substituting this into the equation, we have:
1=A(0)+B(2(−3)+1)⇒1=B(−5)⇒B=−51
Therefore, the partial fraction decomposition is:
(2t+1)(t+3)1=2t+12/5−t+31/5=51(2t+12−t+31)
Step 6: Integrate the partial fractions.
Substituting the partial fraction decomposition back into the integral, we get:
∫51(2t+12−t+31)dt=51∫(2t+12−t+31)dt=51(∫2t+12dt−∫t+31dt)=51(ln∣2t+1∣−ln∣t+3∣)+C
Step 7: Simplify using logarithm properties.
Using the property lna−lnb=lnba, we have:
51lnt+32t+1+C
Step 8: Substitute back for t.
Since t=sinθ, we substitute back to get:
51lnsinθ+32sinθ+1+C
Step 9: Identify A and B(θ).
Comparing this to the given form Aloge∣B(θ)∣+C, we identify A=51 and B(θ)=sinθ+32sinθ+1.
Step 10: Calculate AB(θ).
We have AB(θ)=51sinθ+32sinθ+1=5(sinθ+32sinθ+1)=sinθ+35(2sinθ+1).
Common Mistakes & Tips
Remember to use the trigonometric identity correctly when simplifying the integrand.
Be careful with the signs when performing partial fraction decomposition.
Don't forget to substitute back to the original variable after integration.
When integrating ∫2t+12dt, remember the chain rule in reverse: the integral is ln∣2t+1∣, not 2ln∣2t+1∣.
Summary
We started by simplifying the integrand using the trigonometric identity cos2θ+sin2θ=1. Then, we performed a u-substitution with t=sinθ to transform the integral into a rational function. We factored the denominator and used partial fraction decomposition to split the rational function into simpler terms. We integrated these terms and then substituted back to express the result in terms of θ. Finally, we compared the result with the given form to find A and B(θ) and calculated AB(θ).
The final answer is sinθ+35(2sinθ+1), which corresponds to option (C).