My exam review states that I need to utilize the difference formula for sine to solve the equation on the interval $0 \leq \theta < 2\pi $
$$\sqrt3\sin \theta- \cos\theta = 1$$
I know that: $\sin \frac\pi3 = \frac{\sqrt3}{2}$ and $\cos\frac\pi3 = \frac12 $, so I divide each term by 2 and rewrite the equation:
$$\frac{\sqrt3\sin\theta}{2} - \frac{\cos\theta}{2} = \frac12$$
from here, I apply the difference formula for sine:
$$\sin(\alpha-\beta) = (\sin\alpha \cdot \cos\beta) - (\cos\alpha \cdot \sin\beta)$$
(this is the step that I believe I'm doing incorrectly. I've tried plugging in the corresponding numerical values for sin/cos into the equation instead, but I was still unable to go past this step.)
$$\sin(\alpha-\beta) = \left(\frac {\pi}{3} \cdot \frac{\pi}{3}\right) - \left(\frac{\pi}{6} \cdot \frac{\pi}{6}\right) = \frac12$$