How to Derive (cos x)^2 and (sin x)^2 Using Trig Identities

  • Thread starter Thread starter frasifrasi
  • Start date Start date
  • Tags Tags
    Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
frasifrasi
Messages
276
Reaction score
0
I was wondering how my book got from

8.cos^(2)(x)

to 4(1+ cos(2x))

What trig ID is this?

thank you.
 
Physics news on Phys.org
The identity for (cos x)^2 is constructed from the double-angle formula for cosine,

cos(2x) = (cos x)^2 - (sin x)^2,

together with the "Pythagorean Identity",

(cos x)^2 + (sin x)^2 = 1 .
 
But, how did it become 4(1+ cos(2x))?
 
cos(2x) = (cos x)^2 - (sin x)^2 ;

cos(2x) = (cos x)^2 - [ 1 - (cos x)^2 ] = 2·[ (cos x)^2 ] - 1 ;

(cos x)^2 = (1/2) · [ 1 + cos(2x) ]

This is a good derivation to keep in mind for finding (cos x)^2 and (sin x)^2 ; it is the "trick" used when we need to integrate those functions...