Question: How would you solve this sinusoidal equation:
Solve $5\cos(6x)+6=9$. Assume $n$ is an integer and the answers are in degrees.
<ul> <li><p>$-8.86+n\cdot 60$</p></li> <li><p>$-3.54+n\cdot 60$</p></li> <li><p>$3.54+n\cdot 60$</p></li> <li><p>$8.86+n\cdot 60$</p></li> <li><p>$15.13+ n\cdot 360$</p></li> <li><p>$126.87+n\cdot 360$</p></li> </ul>
I'm sort of new to this. But I have tried to isolate the trigonometric parts, and I get$$\cos(6x)=\frac 35\tag{1}$$ But after this, I'm not sure what to do. Do I take the $\arccos$ of both sides? If so, what will $\arccos\frac 35$ evaluate to? I don't think it's going to be a "perfect" number such as $\dfrac \pi 3$.