$$\sin^{10}{x}+\cos^{10}{x}=\frac{29}{16}\cos^4{2x}$$
- Solve for $x$
I had found the answer as $4x = \dfrac{\pi}{2} + n\pi \implies x = \dfrac{\pi}{8} +\dfrac{n\pi}{4}$ where $n \in \mathbb{Z} $. However, I'm not sure whether or not it seems correct.
Regards
We need to sove that $$\sin^8x+\cos^8x-\sin^6x\cos^2x-\sin^2x\cos^4x+\sin^4x\cos^4x=\frac{29}{16}\cos^42x$$ or $$(\sin^4x+\cos^4x)^2-2\sin^4x\cos^4x-\sin^2x\cos^2x(1-2\sin^2x\cos^2x)+\sin^4x\cos^4x=\frac{29}{16}\cos^42x$$ or $$(1-2\sin^2x\cos^2x)^2-2\sin^4x\cos^4x-\sin^2x\cos^2x(1-2\sin^2x\cos^2x)+\sin^4x\cos^4x=\frac{29}{16}\cos^42x$$ or $$1-5\sin^2x\cos^2x+5\sin^4x\cos^4x=\frac{29}{16}(1-\sin^22x)^2$$ or $$1-\frac{5}{4}\sin^22x+\frac{5}{16}\sin^42x=\frac{29}{16}(1-\sin^22x)^2$$ Let $\sin^22x=t$.
Thus, $$1-\frac{5}{4}t+\frac{5}{16}t^2=\frac{29}{16}(1-t)^2$$ or $$24t^2-38t+13=0,$$ which gives $t=\frac{1}{2}$ or $$\sin^22x=\frac{1}{2}$$ or $$\cos4x=0$$ and we got your answer.