Question
Mathematics Question on Definite Integral
∫cos(x)−cos(α)cos(2x)−cos(2α)dx is equal to
2(sin(x)−xcos(α))+c
2(sin(x)−2xcos(α))+c
2(sin(x)+xcos(α))+c
2(sin(x)+2xcos(α))+c
2(sin(x)+xcos(α))+c
Solution
cosx−cosαcos2x−cos2α
We can use the identity cos2θ=2cos2θ−1
to rewrite cos 2x as: cos2x=2cos2x−1
Similarly, cos 2α can be written as:
cos2α=2cos2α−1
Substituting these expressions into the integrand, we have:
cosx−cosα2cos2x−1−2cos2α+1
Simplifying further:
cosx−cosα2cos2x−2cos2α
Factoring out a 2 from the numerator:
cosx−cosα2(cos2x−cos2α)
Now, we can factor the numerator further using the difference of squares identity:
cosx−cosα2[(cosx+cosα)(cosx−cosα)]
Canceling out the common factor (cosx−cosα) in the numerator and denominator, we have:
2(cosx+cosα)
Now we can integrate this expression:
∫2(cosx+cosα)dx
Integrating term by term:
2∫cosxdx+2∫cosαdx
The integral of cos x with respect to x is sin x, and the integral of a constant (cos α) with respect to x is the constant times x:
2sinx+2(cosα)x+c where c is the constant of integration.
Hence, the integral ∫cosx−cosαcos2x−cos2αdx is equal to 2sinx+2(cosα)x+c, which corresponds to option (C) 2(sinx+xcosα)+c