I was helping someone with her homework the other day, doing trigonometry problems. I ran into something which I wasn't too sure how to work out.
The question was:
Find every possible answer in terms of $\pi$. $$(\sin^2 x)+(\sin x)-2=0$$
I broke it down like this (but I am not sure if it's right).
\begin{align}\sin(\sin(x))+\sin x -2&=0\\ \sin(2\sin x)-2&=0\\ 2\sin^2(x)-2&=0\\ 2\sin^2(x)&=2\\ \sin^2(x)&=2/2\\ \sin^2(x)&=1\\ \sin(x)&=1\end{align}
From there, she could find the answer in terms of $\pi$ on her own, but I'm not sure if this was right at all.