The way you guys have done it, probably a good idea to check if the solution will give cos x = 0, which I don't think it does, cos in the process you've divided both sides by a cos x... and you should be careful not to devide by 0.
I've done it using the auxiliary angles method:
I’m using a dot followed by a follow slash as a root sign (./ )
sin x + ./3 cos x = 0
Let sin x + ./3 cos x = A sin (x + y)
sin x + ./3 cos x = A sin x cos y + A cos x sin y
therefore, A cos y = 1, A sin y = ./3
cos y = 1/A, sin y = ./3 / A
If you draw the appropriate triangle with y being the angle, 1 being the adjacent side, ./3 being the opposite side and A being the hypotenuse; you find that A² = 1² + (./3)², giving A = 2, and solving cos y = 1/A = ½ (in first quadrant – note the way you drew the triangle, it’s in the first quadrant), y = pi/3
therefore sin x + ./3 cos x = 2 sin (x + pi/3) = 0
we need to solve sin (x + pi/3) = 0
x + pi/3 = k pi for some positive integer k (this is the general solution for sin)
so x = - pi/3 + k pi
Letting:
k = 1, x = (2/3)*pi = 120 degrees
k = 2, x = (4/3)*pi = 240 degrees
k = 3, x = (8/4)*pi which lies outside the domain of 0 < x < 360.
Therefore the only 2 solutions are 120 and 240.