How do you prove (tanx+sinx)/(2tanx)=cos^2(x/2)tanx+sinx2tanx=cos2(x2)?
3 Answers
We'll need these two identities to complete the proof:
I'll start with the right side, then manipulate it until it looks like the left side:
That's the proof. Hope this helped!
We seek to prove the identity:
(tanx+sinx)/(2tanx) -= cos^2(x/2)tanx+sinx2tanx≡cos2(x2)
Consider the LHS of the expression, and use the definition of tangent:
LHS = (tanx+sinx)/(2tanx) LHS=tanx+sinx2tanx
\ \ \ \ \ \ \ \ = (sinx/cosx+sinx)/(2(sinx/cosx))
\ \ \ \ \ \ \ \ = (cosx/sinx) ((sinx/cosx+sinx)/2)
\ \ \ \ \ \ \ \ = ( cosx/sinx * sinx/cosx + cosx/sinx* sinx)/2
\ \ \ \ \ \ \ \ = ( 1 + cosx )/2
Now, Consider the RHS, and use the identity:
cos2A -= 2cos^2A - 1
Giving us:
cosx -= 2cos^2(x/2) - 1 => 1+cosx -= 2cos^2(x/2)
:. cos^2(x/2) = (1+cosx)/2 = RHS
Thus:
LHS = RHS => (tanx+sinx)/(2tanx) -= cos^2(x/2) \ \ \ QED