Study Guide

Trigonometric identities (Pythagorean, sum/difference, double-angle)

AP Precalculus· AP Precalculus CED — Trigonometric and Polar Functions· 14 min read

1. Pythagorean Identities★★☆☆☆⏱ 4 min

Pythagorean identities are the most fundamental trigonometric identities, derived directly from the Pythagorean theorem applied to the unit circle. They are used to convert between trigonometric functions, find unknown values when quadrant is known, and simplify expressions.

📘 Definition

Pythagorean Trigonometric Identities

A set of core identities derived from the unit circle Pythagorean theorem that relate the squares of basic trigonometric functions.

Example:

The core identity holds for all real .

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

Dividing the core identity by (where ) and (where ) gives two additional related identities:

tan2θ+1=sec2θ\tan^2 \theta + 1 = \sec^2 \theta
1+cot2θ=csc2θ1 + \cot^2 \theta = \csc^2 \theta
📐 Worked Example

Given that and , find the exact value of .

  1. 1

    Use the core Pythagorean identity to solve for :

    sin2θ+cos2θ=1    (35)2+cos2θ=1    cos2θ=1925=1625\sin^2 \theta + \cos^2 \theta = 1 \implies \left(\frac{3}{5}\right)^2 + \cos^2 \theta = 1 \implies \cos^2 \theta = 1 - \frac{9}{25} = \frac{16}{25}
  2. 2

    Determine the sign of from the quadrant: lies in the second quadrant, where cosine is negative, so:

    cosθ=45\cos \theta = -\frac{4}{5}
  3. 3

    Use the reciprocal identity for secant to get the final result:

    secθ=1cosθ=54\sec \theta = \frac{1}{\cos \theta} = -\frac{5}{4}
  4. 4

    Verify with the tangent-secant Pythagorean identity to confirm:

    tanθ=sinθcosθ=34    tan2θ+1=916+1=2516=sec2θ\tan \theta = \frac{\sin \theta}{\cos \theta} = -\frac{3}{4} \implies \tan^2 \theta + 1 = \frac{9}{16} + 1 = \frac{25}{16} = \sec^2 \theta

Exam tip:

Always use the given quadrant information to assign the correct sign to your trig function—AP exam questions almost always include quadrant context specifically to test this sign check.

2. Sum and Difference Identities★★★☆☆⏱ 4 min

Sum and difference identities let you find the sine, cosine, or tangent of a combined angle when you know the trig values of and individually. They are also used to simplify expressions and verify more complex identities.

sin(α+β)=sinαcosβ+cosαsinβ\sin(\alpha + \beta) = \sin \alpha \cos \beta + \cos \alpha \sin \beta
sin(αβ)=sinαcosβcosαsinβ\sin(\alpha - \beta) = \sin \alpha \cos \beta - \cos \alpha \sin \beta
cos(α+β)=cosαcosβsinαsinβ\cos(\alpha + \beta) = \cos \alpha \cos \beta - \sin \alpha \sin \beta
cos(αβ)=cosαcosβ+sinαsinβ\cos(\alpha - \beta) = \cos \alpha \cos \beta + \sin \alpha \sin \beta
tan(α+β)=tanα+tanβ1tanαtanβ,tan(αβ)=tanαtanβ1+tanαtanβ\tan(\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta}, \quad \tan(\alpha - \beta) = \frac{\tan \alpha - \tan \beta}{1 + \tan \alpha \tan \beta}
📐 Worked Example

Evaluate exactly using sum/difference identities, using the fact that .

  1. 1

    Write the angle as a difference of two known special angles:

    cos(15)=cos(4530)\cos(15^\circ) = \cos(45^\circ - 30^\circ)
  2. 2

    Apply the cosine difference identity:

    cos(αβ)=cosαcosβ+sinαsinβ    cos(4530)=cos45cos30+sin45sin30\cos(\alpha - \beta) = \cos \alpha \cos \beta + \sin \alpha \sin \beta \implies \cos(45^\circ - 30^\circ) = \cos 45^\circ \cos 30^\circ + \sin 45^\circ \sin 30^\circ
  3. 3

    Substitute the known exact special angle values: , , ,

  4. 4

    Multiply and combine terms to get the exact value:

    (22)(32)+(22)(12)=64+24=6+24\left(\frac{\sqrt{2}}{2}\right)\left(\frac{\sqrt{3}}{2}\right) + \left(\frac{\sqrt{2}}{2}\right)\left(\frac{1}{2}\right) = \frac{\sqrt{6}}{4} + \frac{\sqrt{2}}{4} = \frac{\sqrt{6} + \sqrt{2}}{4}

Exam tip:

If you forget the identity sign, confirm with a known angle: , which will only match if the sign is positive for cosine of a difference, reinforcing the flip rule.

3. Double-Angle Identities★★★☆☆⏱ 3 min

Double-angle identities are a special case of the sum identities, where , so you can calculate the trigonometric value of from values for . They are widely used to simplify products of trig functions, reduce power of squared terms, rewrite functions for graphing, and solve equations. The alternative forms for cosine are most often used for power reduction, a common AP exam question.

sin(2θ)=2sinθcosθ\sin(2\theta) = 2 \sin \theta \cos \theta
cos(2θ)=cos2θsin2θ=2cos2θ1=12sin2θ\cos(2\theta) = \cos^2 \theta - \sin^2 \theta = 2\cos^2 \theta - 1 = 1 - 2\sin^2 \theta
tan(2θ)=2tanθ1tan2θ\tan(2\theta) = \frac{2 \tan \theta}{1 - \tan^2 \theta}
📐 Worked Example

Given and , find the exact value of .

  1. 1

    The double-angle identity for sine requires both and . We know , so first solve for .

  2. 2

    Use the core Pythagorean identity, and assign the correct sign for first quadrant :

    sin2θ+(13)2=1    sin2θ=89    sinθ=223\sin^2 \theta + \left(\frac{1}{3}\right)^2 = 1 \implies \sin^2 \theta = \frac{8}{9} \implies \sin \theta = \frac{2\sqrt{2}}{3}
  3. 3

    Substitute into the double-angle identity for sine:

    sin(2θ)=2sinθcosθ=2(223)(13)=429\sin(2\theta) = 2 \sin \theta \cos \theta = 2 \left(\frac{2\sqrt{2}}{3}\right)\left(\frac{1}{3}\right) = \frac{4\sqrt{2}}{9}
  4. 4

    Verify with the Pythagorean identity for to confirm:

    cos(2θ)=2(13)21=79    sin2(2θ)+cos2(2θ)=3281+4981=1\cos(2\theta) = 2\left(\frac{1}{3}\right)^2 - 1 = -\frac{7}{9} \implies \sin^2(2\theta) + \cos^2(2\theta) = \frac{32}{81} + \frac{49}{81} = 1

Exam tip:

When finding a trig value for , always confirm the quadrant of to check your sign—for example, if is between and , is between and , where cosine is negative.

4. Mixed AP-Style Applications★★★★☆⏱ 3 min

AP Precalculus exam questions often require combining multiple identities to simplify expressions, rewrite functions, or solve real-world problems. Below are common exam-style worked examples.

📐 Worked Example

If and , what is the value of ?
Options: A) , B) , C) , D)

  1. 1

    Find using the Pythagorean identity. Since is in the second quadrant, is negative:

    cosx=1sin2x=149=53\cos x = -\sqrt{1 - \sin^2 x} = -\sqrt{1 - \frac{4}{9}} = -\frac{\sqrt{5}}{3}
  2. 2

    Calculate :

    tanx=sinxcosx=2/35/3=25\tan x = \frac{\sin x}{\cos x} = \frac{2/3}{-\sqrt{5}/3} = -\frac{2}{\sqrt{5}}
  3. 3

    Substitute into the double-angle identity for tangent:

    tan(2x)=2tanx1tan2x=2(2/5)14/5=4/51/5=45\tan(2x) = \frac{2\tan x}{1 - \tan^2 x} = \frac{2(-2/\sqrt{5})}{1 - 4/5} = \frac{-4/\sqrt{5}}{1/5} = -4\sqrt{5}
  4. 4

    The correct answer is Option B.

📐 Worked Example

