Question
Prove that 1−cosθsinθ+sinθ1−cosθ=sinθ2.
Solution — Step by Step
LHS =sinθ(1−cosθ)sin2θ+(1−cosθ)2.
sin2θ+(1−cosθ)2=sin2θ+1−2cosθ+cos2θ
=(sin2θ+cos2θ)+1−2cosθ
=1+1−2cosθ=2−2cosθ=2(1−cosθ).
LHS =sinθ(1−cosθ)2(1−cosθ)=sinθ2.
Final answer: Proved. LHS = sinθ2 = RHS. ■
Why This Works
The Pythagorean identity sin2θ+cos2θ=1 is the workhorse here. Whenever you see sin2θ and cos2θ on the same side, look for a chance to apply this identity — usually it collapses one of them or simplifies the expression dramatically.
The expansion of (1−cosθ)2 is straightforward, and the factor of (1−cosθ) that emerges in the numerator cancels with the same factor in the denominator. This kind of factor-cancellation is the soul of trig identity proofs.
Alternative Method
Multiply numerator and denominator of the first fraction by (1+cosθ):
(1−cosθ)(1+cosθ)sinθ(1+cosθ)=sin2θsinθ(1+cosθ)=sinθ1+cosθ.
Then LHS =sinθ1+cosθ+sinθ1−cosθ=sinθ2. Cleaner — no expansion needed.
Common Mistake
Students often try to cancel terms across the addition: e.g., cancel sinθ from the first numerator with sinθ in the second denominator. That’s invalid — cancellation only works within a single fraction or across multiplied terms, not across additive ones. Always combine into one fraction first, then cancel.