5.2 Trigonometric Identities and Equations

Key Takeaways

  • Most AEPA trig-equation work comes from rewriting with quotient, reciprocal, and Pythagorean identities before solving like an algebra equation.
  • An identity must be true throughout its domain, while a trig equation usually has selected solutions on a stated interval.
  • Factoring, substitution, and reference angles are safer than dividing by a trig expression that might be zero.
  • After squaring or multiplying by a variable trig expression, check candidate solutions against the original equation.
Last updated: June 2026

Why This Topic Matters

The AEPA trigonometry competency explicitly includes manipulating trigonometric expressions and equations using identities. This is a high-value teacher-certification skill because classroom errors often come from treating trig notation like ordinary variables without respecting period, quadrant, and domain. A candidate should be able to simplify an expression, solve an equation, and explain why a solution set is complete.

An identity is an equation true for every input where both sides are defined. An equation such as sin x = 1/2 is not an identity; it is true only for selected angles. This distinction matters when reading answer choices. "Prove the identity" calls for transformation of one side or both sides. "Solve on 0 <= x < 2pi" calls for specific angles.

Core Identities To Know Cold

Identity familyExamplesHow it is used
Quotienttan x = sin x / cos x, cot x = cos x / sin xrewrite all functions in sine and cosine
Reciprocalsec x = 1/cos x, csc x = 1/sin xclear fractions or identify undefined values
Pythagoreansin^2 x + cos^2 x = 1replace squares and solve quadratics
Derived Pythagorean1 + tan^2 x = sec^2 xsimplify tangent/secant expressions
Even/oddcos(-x) = cos x, sin(-x) = -sin xhandle symmetry and transformations

The Pythagorean identity comes from the unit circle: x^2 + y^2 = 1 with x = cos theta and y = sin theta. That origin is useful in a teacher-certification setting because it lets you explain why the identity is not an isolated trick.

Solving Trig Equations

Use a four-step routine. First, state the interval and endpoint rules. Second, rewrite using identities if needed. Third, solve the algebraic form without unsafe division. Fourth, place all solutions on the interval using the unit circle.

Worked example: solve 2sin^2 x - sin x = 0 on 0 <= x < 2pi. Factor instead of dividing by sin x: sin x(2sin x - 1) = 0. Then sin x = 0 or sin x = 1/2. On the interval, sin x = 0 gives x = 0 and x = pi; sin x = 1/2 gives x = pi/6 and x = 5pi/6. The complete solution set is 0, pi/6, 5pi/6, and pi. Dividing by sin x would lose the solutions where sin x = 0.

For equations involving cos^2 x or sin^2 x, substitute u for the repeated trig expression if it clarifies the algebra. For 2cos^2 x - cos x - 1 = 0, let u = cos x. Factor 2u^2 - u - 1 = (2u + 1)(u - 1), so cos x = -1/2 or cos x = 1. Then return to angles on the stated interval.

Verifying Identities

When proving an identity, avoid performing the same nonreversible operation to both sides unless you track restrictions. It is usually cleanest to transform the more complicated side into the simpler side.

Example: simplify (1 - cos^2 x)/(sin x) where sin x is not zero. Since 1 - cos^2 x = sin^2 x, the expression becomes sin^2 x / sin x = sin x. The restriction matters: the original expression is undefined when sin x = 0, even though sin x itself is defined there. If an answer choice ignores the restriction in a context about equivalence, it may be too broad.

Common Traps And Misconceptions

  • Confusing identities with equations: sin x = cos x is not always true; it holds at particular angles.
  • Losing solutions by division: never divide by sin x, cos x, or tan x until you know it is nonzero for all possible solutions.
  • Endpoint mistakes: 0 <= x < 2pi includes 0 but excludes 2pi; 0 < x <= 2pi reverses that endpoint behavior.
  • Squaring both sides: this can create extraneous solutions, especially with sign-sensitive equations.
  • Tangent period: tangent repeats every pi, while sine and cosine repeat every 2pi.

A teacher-facing explanation should make the solution process auditable. Instead of saying "use the identity," name the identity and say what it replaces. Instead of saying "the calculator says," locate the reference angle and quadrant. That habit matches the exam's emphasis on mathematical reasoning and reduces dependence on answer-choice pattern matching.

Choosing A Strategy

A useful decision rule is to count the different trig functions present. If an expression contains sine and cosine, consider rewriting everything in sine and cosine. If it contains a square, look for sin^2 x + cos^2 x = 1 or one of its rearrangements. If it contains tangent and secant, the identity 1 + tan^2 x = sec^2 x may be the shortest path. If the equation is quadratic in one trig function, substitute a temporary variable, factor, and then translate back to angles.

For example, sec^2 x - 3tan x - 3 = 0 can be rewritten with sec^2 x = 1 + tan^2 x. That gives tan^2 x - 3tan x - 2 = 0. Even if the quadratic does not factor cleanly, the substitution makes clear that the unknown is tan x, not x directly. This helps candidates reject answer choices that list one angle without considering tangent's pi-periodic behavior.

When checking an identity, compare domains. The expression tan x cos x simplifies to sin x wherever cos x is not zero, but the original expression is undefined when cos x = 0. In a routine simplification question that restriction may be implicit; in a reasoning question about equivalent functions, it matters.

Test Your Knowledge

Solve sin x(2cos x - 1) = 0 on 0 <= x < 2pi. Which set is complete?

A
B
C
D
Test Your Knowledge

Which expression is equivalent to (1 - sin^2 x)/cos x wherever the original expression is defined?

A
B
C
D
Test Your Knowledge

Why is dividing both sides of 2sin^2 x = sin x by sin x an unsafe first step?

A
B
C
D