Let .
(a) Rewrite as a sum of single-power trigonometric functions of .
(b) Find the exact value of .
(c) Verify that .

  1. 1

    Part (a): Apply double-angle identities to rewrite each term:

    cos2xsin2x=cos(2x),2sinxcosx=sin(2x)    f(x)=cos(2x)+sin(2x)\cos^2 x - \sin^2 x = \cos(2x), \quad 2 \sin x \cos x = \sin(2x) \implies f(x) = \cos(2x) + \sin(2x)
  2. 2

    Part (b): Substitute , so :

    f(5π12)=cos(5π6)+sin(5π6)=32+12=132f\left(\frac{5\pi}{12}\right) = \cos\left(\frac{5\pi}{6}\right) + \sin\left(\frac{5\pi}{6}\right) = -\frac{\sqrt{3}}{2} + \frac{1}{2} = \frac{1 - \sqrt{3}}{2}
  3. 3

    Part (c): Expand the right-hand side using the sine sum identity:

    2sin(2x+π4)=2[sin(2x)cos(π4)+cos(2x)sin(π4)]\sqrt{2} \sin\left(2x + \frac{\pi}{4}\right) = \sqrt{2}\left[\sin(2x)\cos\left(\frac{\pi}{4}\right) + \cos(2x)\sin\left(\frac{\pi}{4}\right)\right]
  4. 4
    =2[sin(2x)22+cos(2x)22]=sin2x+cos2x=f(x)= \sqrt{2}\left[\sin(2x) \cdot \frac{\sqrt{2}}{2} + \cos(2x) \cdot \frac{\sqrt{2}}{2}\right] = \sin 2x + \cos 2x = f(x)

5. Common Pitfalls

Wrong move:

Writing (interpreting the exponent notation incorrectly)

Why:

Confusion between standard trig exponent notation () and argument squaring ( is a completely different function)

Correct move:

Always remember that the exponent is applied to the entire trig function, not the angle argument. Write if you are unsure about notation.

Wrong move:

Writing with the wrong sign on the middle term

Why:

Students often copy the same sign rule as sine, leading to calculation errors

Correct move:

Use the "sine keeps, cosine flips" mnemonic every time you expand a sum/difference identity to confirm the middle term sign.

Wrong move:

Factoring a constant out of the trig argument to write

Why:

Confusion between linear function properties and non-linear trigonometric functions

Correct move:

Never factor a constant out of a trigonometric argument—always use the appropriate double-angle identity for doubling an angle.

Wrong move:

Forgetting to change the sign of an unknown trig function for in Q2/Q3/Q4, leading to incorrect final values

Why:

Students remember the Pythagorean identity but ignore given quadrant information when finding the unknown trig value

Correct move:

Always assign the sign of the unknown trig function based on the given quadrant before substituting into any identity.

Wrong move:

Dividing both sides of a trigonometric equation by (or another trig function) when simplifying, leading to missing solutions

Why:

Students use identities to simplify and forget that division is only valid for non-zero divisors

Correct move:

Always move all terms to one side of the equation and factor out the common trig term instead of dividing.

6. Quick Reference Cheatsheet

Category

Formula

Notes

Core Pythagorean

Holds for all real

Pythagorean (tangent-secant)

Valid for

Pythagorean (cotangent-cosecant)

Valid for

Sine Sum/Difference

Middle sign matches argument sign

Cosine Sum/Difference

Middle sign flips from argument sign

Tangent Sum/Difference

Denominator sign also flips

Double-Angle Sine

Works for all real

Double-Angle Cosine

Use alternative forms for power reduction

Double-Angle Tangent

Undefined when

When this came up on past exams

AI-estimated based on syllabus patterns — cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2024 · AP Precalculus

    Find exact value using double angle

  • 2023 · AP Precalculus

    Simplify expression with identities

What's Next

This topic is the foundation for all advanced trigonometric topics in AP Precalculus Unit 3. Immediately after mastering these identities, you will use them to simplify inverse trigonometric compositions, solve complex trigonometric equations, and rewrite polar and parametric trigonometric functions for graphing and analysis. Without being able to quickly and correctly apply these identities, you will struggle with harmonic form conversion, power reduction, and the calculus preview topics that appear on the AP exam. This topic also provides the core trigonometric tools needed to convert between rectangular and polar coordinates and analyze the graphs of polar functions, a major weighted component of Unit 3.