I‘m trying to solve some trig equations and I‘m having some difficulties....
within the domain $[0,2\pi]$
$\cos^2(x)-\sin(x)=0$
I didn't get very far here, I figured it would be the same as writing $1-\sin^2(x)-\sin(x)=0$. Also, I tried to factor a bunch of combinations but nothing really seemed to make it clearer.
I‘m not sure how to proceed. Help is appreciated, thank you!
Hint: use that $$\cos(x)^2=1-\sin(x)^2$$ and solve the quadratic. Then we Substitute $$t=\sin(x)$$ so $$t^2+t-1=0$$ By the quadratic formula we get $$t_{1,2}=-\frac{1}{2}\pm\frac{\sqrt{5}}{2}$$