• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Trig Proofs

johnjohn320

Diamond Member
Hey all,

I'm fine with all of this stuff except for two proofs that are stumping me for some reason. Can you give me a hand?

1/(1+cosx) + 1/(1-cosx) = 2csc^2 (x)



AND



(1-sec(x)) / (1+sec(x)) = (cos(x)-1) / (cos(x)+1)
 
For the first one use:
2*(sin(x/2))^2 = 1-cos(x)
2*(cos(x/2))^2 = 1+cos(x)
substitute the above in 1/(1+cosx) + 1/(1-cosx), after common denominator,
the nominator will be (sin(x/2))^2 + (cos(x/2))^2 = 1
the denominator will be 2*[(sin(x/2))^2]*[(cos(x/2))^2], which is 0.5*[sin(x)^2] (because 2*sin(x/2)*cos(x/2) = sin(x))


 
Back
Top