Why is cos²x = 1/2 + cos(2x)/2?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
leopard
Messages
123
Reaction score
0
Why is [tex]cos^2 x = \frac{1}{2} + \frac{cos(2x)}{2}[/tex]

?
 
Physics news on Phys.org
why is
[cos(x)]^2=1-[sin(x)]^2
why is
[cos(x)]^2=cos(2x)+[sin(x)]^2
 
Starting where? Do you know cos(a+ b)= cos(a)cos(b)- sin(a)sin(b)? If so then take a= b= x. If not then what definition of cos(x) are you using so that you can get that?
 
I think this is what you wanted to know:
cos2x+sin2x=1
cos2x=1-sin2x
Since cos(2x)=cos2x-sin2x
cos2x=1+cos(2x)-cos2x
2cos2x=1+cos(2x)
cos2x=1/2 + cos(2x)/2
 
leopard said:
Why is [tex]cos^2 x = \frac{1}{2} + \frac{cos(2x)}{2}[/tex]

?

RHS:[tex]\frac{1}{2} + \frac{cos(2x)}{2}[/tex]

[tex]=\frac{1+cos(2x)}{2}[/tex]

[tex]=\frac{1+2cos^{2}x-1}{2}[/tex]

[tex]=\frac{2cos^{2}x}{2}[/tex]

[tex]=cos^{2}x[/tex]

[tex]=LHS(Shown)[/tex]