Evaluate $\cos 36 ^\circ - \cos 72 ^\circ$
Here is my method:
First, $\cos 72 ^\circ$ can be written as $\cos^2 36 ^\circ - \sin^2 36 ^\circ$ via the double angle formula. Then to get rid of the $\sin^2 36^\circ$ I used the Pythagorean Identity and said $\sin^2 36 ^\circ = 1 - \cos^2 36 ^\circ$.
So then our equation becomes $-2 \cos^2 36 ^\circ + \cos 36 ^\circ +1$ (After a little algebra). I noticed this was a quadratic and therefore I set $\cos 36 ^\circ = y$ and solved for $y$ where I got roots $\frac {1} {2}, -1$. $\frac {1} {2}$ is right answer to the equation but since I was solving for $y$ I believe it shouldn't be correct. Can someone help explain where I got it wrong and how to solve the equation using my method.