For what value(s) of $x$ does the following function satisfy?
$$ \dfrac{-16}{9} = \dfrac{\cos(18x)}{\cos (24x)} $$
Unsure if I need an identity to solve or it's just basic.
For what value(s) of $x$ does the following function satisfy?
$$ \dfrac{-16}{9} = \dfrac{\cos(18x)}{\cos (24x)} $$
Unsure if I need an identity to solve or it's just basic.
This is not a nice problem.
As mentioned in the comments, let $y=6x$. Then we have $$-\frac{16}9=\frac{\cos(3y)}{\cos(4y)}\implies 16\cos(4y)=-9\cos(3y)\tag{1}$$ so $$16(8\cos^4y-8\cos^2y+1)=-9(4\cos^3y-3\cos y)$$ giving $$128\cos^4y+36\cos^3y-128\cos^2y-27\cos y+16=0$$
Hence we solve $$128t^4+36t^3-128t^2-27t+16=0$$ with $t=\cos y$, which is a quartic with non-integer real solutions.
In the end, the solutions are $$t=0.908425,0.279770,-0.515677,-0.963768$$
Therefore, $$x=\frac y6=\frac{\cos^{-1}t}6$$ would give all the solutions to $(1)$.