Solving $2\sin x\cos x = \sin x$. What did I do wrong?

196 Views Asked by At

The question is to solve the equation $$2\sin x\cos x = \sin x$$ for $0\leq x \leq 2\pi$.

This is the way in which the math is done in my book : -

1st way

This is the way I did the math : -

This is the math

Now why is my method incorrect?

My exam is the day after tomorrow, that's why I couldn't code the math in mathjax. Please understand my situation.

3

There are 3 best solutions below

0
On BEST ANSWER

Your solution is correct.

By squaring both sides of the equation, the author(s) introduced extraneous solutions, which they failed to check. Also, the author(s) correctly found the solution $x = 2\pi$, then forgot to list it at the end.

1
On

Shortly:

$\sin x=0$ is an obvious solution, corresponding to $x=0,\pi,2\pi$. And if $\sin x\ne0$ then $\cos x=\frac12$ so that $x=\frac\pi3$ or $x=\frac{5\pi}3.$

0
On

Your solution is correct . Furthermore, the $2\pi/3$ is not a solution as the author writes. One more point, after squaring the "iff" case is not valid any more and the author should in the end check if the "solutions" are still valid.