DWG NO. 5.4 — Lesson 4 of 5

Proving Trigonometric Identities

Unit 5: Trigonometric Identities and Equations · ~20 min

Objective Prove that a trigonometric equation is an identity by transforming one side algebraically until it matches the other side.

Lessons 5.1–5.3 handed you identities to use. This lesson is about building them yourself — taking a claimed identity and showing it's actually true for every angle. The biggest mindset shift: an identity proof is not an equation to solve. You never add, subtract, multiply, or divide both sides by the same thing, because you don't yet know the two sides are equal — that's the very thing you're trying to establish. Instead, you pick one side (usually the more complicated one) and transform it, step by legal step, until it becomes identical to the other side.

Strategy toolkit

LHS as given rewrite in sin & cos, simplify RHS match

A proof transforms one side step by step until it becomes identical to the fixed target side

Worked Example 1 · Combine over a common denominator
ProblemProve tanθ + cotθ = secθ cscθ.
1Start from the left side and rewrite in sin/cos: \(\frac{sin\theta}{cos\theta}\) + \(\frac{cos\theta}{sin\theta.}\)
2Combine over the common denominator sinθcosθ: \(\frac{sin^{2}\theta + cos^{2}\theta}{sin\thetacos\theta}\).
3The numerator is 1 by the Pythagorean identity: \(\frac{1}{sin\thetacos\theta}\) = (\(\frac{1}{cos\theta}\))(\(\frac{1}{sin\theta}\)) = secθcscθ.
LHS = RHS, so tanθ + cotθ = secθcscθ is confirmed as an identity
Worked Example 2 · Pythagorean substitution
ProblemProve \(\frac{1 - cos^{2}x}{sinx}\) = sinx.
1Start from the left side. Replace 1 − cos²x with sin²x: \(\frac{sin^{2}x}{sinx.}\)
2Cancel one factor of sinx: sinx.
LHS = RHS, so the identity is confirmed
Worked Example 3 · Split a single fraction
ProblemProve secx − cosx = sinx tanx.
1Start from the left side and rewrite secx: \(\frac{1}{cosx}\) − cosx.
2Combine over a common denominator: \(\frac{1 - cos^{2}x}{cosx.}\)
3Replace 1 − cos²x with sin²x: \(\frac{sin^{2}x}{cosx}\) = sinx · (\(\frac{sinx}{cosx}\)) = sinx tanx.
LHS = RHS, so the identity is confirmed

Guided practice