Math Lab
Home/Class X/Ch 8/Proving trigonometric identities , practice

Proving trigonometric identities , practice

Identity-proving is one of the highest-mark areas of this chapter. The previous topics introduced the toolkit; here we drill it.

Strategies summarised

  1. Pick the messier side. Usually the LHS is more complicated. Transform it into the RHS.
  2. Convert to sin\sin and cos\cos. When stuck, rewrite everything as sin\sin and cos\cos. This is the always-works approach.
  3. Combine fractions. Sums of fractions 11+sinθ+11sinθ\dfrac{1}{1 + \sin\theta} + \dfrac{1}{1 - \sin\theta} become 21sin2θ=2cos2θ=2sec2θ\dfrac{2}{1 - \sin^2\theta} = \dfrac{2}{\cos^2\theta} = 2 \sec^2\theta.
  4. Use sin2+cos2=1\sin^2 + \cos^2 = 1 and its rearrangements. Especially 1sin2=cos21 - \sin^2 = \cos^2 and cos21=sin2\cos^2 - 1 = -\sin^2.
  5. Multiply by a clever form of 11. For instance, sinθ1+cosθ\dfrac{\sin\theta}{1 + \cos\theta}: multiply top and bottom by 1cosθ1 - \cos\theta to get sinθ(1cosθ)1cos2θ=1cosθsinθ\dfrac{\sin\theta(1 - \cos\theta)}{1 - \cos^2\theta} = \dfrac{1 - \cos\theta}{\sin\theta}.

More worked examples

Example 1. Prove secθ1secθ+1=1cosθ1+cosθ\dfrac{\sec\theta - 1}{\sec\theta + 1} = \dfrac{1 - \cos\theta}{1 + \cos\theta}.

LHS =1/cosθ11/cosθ+1=(1cosθ)/cosθ(1+cosθ)/cosθ=1cosθ1+cosθ= \dfrac{1/\cos\theta - 1}{1/\cos\theta + 1} = \dfrac{(1 - \cos\theta)/\cos\theta}{(1 + \cos\theta)/\cos\theta} = \dfrac{1 - \cos\theta}{1 + \cos\theta}. ✓

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

Numerator: 1+cosθsin2θ=1+cosθ(1cos2θ)=cosθ+cos2θ=cosθ(1+cosθ)1 + \cos\theta - \sin^2\theta = 1 + \cos\theta - (1 - \cos^2\theta) = \cos\theta + \cos^2\theta = \cos\theta(1 + \cos\theta).

Expression: cosθ(1+cosθ)sinθ(1+cosθ)=cosθsinθ=cotθ\dfrac{\cos\theta(1 + \cos\theta)}{\sin\theta(1 + \cos\theta)} = \dfrac{\cos\theta}{\sin\theta} = \cot\theta. \blacksquare

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

Divide numerator and denominator of LHS by cosθ\cos\theta: LHS=tanθ1+secθtanθ+1secθ=(secθ+tanθ)11(secθtanθ).\text{LHS} = \frac{\tan\theta - 1 + \sec\theta}{\tan\theta + 1 - \sec\theta} = \frac{(\sec\theta + \tan\theta) - 1}{1 - (\sec\theta - \tan\theta)}.

Use the identity sec2θtan2θ=1(secθtanθ)(secθ+tanθ)=1secθ+tanθ=1secθtanθ\sec^2\theta - \tan^2\theta = 1 \Rightarrow (\sec\theta - \tan\theta)(\sec\theta + \tan\theta) = 1 \Rightarrow \sec\theta + \tan\theta = \dfrac{1}{\sec\theta - \tan\theta}.

Let u=secθtanθu = \sec\theta - \tan\theta. Then secθ+tanθ=1/u\sec\theta + \tan\theta = 1/u.

LHS =1/u11u=(1u)/u1u=1u=1secθtanθ= \dfrac{1/u - 1}{1 - u} = \dfrac{(1 - u)/u}{1 - u} = \dfrac{1}{u} = \dfrac{1}{\sec\theta - \tan\theta}. \blacksquare

