You can put this solution on YOUR website! Prove that cos2x=cos^2x-1
------------------
cos(2x) = cos(x+x) = cos(x)*cos(x)-sin(x)*sin(x)
----
= cos^2(x) - sin^2(x)
----
= cos^2(x) -(1-cos^2(x))
----
= cos^2(x)-1+cos^2(x)
----
= 2cos^2(x) - 1
======================
Cheers,
Stan H.
----------------------