Question
Prove that 1−cosθsinθ+sinθ1−cosθ=2cscθ.
Solution — Step by Step
LHS=1−cosθsinθ+sinθ1−cosθ=(1−cosθ)sinθsin2θ+(1−cosθ)2
sin2θ+(1−cosθ)2=sin2θ+1−2cosθ+cos2θ
Using sin2θ+cos2θ=1:
=1+1−2cosθ=2(1−cosθ)
LHS=(1−cosθ)sinθ2(1−cosθ)=sinθ2=2cscθ
LHS = RHS, proved.
Why This Works
The Pythagorean identity sin2θ+cos2θ=1 is the most-used identity in trigonometry — anytime you see sin2 and cos2 together, look to combine them.
The strategy of “combine over common denominator, then simplify” works on most identity-proving questions. After combining, the numerator usually factors using a Pythagorean or double-angle identity, exposing a cancellation.
Alternative Method
Multiply numerator and denominator of the first term by 1+cosθ:
(1−cosθ)(1+cosθ)sinθ(1+cosθ)=sin2θsinθ(1+cosθ)=sinθ1+cosθ
So LHS =sinθ1+cosθ+sinθ1−cosθ=sinθ2=2cscθ. Faster.
Common Mistake
Trying to “cross-multiply” identities like ordinary equations. An identity isn’t a single equation to solve — it’s a statement that LHS equals RHS. The proof is to manipulate one side until it matches the other. Cross-multiplication is fine only if you’re verifying numerically, not proving.
When stuck on an identity, try multiplying by the conjugate of any 1±cosθ or 1±sinθ term — it converts that term into sin2 or cos2 via the Pythagorean identity, often unlocking the proof in one step.