Example 4. Prove sec2θ+csc2θ=sec2θcsc2θ\sec^2\theta + \csc^2\theta = \sec^2\theta \cdot \csc^2\theta.

LHS =1cos2θ+1sin2θ=sin2θ+cos2θsin2θcos2θ=1sin2θcos2θ=csc2θsec2θ= \dfrac{1}{\cos^2\theta} + \dfrac{1}{\sin^2\theta} = \dfrac{\sin^2\theta + \cos^2\theta}{\sin^2\theta \cos^2\theta} = \dfrac{1}{\sin^2\theta \cos^2\theta} = \csc^2\theta \sec^2\theta. \blacksquare

Example 5. Prove (sinθ+cosθ)2+(sinθcosθ)2=2(\sin\theta + \cos\theta)^2 + (\sin\theta - \cos\theta)^2 = 2.

Expand: (sin2+2sincos+cos2)+(sin22sincos+cos2)=2(sin2+cos2)=2(\sin^2 + 2\sin\cos + \cos^2) + (\sin^2 - 2\sin\cos + \cos^2) = 2(\sin^2 + \cos^2) = 2. \blacksquare

Try it yourself

  1. Prove sin4θcos4θ=sin2θcos2θ\sin^4\theta - \cos^4\theta = \sin^2\theta - \cos^2\theta.
  2. Prove sin4θ+cos4θ=12sin2θcos2θ\sin^4\theta + \cos^4\theta = 1 - 2 \sin^2\theta \cos^2\theta.
  3. Prove (1sinθ)/(1+sinθ)=(secθtanθ)2(1 - \sin\theta)/(1 + \sin\theta) = (\sec\theta - \tan\theta)^2.
  4. Prove 11+sinθ+11sinθ=2sec2θ\dfrac{1}{1 + \sin\theta} + \dfrac{1}{1 - \sin\theta} = 2 \sec^2\theta.
  5. Prove (tanθ+cotθ)2=sec2θcsc2θ(\tan\theta + \cot\theta)^2 = \sec^2\theta \csc^2\theta.
  6. Prove 1+sinθcosθ+cosθ1+sinθ=2secθ\dfrac{1 + \sin\theta}{\cos\theta} + \dfrac{\cos\theta}{1 + \sin\theta} = 2 \sec\theta.
  7. Prove cos2θsin2θ=12sin2θ\cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta.
  8. Prove cot2θ1+cscθ+1=cscθ\dfrac{\cot^2\theta}{1 + \csc\theta} + 1 = \csc\theta.
  9. Prove (1tanθ)2+(1+tanθ)2=2sec2θ(1 - \tan\theta)^2 + (1 + \tan\theta)^2 = 2 \sec^2\theta.
  10. Prove secθ(1sinθ)(secθ+tanθ)=1\sec\theta(1 - \sin\theta)(\sec\theta + \tan\theta) = 1.

Pitfalls / Insight

  • Don't move terms across an equality during a proof. Work each side independently or transform one side into the other.
  • Watch denominators. A factor (1cosθ)(1 - \cos\theta) in the denominator excludes θ=0\theta = 0^\circ; mention domain if asked.
  • If LHS = RHS is shown only for one value, you have not proved an identity.

Insight. A trig identity is true because of algebraic manipulation of the basic identities. Practice gives you a sense for which trick to try first.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Proving identities
6 questions · pick the best answer
Q1

sin4θcos4θ\sin^4\theta - \cos^4\theta:

Q2

sin4+cos4\sin^4 + \cos^4 equals:

Q3

(1sinθ)/(1+sinθ)=(1-\sin\theta)/(1+\sin\theta) = :

Q4

11+sinθ+11sinθ=\dfrac{1}{1+\sin\theta} + \dfrac{1}{1-\sin\theta} = :

Q5

(sinθ+cscθ)2+(cosθ+secθ)25(\sin\theta + \csc\theta)^2 + (\cos\theta + \sec\theta)^2 - 5:

Q6

sec2θ+csc2θ=sec2θcsc2θ\sec^2\theta + \csc^2\theta = \sec^2\theta \csc^2\theta : true or false: