3
$\begingroup$

Solve for $x$: $2\sin(2x)-\sqrt{2} = 0$ in interval $[0,2\pi)$

Step $1$: Add $\sqrt{2}$ and divide by $2$ to get $\sin(2x) = \dfrac{\sqrt{2}}{2}$

Step $2$: Set $2x$ equal to the angles where $\sin(x) = \dfrac{\sqrt{2}}{2}$: $2x = \dfrac{\pi}{4}$ and $2x = \dfrac{3\pi}{4}$

Step $3$: Solve for $x$ by dividing by $2$: $x = \dfrac{\pi}{8}$ and $x = \dfrac{3\pi}{8}$

My textbook also lists $\dfrac{9\pi}{8}$ and $\dfrac{11\pi}{8}$ as additional solutions, anyone know where they may have came from? thanks

  • 0
    @$A$my: No problem. I h$a$ve rolled b$a$ck your edit.2011-05-12

3 Answers 3

5

Your step two is correct except for a minor omission. More properly,

$2x = \displaystyle \frac{\pi}{4} + 2k\pi$, $k$ integer, and

$2x = \displaystyle \frac{3\pi}{4} + 2k\pi$, $k$ integer

Dividing these two expressions by 2 yield

$x = \displaystyle \frac{\pi}{8} + k\pi$, $k$ integer, and

$x = \displaystyle \frac{3\pi}{8} + k\pi$, $k$ integer

While $k=0$ gives the solutions you have, $k=1$ gives solutions that are ALSO in the interval $[0,2\pi]$. That's why your textbook has two additional solutions.

4

$x\in[0,2\pi)$ means $2x\in[0,4\pi)$, so you have find the solutions in this larger interval.

  • 1
    @Matt: you have to take the unit circle round another revolution so you also have the possibilities $2x = 9\pi / 4$ or $2x = 11\pi / 4$2011-05-12
0

$\sin(\theta) = \sqrt(2)/2$ iff $\theta = \pi/4 + 2k \pi$ or $\theta =3\pi/4 + 2k \pi$.