I tried to solve this equation: $[\cos(2x)]^2-\sin(2x)=1$
I got different answer from the book. the answer in the book: $x=-45+180k$ , $x=90k$
Am I right? $x = -45+180k$ is equal to $x= 135+180k$ ? How can I check if it's the same? Or maybe I did a mistake? please help
\begin{align*} [\cos(2x)]^2-\sin(2x) & = 1\\ -\sin(2x)& = 1-\cos(2x)^2\\ -\sin(2x)& = \sin(2x)^2\\ -\sin(2x)-\sin(2x)^2 & = 0\\ \sin(2x)+\sin(2x)^2 & = 0\\ \sin(2x)[1+\sin(2x)] & = 0 \end{align*}
\begin{align*} \sin(2x) & =0 & 1 + \sin(2x) & = 0\\ 2x & = 180k & \sin(2x) & = -1\\ x & = 90k & 2x & = 270+360k\\ & & x & = 135+180k \end{align*}
cos2x^2is ambiguous (needs some more parentheses to be clear). – hardmath Sep 29 '15 at 17:53