My mathbook tells me that it isn't possible to solve this:
$$2 \sin(x) = \cos(x)$$
But Wolfram Alpha gives the following answer:
$$x = 2\cdot\left(\pi n-\tan^{-1}(2\pm\sqrt{5})\right)$$
Is it possible to do this, without the help of a calculator?
My mathbook tells me that it isn't possible to solve this:
$$2 \sin(x) = \cos(x)$$
But Wolfram Alpha gives the following answer:
$$x = 2\cdot\left(\pi n-\tan^{-1}(2\pm\sqrt{5})\right)$$
Is it possible to do this, without the help of a calculator?
One way can be using $\tan\frac x2=t$ so $\sin x=\frac{2t}{1+t^2}$ and $\cos x=\frac{1-t^2}{1+t^2}$.
Here $2 \sin x= \cos x$ implies $t^2+4t-1=0$ from which $\tan \frac x2=2\pm\sqrt{5}$. Hence the answer of Wolfram.