I'm having trouble solving trigonometric equations in general for Pre-Calculus. I often get different answers for the same problem depending on the method I use.
This also happened to me during Algebra 2 when solving radical equations, but this was pretty straightforward since I just had to double-check the answers by substituting to the original equation.
For example, when solving $$ \sqrt{x + 2} = x - 4 $$
you get the solution x = 2 or 7, but you know that x = 2 is an extraneous solution when you plug it in. $$$$
However, when solving trigonometric equations such as: $$\tan(2x) - \cot(x) = 0$$ for $x \in [0, 2\pi)$,
When using method 1 of
$\frac{2 \tan x}{1 - \tan^2 x} - \frac{1}{\tan x} = \frac{3 \tan^2 x - 1}{\tan x (1 - \tan^2 x)} = 0$
using the double angle formula, I get
$\tan x = \pm \frac{1}{\sqrt{3}}$
, which results in
$$x = \frac{\pi}{6}, \frac{5\pi}{6}, \frac{7\pi}{6}, \frac{11\pi}{6}$$.
But when using method 2 of $\tan(2x) = \cot(x)$,
$\cot(x) = \tan\left(\frac{\pi}{2} - x\right)$, so $\tan(2x) = \tan\left(\frac{\pi}{2} - x\right)$
and $2x = \frac{\pi}{2} - x + k\pi$ where $k \in \mathbb{Z}$
$x = \frac{\pi}{6} + \frac{k\pi}{3}$.
Therefore, $$x = \frac{\pi}{6}, \frac{\pi}{2}, \frac{5\pi}{6}, \frac{7\pi}{6}, \frac{3\pi}{2}, \frac{11\pi}{6}$$
See how there are two new solutions for method 2 that is valid when plugging in to the original question? I really have no idea why different methods result in different solutions.
Can anybody please explain why this happens?
sqrt
function works in programming languages. Cauchy played a big role in establishing this convention in the 19th century but you're correct that others used the symbol in a multivalued way: for more on the history of the convention see hsm.stackexchange.com/questions/18440/… $\endgroup$