Lesson 5.8

Verifying Identities (Part 1)

Proving an identity is true for all angles requires algebraic manipulation, not substitution. Your primary weapon: converting everything to sine and cosine.

Introduction

Verifying (or “proving”) an identity means showing that the left side and right side are algebraically equal. The key rule: work on one side only and transform it until it matches the other. This lesson focuses on the most universal strategy — converting to sine and cosine.

Past Knowledge

All identity families from 5.1–5.6 and simplification strategies from 5.7.

Today's Goal

Prove identities by converting one side entirely to sin and cos.

Future Success

Part 2 (5.9) adds more advanced strategies like conjugates and common denominators.

Key Concepts

Rules for Verifying Identities

RuleWhy
Work one side onlyCross-multiplying or rearranging both sides assumes the equation is true — that's circular reasoning.
Start with the more complex sideIt's easier to simplify than to build up complexity.
Convert to sin / cosAll identities ultimately trace back to sine and cosine, making them the common language.

Strategy for Part 1

Step 1: Pick the more complex side. Step 2: Replace every function with its sin/cos equivalent. Step 3: Simplify algebraically until you arrive at the other side.

Worked Examples

Basic

A One-Step Verification

Verify:

LHS: Replace :

The left side equals the right side. ✓ Identity verified.

Intermediate

Multi-Step with Pythagorean

Verify:

LHS: Convert all to sin/cos:

Cancel and :

Identity verified. ✓

Advanced

Verification with Factoring

Verify:

LHS: Get a common denominator:

Apply the Pythagorean identity:

Identity verified. ✓

Common Pitfalls

Working Both Sides Simultaneously

If you manipulate both sides at once, you're assuming the equation is already true — circular reasoning. Transform one side only until it matches the other.

Starting with the Simpler Side

It's much harder to “build up” a simple expression into a complex one. Always start with the more complex side and simplify it down.

Real-Life Applications

Mathematical Proofs in Software

Computer algebra systems (like Wolfram Mathematica and MATLAB) internally verify trig identities to simplify symbolic expressions. When an engineer types a complex formula, the software applies the same convert-to-sin/cos strategy you're learning to automatically reduce it, saving computation time and preventing numerical errors.

Practice Quiz

Loading...