- Simplify the trigonometric expression
We need to solve
cos6x−sin6x3cos2x+cos32x=x3−x2+6.
First simplify the denominator:
cos6x−sin6x=(cos2x)3−(sin2x)3.
Using a3−b3=(a−b)(a2+ab+b2),
cos6x−sin6x=(cos2x−sin2x)(cos4x+cos2xsin2x+sin4x).
Now,
cos2x−sin2x=cos2x.
Also,
cos4x+sin4x=(cos2x+sin2x)2−2sin2xcos2x=1−2sin2xcos2x.
So,
cos4x+cos2xsin2x+sin4x=1−sin2xcos2x.
Using
sin22x=4sin2xcos2x,
we get
1−sin2xcos2x=1−4sin22x=1−41−cos22x=43+cos22x.
Hence,
cos6x−sin6x=cos2x⋅43+cos22x.
Now simplify the numerator:
3cos2x+cos32x=cos2x(3+cos22x).
Therefore,
cos6x−sin6x3cos2x+cos32x=cos2x⋅43+cos22xcos2x(3+cos22x)=4,
provided the denominator is nonzero.
So the equation becomes
4=x3−x2+6.
That is,
x3−x2+2=0.
- Solve the cubic equation
We factor:
x3−x2+2=0.
Try rational roots ±1,±2.
At x=−1,
(−1)3−(−1)2+2=−1−1+2=0.
So (x+1) is a factor.
Divide:
x3−x2+2=(x+1)(x2−2x+2).
Now solve
x2−2x+2=0.
Discriminant:
Δ=(−2)2−4(1)(2)=4−8=−4<0.
So this quadratic has no real roots.
Thus the only real solution is
x=−1.
- Check domain restriction
We must ensure the original denominator is not zero:
cos6x−sin6x=0.
At x=−1,
cos2(−1)=cos21,sin2(−1)=sin21,
which are not equal, so denominator is nonzero. Thus x=−1 is valid.
- Find the sum of all real solutions
There is only one real solution, namely x=−1.
Hence the sum of all real solutions is
−1.
- Compare with stored answer
Derived answer: Option D, −1.
This matches the stored correct answer.