I need to solve the equation $$\sqrt{3}\sin(x)+\cos(x)-2=0$$
My try: I separated the radical then I squared and I noted $\cos(x)=t$ and I got a quadratic equation with $t=\frac{1}{2}$
To solve $\cos(x)=\frac{1}{2}$ I used formula $x\in\left \{ +-\arccos(\frac{1}{2})+2k\pi \right \}k\in\mathbb{Z}$ and I got $x\in\left \{ -+ \frac{\pi}{3}+2k\pi \right \}$ but the right answer is $x=(-1)^{k}\cdot\frac{\pi}{2}+k\pi-\frac{\pi}{6}$
Where's my mistake?How to get the right answer?
An idea:
$$\sqrt3\,\sin x+\cos x-2=0\implies\frac{\sqrt3}2\sin x+\frac12\cos x=1\iff\sin\left(x+\frac\pi6\right)=1\implies$$
$$\implies x+\frac\pi6=\frac\pi2+2k\pi\implies x=\frac\pi3+2k\pi$$