i-love-physics said:
thank you, thank you, thank you, thank you, thank you SO MUCH!.
I realize what i did wrong, i was using the wrong identity, you know how
cos2a = 2sinx^2 -1
Actually that should read:
cos 2x = 1 - 2 sin^2 x
I was using that identity instead of the sin^2x + cos^2x = 1 identity.
This second identity allows you to say also:
1 - 2*sin^2 x = 1 - 2*(1 - cos^2x) and thus:
cos 2x = 2*cos^2 x - 1
Just out of curiousity, say i used that first identity and got the answer
cos2x +cosx = 0
Is it possible to solve a equation like that or not ?
I guess you really mean to ask: Does the equation :
cos 2x + cos x = 0
Have any solutions? (assuming for 0..x..2pi)
Well, we can start with this identity (the double angle formula):
cos 2x = 2*cos^2 x - 1
We have the following:
2*cos^2 x + cos x - 1 = 0
Which is like the following:
2u^2 + u - 1 = 0
or (u+1)(2u-1)=0 that is, u = -1, u=1/2
Thus our question really means :
When does u (that is cos x) = -1,1/2 or:
when does cos x = -1, cos x = 1/2 ?
Thus x = pi, pi/3
You will find that many many equations of this sort are solved in this manner - you are essentially doing what we call "substitution" of a function, something very common in calculus - reducing a problem to a format which has a known solution. In this case you are reducing trigonometric functions to a polynomial, solving the polynomial and then finding when the trigonometric function has those values.
Here is also a good page for Trigonometric identities:
http://www.sosmath.com/trig/Trig5/trig5/trig5.html
JJ +