Solve for all x given that sin(x) + cos(2x) = 1, where x is an angle on the unit circle
To solve for all $x$ given that $\sin(x) + \cos(2x) = 1$:
First, use the double-angle identity for cosine: $\cos(2x) = 2\cos^2(x) – 1$
Substitute this into the equation:
$$ \sin(x) + 2\cos^2(x) – 1 = 1 $$
Rearrange the equation:
$$ \sin(x) + 2\cos^2(x) = 2 $$
Since $\sin^2(x) + \cos^2(x) = 1$, we have $\cos^2(x) = 1 – \sin^2(x)$
So:
$$ \sin(x) + 2(1 – \sin^2(x)) = 2 $$
Which simplifies to:
$$ \sin(x) + 2 – 2\sin^2(x) = 2 $$
Thus:
$$ \sin(x) – 2\sin^2(x) = 0 $$
Factor out $\sin(x)$:
$$ \sin(x)(1 – 2\sin(x)) = 0 $$
So $\sin(x) = 0$ or $\sin(x) = \frac{1}{2}$
Therefore, the solutions are:
$$ x = n\pi $$
and
$$ x = \frac{\pi}{6} + 2n\pi $$
or
$$ x = \frac{5\pi}{6} + 2n\pi $$
where $n$ is any integer.