Precalculus • identity toolkit

Trig Identities Lab

A graph-and-unit-circle walkthrough of the big three identity families students use constantly: reciprocal identities, Pythagorean identities, and sum/difference identities.

θ45°
sin θ0.707
cos θ0.707

1. Reciprocal identities

These say secant, cosecant, and cotangent are just reciprocals of cosine, sine, and tangent. They are especially useful when rewriting an expression into only sin and cos.

Secant

sec θ = 1 / cos θ

If cosine is the x-coordinate, secant is the reciprocal of that x-coordinate.

Cosecant

csc θ = 1 / sin θ

If sine is the y-coordinate, cosecant is the reciprocal of that y-coordinate.

Cotangent

cot θ = cos θ / sin θ

Cotangent is the reciprocal of tangent: cot θ = 1 / tan θ.

Example A

Simplify: sin θ · csc θ

csc θ = 1/sin θ, so sin θ · csc θ = sin θ · 1/sin θ = 1.

Example B

Rewrite using only sin and cos: tan θ · sec θ

tan θ = sin θ/cos θ and sec θ = 1/cos θ, so the expression becomes sin θ / cos² θ.

2. Pythagorean identities

The unit circle is built from x² + y² = 1. Since x = cos θ and y = sin θ, the main identity is sin²θ + cos²θ = 1. The other two come from dividing by cos²θ or sin²θ.

Where it comes from

1 cos θ sin θ cos²θ + sin²θ = 1

The three forms

sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = csc²θ

Tip: if an expression has sec² or csc², look for a way to swap it for 1 + tan² or 1 + cot².

Example C

Simplify: sec²θ − tan²θ

Since 1 + tan²θ = sec²θ, subtract tan²θ from both sides: sec²θ − tan²θ = 1.

Example D

If sin θ = 3/5 and θ is in Quadrant I, find cos θ.

sin²θ + cos²θ = 1 → (3/5)² + cos²θ = 1 → cos²θ = 16/25. In QI, cos θ is positive, so cos θ = 4/5.

3. Sum and difference identities

These let you find exact trig values for angles like 75°, 15°, and 105° by building them from special angles. Use the sliders to see how α and β combine.

Interactive angle builder

Live values

sin(α + β) = sinα cosβ + cosα sinβ
cos(α + β) = cosα cosβ − sinα sinβ
sin(α − β) = sinα cosβ − cosα sinβ
cos(α − β) = cosα cosβ + sinα sinβ

For α = 45° and β = 30°: sin(α + β) ≈ 0.966, cos(α + β) ≈ 0.259.

Example E

Find exact value: sin 75°

75° = 45° + 30°. sin75° = sin45°cos30° + cos45°sin30° = (√2/2)(√3/2) + (√2/2)(1/2) = (√6 + √2)/4.

Example F

Find exact value: cos 15°

15° = 45° − 30°. cos15° = cos45°cos30° + sin45°sin30° = (√2/2)(√3/2) + (√2/2)(1/2) = (√6 + √2)/4.