Trigonometric Identities: Speed-Solving Techniques (4)

easy 3 min read

Question

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

Solution — Step by Step

1secθtanθsecθ+tanθsecθ+tanθ=secθ+tanθsec2θtan2θ=secθ+tanθ1\frac{1}{\sec\theta - \tan\theta} \cdot \frac{\sec\theta + \tan\theta}{\sec\theta + \tan\theta} = \frac{\sec\theta + \tan\theta}{\sec^2\theta - \tan^2\theta} = \frac{\sec\theta + \tan\theta}{1}

(Using sec2θtan2θ=1\sec^2\theta - \tan^2\theta = 1.)

So RHS =secθ+tanθ=1+sinθcosθ= \sec\theta + \tan\theta = \dfrac{1 + \sin\theta}{\cos\theta}.

Divide numerator and denominator by cosθ\cos\theta:

tanθ1+secθtanθ+1secθ\frac{\tan\theta - 1 + \sec\theta}{\tan\theta + 1 - \sec\theta}

The trick: pair 1-1 with the missing secθ\sec\theta to use sec2θ1=tan2θ\sec^2\theta - 1 = \tan^2\theta.

Numerator becomes (tanθ+secθ1)(tanθ+1+secθ)(\tan\theta + \sec\theta - 1)(\tan\theta + 1 + \sec\theta). Group as ((tanθ+secθ)1)((tanθ+secθ)+1)=(tanθ+secθ)21((\tan\theta + \sec\theta) - 1)((\tan\theta + \sec\theta) + 1) = (\tan\theta + \sec\theta)^2 - 1.

Denominator becomes (tanθ+1secθ)(tanθ+1+secθ)=(tanθ+1)2sec2θ=tan2θ+2tanθ+1sec2θ=2tanθ(\tan\theta + 1 - \sec\theta)(\tan\theta + 1 + \sec\theta) = (\tan\theta + 1)^2 - \sec^2\theta = \tan^2\theta + 2\tan\theta + 1 - \sec^2\theta = 2\tan\theta (using sec2=1+tan2\sec^2 = 1 + \tan^2).

Numerator: (tanθ+secθ)21=tan2θ+2secθtanθ+sec2θ1=2tan2θ+2secθtanθ=2tanθ(tanθ+secθ)(\tan\theta + \sec\theta)^2 - 1 = \tan^2\theta + 2\sec\theta\tan\theta + \sec^2\theta - 1 = 2\tan^2\theta + 2\sec\theta\tan\theta = 2\tan\theta(\tan\theta + \sec\theta).

2tanθ(tanθ+secθ)2tanθ=tanθ+secθ=sinθ+1cosθ\frac{2\tan\theta(\tan\theta + \sec\theta)}{2\tan\theta} = \tan\theta + \sec\theta = \frac{\sin\theta + 1}{\cos\theta}

This matches our simplified RHS. Proved.

Final answer: LHS = RHS = secθ+tanθ\sec\theta + \tan\theta

Why This Works

The key identity here is sec2θtan2θ=1\sec^2\theta - \tan^2\theta = 1, which lets us factor expressions of the form a2b2a^2 - b^2 where a=secθ,b=tanθa = \sec\theta, b = \tan\theta. Whenever you see sectan\sec - \tan or sec+tan\sec + \tan in a denominator, multiplying by the conjugate is the move.

The same template works for csc±cot\csc \pm \cot (since csc2cot2=1\csc^2 - \cot^2 = 1).

Alternative Method

Half-angle substitution: let sinθ=2t1+t2\sin\theta = \dfrac{2t}{1+t^2}, cosθ=1t21+t2\cos\theta = \dfrac{1-t^2}{1+t^2} where t=tan(θ/2)t = \tan(\theta/2). Both sides reduce to rational functions of tt. Painful but mechanical.

Common Mistake

Cross-multiplying at the start: (sinθcosθ+1)(secθtanθ)=sinθ+cosθ1(\sin\theta - \cos\theta + 1)(\sec\theta - \tan\theta) = \sin\theta + \cos\theta - 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(\sec\theta - \tan\theta)^2 wrong, forgetting cross terms. The Pythagorean identity is your friend — use it.

Pattern recognition: any expression with sectan\sec - \tan in the denominator should immediately trigger “multiply by sec+tan\sec + \tan”. This trick alone solves 30% of trig identity proofs.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next