SOLUTION: I need to prove this identity, working only one side.
I have tried and tried but this one just won’t click with me!!
{{{(1+cot^2x)(1-cos2x) = 2}}}
Thanks
Algebra ->
Trigonometry-basics
-> SOLUTION: I need to prove this identity, working only one side.
I have tried and tried but this one just won’t click with me!!
{{{(1+cot^2x)(1-cos2x) = 2}}}
Thanks
Log On
Question 63545: I need to prove this identity, working only one side.
I have tried and tried but this one just won’t click with me!!
Thanks Answer by joyofmath(189) (Show Source):
You can put this solution on YOUR website!
There are two identities you need to solve this:
(1) sin^2x+cos^2x=1
(2) cos2x=1-2sin^2x
Remember that cotx = 1/tanx = 1/(sinx/cosx) = cosx/sinx.
Then, 1+cot^2x = 1+(cos^2x/sin^2x).
Turn 1 into cos^2x/cos^2x then 1+(cos^2x/sin^2x) becomes (cos^2x+sin^2x)/sin^2x = 1/sin^2x.
So, 1+cot^2x = 1/sin^2x.
Now, 1-cos2x = 1-(1-2sin^2x) = 2sin^2x.
So, (1+cot^2x)(1-cos2x) = (1/sin^2x)(2sin^2x) = 2 which is what we were trying to prove.
Make sense?