Trigonometric Identities: Diagram-Based Questions (5)

medium 2 min read

Question

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

Solution — Step by Step

LHS=sinθ1cosθ+1cosθsinθ=sin2θ+(1cosθ)2(1cosθ)sinθ\text{LHS} = \tfrac{\sin\theta}{1 - \cos\theta} + \tfrac{1 - \cos\theta}{\sin\theta} = \tfrac{\sin^2\theta + (1 - \cos\theta)^2}{(1 - \cos\theta)\sin\theta} sin2θ+(1cosθ)2=sin2θ+12cosθ+cos2θ\sin^2\theta + (1 - \cos\theta)^2 = \sin^2\theta + 1 - 2\cos\theta + \cos^2\theta

Using sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1:

=1+12cosθ=2(1cosθ)= 1 + 1 - 2\cos\theta = 2(1 - \cos\theta)
LHS=2(1cosθ)(1cosθ)sinθ=2sinθ=2cscθ\text{LHS} = \tfrac{2(1 - \cos\theta)}{(1 - \cos\theta)\sin\theta} = \tfrac{2}{\sin\theta} = 2\csc\theta

LHS == RHS, proved.

Why This Works

The Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 is the most-used identity in trigonometry — anytime you see sin2\sin^2 and cos2\cos^2 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\theta:

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

So LHS =1+cosθsinθ+1cosθsinθ=2sinθ=2cscθ= \tfrac{1 + \cos\theta}{\sin\theta} + \tfrac{1 - \cos\theta}{\sin\theta} = \tfrac{2}{\sin\theta} = 2\csc\theta. 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θ1 \pm \cos\theta or 1±sinθ1 \pm \sin\theta term — it converts that term into sin2\sin^2 or cos2\cos^2 via the Pythagorean identity, often unlocking the proof in one step.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next