t_n_p said:
The important thing in this type of problem, is to do everything in the right order.
Step 1: finding the base angle and writing down two solution sets
At the beginning of your post, you get to the above equation,
\sin 2(x + \pi/6) = \frac12 = \sin \pi/6
This equation has two "branches" of solutions, namely
2(x + \pi/6) = \pi / 6 + n \cdot 2\pi
and
2(x + \pi/6) = \pi - \pi / 6 + n \cdot 2\pi
for any integer n (= 0, 1, 2, 3, ..., -1, 2, -3, ...).
[If you draw the graph of the sine function or you look at its geometric meaning in a unit circle, you will see how the symmetry leads to the second equation].
You have to add the n*2pi here, because you want the sines of both sides to be equal, and if you add any multiple of 2 pi to any of them, this will be the case.
Step 2: solving for x
Now you can go and solve the two equations for x. The first one leads to
x + \pi/6 = \pi / 12 + n \cdot \pi
(note that nothing strange happens here, it is just basic algebra: if you divide everything by 2, then n*2pi changes into n*pi automatically. As you remarked, this corresponds to the period) and
x = \pi / 12 - \pi / 6 + n \cdot \pi = - \pi/12 + n \cdot \pi
For the second branch you will get something similar, which I will leave up to you to work out (be careful with all the minus signs though)
Step 3: Find the specific solutions requested
You now have two equations which describe infinitely many solutions, although basically there are just two and all the others differ from them by an integer number of 2pi steps.
In this case, you are specifically asked to list only the solutions between -pi and pi. So you can go and plug in some numbers for
n into
x = - \pi/12 + n \cdot \pi
For n = 0 you get - pi / 12 which is in the interval, so you can write that down. For n = 1 you get - pi / 12 + pi = 11 pi / 12, that is also OK. For n = 2 you go above pi, and for n = -1 you are below -pi, so this is all the solutions you get.
Do the same for the other "branch" of solutions, and you will find two more.