3

Solve for $x$ when $1-\sin^2x - \cos 2x = \dfrac{1}{2}$.

I can' t change it into a form I can work with. It is rather complicated.

N. F. Taussig
  • 76,571

4 Answers4

4

Hint: $\color{#0ae}{(1-\sin^2 x)}-\color{#0b4}{(\cos 2x)}=\color{#0ae}{(\cos^2 x)} -\color{#0b4}{(\cos^2x-\sin^2x)}=\sin^2x =\frac{1}{2}$

$\iff \sin x=\pm\frac{\sqrt{2}}{2}$. You should be able to solve this.

user26486
  • 11,331
0

Use the cosine double angle formula: $$\cos 2x = \cos^2x - \sin^2x$$

0

Alternate forms:

$sin^2(x)=\frac{1}{2}$

$\frac{1}{2}(1-cos(2x))=\frac{1}{2}$

$\frac{sin^2(x)}{2}-\frac{1}{2}cos^2(x)+\frac{1}{2}=\frac{1}{2}$

$\Longrightarrow$

$ x=\pi n-\frac{\pi}{4}, n \in \mathbb{Z}$

$x=\pi n+\frac{\pi}{4}, n \in \mathbb{Z}$

3SAT
  • 7,512
0

As given $$1-\sin^2 x-\cos 2x=\frac{1}{2} \implies \cos^2x-\left(2\cos^2 x-1\right)=\frac{1}{2}$$ $$ \cos^2 x=\frac{1}{2}=\cos^2 \frac{\pi}{4} \implies x=n\pi\pm \frac{\pi}{4}$$ Hence, the general solution of the equation is $x=n\pi\pm \frac{\pi}{4} $ where, $n$ is an integer.