6

$\cos2x=\frac1{\sqrt2}$ is the original problem, and I have to solve for $x$. However, I'm not sure what to do after I substitute the double angle formulas for $\cos2x$. I know that $\frac1{\sqrt2}$ can be rationalized to $\frac{\sqrt2}{2}$.

G Tony Jacobs
  • 31,218
Min
  • 61

4 Answers4

21

The double-angle formula will make this more complicated. Since you know $\cos 2x$, you can figure out what $2x$ must be - it's an angle whose cosine is $\frac{\sqrt{2}}{2}$. Once you know $2x$, just divide by $2$ to find $x$.

G Tony Jacobs
  • 31,218
8

Let $y = 2x$. We know that if $\cos y = \frac{\sqrt 2}{2}$, then $y = \pm \pi/4 + 2k\pi, \;k\in \mathbb Z$.

That means $$2x = \pm\frac{\pi}{4} + 2k\pi \iff x = \pm\frac{\pi}{8} + k\pi$$

amWhy
  • 209,954
4

$$\cos 2x=\frac{1}{\sqrt2}=\frac{\sqrt2}{2}$$ $$2x=\pm\frac{\pi}{4}+2k\pi$$ $$x=\pm\frac{\pi}{8}+k\pi,k\in\mathbb Z$$

Adi Dani
  • 16,949
3

put $y=2x$, so: $\cos(y)=\frac{\sqrt{2}}{2}$, so, $y=\frac{\pi}{4}$ and $x=\frac{\pi}{8}$