Question
Prove that sinθ+cosθ−1sinθ−cosθ+1=secθ−tanθ1.
Solution — Step by Step
secθ−tanθ1⋅secθ+tanθsecθ+tanθ=sec2θ−tan2θsecθ+tanθ=1secθ+tanθ
(Using sec2θ−tan2θ=1.)
So RHS =secθ+tanθ=cosθ1+sinθ.
Divide numerator and denominator by cosθ:
tanθ+1−secθtanθ−1+secθ
The trick: pair −1 with the missing secθ to use sec2θ−1=tan2θ.
Numerator becomes (tanθ+secθ−1)(tanθ+1+secθ). Group as ((tanθ+secθ)−1)((tanθ+secθ)+1)=(tanθ+secθ)2−1.
Denominator becomes (tanθ+1−secθ)(tanθ+1+secθ)=(tanθ+1)2−sec2θ=tan2θ+2tanθ+1−sec2θ=2tanθ (using sec2=1+tan2).
Numerator: (tanθ+secθ)2−1=tan2θ+2secθtanθ+sec2θ−1=2tan2θ+2secθtanθ=2tanθ(tanθ+secθ).
2tanθ2tanθ(tanθ+secθ)=tanθ+secθ=cosθsinθ+1
This matches our simplified RHS. Proved.
Final answer: LHS = RHS = secθ+tanθ
Why This Works
The key identity here is sec2θ−tan2θ=1, which lets us factor expressions of the form a2−b2 where a=secθ,b=tanθ. Whenever you see sec−tan or sec+tan in a denominator, multiplying by the conjugate is the move.
The same template works for csc±cot (since csc2−cot2=1).
Alternative Method
Half-angle substitution: let sinθ=1+t22t, cosθ=1+t21−t2 where t=tan(θ/2). Both sides reduce to rational functions of t. Painful but mechanical.
Common Mistake
Cross-multiplying at the start: (sinθ−cosθ+1)(secθ−tanθ)=sinθ+cosθ−1. This is fine in principle but creates a mess. Better to simplify each side separately and show they match.
Also: students often expand (secθ−tanθ)2 wrong, forgetting cross terms. The Pythagorean identity is your friend — use it.
Pattern recognition: any expression with sec−tan in the denominator should immediately trigger “multiply by sec+tan”. This trick alone solves 30% of trig identity proofs.