Trigonometric Identities and Equations
From the Math - Trigonometry curriculum
Trigonometric Identities and Equations
TL;DR
Trigonometric identities are like mathematical shortcuts that help you simplify expressions and solve equations involving sines, cosines, and tangents. You'll learn fundamental identities and how to use them to manipulate equations, often to find unknown angles. Mastering these skills is crucial for more advanced math and physics.
1. The Mental Model
Think of trigonometric identities as different ways to say the same thing. You're just rewriting an expression in an equivalent form, which can make it much easier to work with, especially when solving for an unknown angle in an equation.
2. The Core Material
Trigonometric identities are fundamental equations that are true for all values of the variables for which both sides of the equation are defined. They're super useful for simplifying complex expressions and solving trigonometric equations.
The Pythagorean Identities

Photo by https://kaboompics.com/ on Pexels
These come directly from the Pythagorean theorem applied to the unit circle:
- $\sin^2 \theta + \cos^2 \theta = 1$
- $1 + \tan^2 \theta = \sec^2 \theta$ (divide the first identity by $\cos^2 \theta$)
- $1 + \cot^2 \theta = \csc^2 \theta$ (divide the first identity by $\sin^2 \theta$)
Reciprocal and Quotient Identities

Photo by Nothing Ahead on Pexels
These define relationships between the different trig functions:
- $\sec \theta = \frac{1}{\cos \theta}$
- $\csc \theta = \frac{1}{\sin \theta}$
- $\cot \theta = \frac{1}{\tan \theta}$
- $\tan \theta = \frac{\sin \theta}{\cos \theta}$
- $\cot \theta = \frac{\cos \theta}{\sin \theta}$
Solving Trigonometric Equations

Photo by Vanessa Garcia on Pexels
When you're solving an equation like $\sin x = 0.5$, you're looking for the angle(s) $x$ that satisfy that condition. Remember that trigonometric functions are periodic, meaning there are often multiple solutions.
Here's a general strategy:
1. Isolate the trigonometric function: Get $\sin x$, $\cos x$, etc., by itself on one side.
2. Use inverse functions: Find the principal value using $\arcsin$, $\arccos$, or $\arctan$.
3. Consider periodicity and quadrants: Find all solutions within the given interval (usually $0 \le x < 2\pi$ or $0^\circ \le x < 360^\circ$).
* Sine is positive in Quadrants I and II.
* Cosine is positive in Quadrants I and IV.
* Tangent is positive in Quadrants I and III.
* Use reference angles to find related solutions.
graph TD
A["Start: Given Trig Equation"] --> B{"Can you simplify or rewrite it using identities?"}
B -- "Yes" --> C["Apply appropriate identities (e.g., Pythagorean, reciprocal)"]
C --> D{"Isolate the trig function (e.g., sin x, cos x)"}
B -- "No, already simple" --> D
D --> E["Find principal value using inverse trig function (e.g., arcsin)"]
E --> F{"Determine other solutions based on function's sign and period (unit circle, reference angles)"}
F --> G["Check for all solutions in the specified domain (e.g., [0, 2π))"]
G --> H["End: List all solutions"]
3. Worked Example
Let's solve the equation $2\cos^2 x - \cos x - 1 = 0$ for $0 \le x < 2\pi$.
- Recognize the form: This looks like a quadratic equation. Let $u = \cos x$. Then the equation becomes $2u^2 - u - 1 = 0$.
- Factor the quadratic:
$(2u + 1)(u - 1) = 0$ - Substitute back:
$(2\cos x + 1)(\cos x - 1) = 0$ - Set each factor to zero:
- $2\cos x + 1 = 0 \implies \cos x = -\frac{1}{2}$
- $\cos x - 1 = 0 \implies \cos x = 1$
- Solve for $x$ for each case:
- For $\cos x = 1$: The only solution in $[0, 2\pi)$ is $x = 0$.
- For $\cos x = -\frac{1}{2}$:
- The reference angle where $\cos x = \frac{1}{2}$ is $\frac{\pi}{3}$.
- Since cosine is negative, solutions are in Quadrants II and III.
- Quadrant II: $x = \pi - \frac{\pi}{3} = \frac{2\pi}{3}$
- Quadrant III: $x = \pi + \frac{\pi}{3} = \frac{4\pi}{3}$
So the solutions are $x = 0, \frac{2\pi}{3}, \frac{4\pi}{3}$.
4. Key Takeaways
- Pythagorean identities ($\sin^2 \theta + \cos^2 \theta = 1$ and its variations) are your most important tools for simplifying expressions.
- Reciprocal and quotient identities help you convert between different trigonometric functions to simplify or match forms.
- Solving trig equations often involves algebraic manipulation, like factoring or using the quadratic formula, to isolate a single trig function.
- Always consider the periodicity of trig functions and the quadrants to find all possible solutions within a given interval.
- The unit circle is incredibly useful for visualizing angles and their corresponding sine, cosine, and tangent values.
Common Mistakes to Avoid

Photo by KATRIN BOLOVTSOVA on Pexels
- Forgetting that $\sin^2 \theta$ means $(\sin \theta)^2$, not $\sin (\theta^2)$.
- Dividing by a trigonometric function without considering if it could be zero, which might lead to losing solutions.
- Only finding one solution for an equation when multiple exist due to periodicity or different quadrants.
- Confusing inverse trigonometric functions with reciprocal functions (e.g., $\arcsin x$ is not the same as $\csc x$).
5. Now Try It
Solve the equation $\tan x \sin^2 x = \tan x$ for $0 \le x < 2\pi$. Your success will look like finding all valid angles for $x$ within that range.
Frequently asked about Trigonometric Identities and Equations
More from Math - Trigonometry
Get the full Math - Trigonometry curriculum
Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.
Create Free Account