Trigonometric Identities: Application Problems (1)

easy 2 min read

Question

Prove that sinθ1cosθ+1cosθsinθ=2sinθ\dfrac{\sin\theta}{1 - \cos\theta} + \dfrac{1 - \cos\theta}{\sin\theta} = \dfrac{2}{\sin\theta}.

Solution — Step by Step

LHS =sin2θ+(1cosθ)2sinθ(1cosθ)= \dfrac{\sin^2\theta + (1 - \cos\theta)^2}{\sin\theta(1 - \cos\theta)}.

sin2θ+(1cosθ)2=sin2θ+12cosθ+cos2θ\sin^2\theta + (1 - \cos\theta)^2 = \sin^2\theta + 1 - 2\cos\theta + \cos^2\theta

=(sin2θ+cos2θ)+12cosθ= (\sin^2\theta + \cos^2\theta) + 1 - 2\cos\theta

=1+12cosθ=22cosθ=2(1cosθ)= 1 + 1 - 2\cos\theta = 2 - 2\cos\theta = 2(1 - \cos\theta).

LHS =2(1cosθ)sinθ(1cosθ)=2sinθ= \dfrac{2(1 - \cos\theta)}{\sin\theta(1 - \cos\theta)} = \dfrac{2}{\sin\theta}.

Final answer: Proved. LHS = 2sinθ\dfrac{2}{\sin\theta} = RHS. \blacksquare

Why This Works

The Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 is the workhorse here. Whenever you see sin2θ\sin^2\theta and cos2θ\cos^2\theta 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 (1cosθ)2(1 - \cos\theta)^2 is straightforward, and the factor of (1cosθ)(1 - \cos\theta) 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\theta):

sinθ(1+cosθ)(1cosθ)(1+cosθ)=sinθ(1+cosθ)sin2θ=1+cosθsinθ\dfrac{\sin\theta(1 + \cos\theta)}{(1 - \cos\theta)(1 + \cos\theta)} = \dfrac{\sin\theta(1 + \cos\theta)}{\sin^2\theta} = \dfrac{1 + \cos\theta}{\sin\theta}.

Then LHS =1+cosθsinθ+1cosθsinθ=2sinθ= \dfrac{1 + \cos\theta}{\sin\theta} + \dfrac{1 - \cos\theta}{\sin\theta} = \dfrac{2}{\sin\theta}. Cleaner — no expansion needed.

Common Mistake

Students often try to cancel terms across the addition: e.g., cancel sinθ\sin\theta from the first numerator with sinθ\sin\theta 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.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next