Solving Basic Trigonometric Equations
A trigonometric equation is true only for certain values of the variable. Because sine, cosine, and tangent are periodic, most equations have infinitely many solutions. You will usually be asked for one of two things:
- [leftmargin=*,itemsep=2pt,topsep=2pt]
- All solutions --- write a general formula using (for /) or (for ), where is any integer.
- Solutions on an interval, usually --- list only the values inside that interval.
To solve (or , ):
- [leftmargin=*,itemsep=1pt,topsep=2pt]
- Find the reference angle from the special-angle table (or , , ).
- Use the sign of to decide which quadrants the solutions live in.
- Add the period to get all solutions: for sine/cosine, for tangent.
Useful periods: ; ; .
Solve .
Reference angle: . Cosine is negative in Quadrants II and III, so on
All solutions:
The picture below shows why has two solutions on : the curve crosses the line twice.
Don't forget the period. A common mistake is giving only one solution. For sine/cosine always attach ; for tangent attach . To restrict to , keep adding the period until you leave the interval.
Equations Solved by Factoring
Move every term to one side so the equation equals , factor, then set each factor equal to (the Zero-Product Property). Solve each simple equation separately and combine the answers.
Solve on .
Set each factor to zero:
Solutions:
Never divide both sides by a trig factor. Dividing by throws away the solutions where . Always factor instead.
Quadratic-Form Equations (Substitution)
If the equation looks like a quadratic in one trig function --- for example --- substitute for that function, solve the quadratic (factor or quadratic formula), then back-substitute. Discard any value with for sine or cosine (impossible).
Solve on . Let :
Back-substitute:
Solutions:
Check the range. A factor like has no solution, since cosine never exceeds . Simply drop that factor and keep the others.
Equations Requiring an Identity First
When an equation mixes different functions or has a squared term, rewrite it in terms of a single trig function using an identity, then factor. Most common:
Solve on . Replace :
So and . Solutions:
One function at a time. You cannot factor an equation that still contains both and squared terms. Convert everything to a single function before you try to factor.
Multiple-Angle Equations
For an equation in , , or , first solve for the whole angle, then divide. If then:
List all angle solutions across the expanded interval, then divide each by the multiple.
Solve on .
Let . Since , we need . Cosine equals at reference angle in Quadrants I and IV, over two full turns:
Now :
General solution:
Expand the interval first. Because sweeps around twice as fast, you get twice as many solutions. Solve for the angle over (or for ) before dividing --- otherwise you will lose half the answers.
Inverse Functions and Extraneous Solutions
Inverse functions: when the value is not a special angle, use , , or on a calculator. It returns only one angle; use quadrant symmetry and the period to find the rest.
Extraneous solutions: squaring both sides or multiplying by a trig factor can create false solutions. Always substitute each candidate back into the original equation and discard any that fail (or make a function undefined).
Solve on (round to three decimals). The reference is . Tangent is positive in Quadrants I and III:
Solve on . Square both sides:
Candidates: ; . Check each in the original:
Solutions:
Always verify after squaring or multiplying. These steps are not reversible --- substitute every candidate into the original equation, and throw out any that do not check or that make , , etc. undefined.
Going Deeper: Advanced Trig Equations
The equations below combine every earlier technique. The recurring theme is convert first, solve second: reshape the equation with an identity or an -form until it becomes one of the basic types you already know.
Some equations cannot be factored until you first merge or split terms. Two toolkits do this:
- [leftmargin=*,itemsep=2pt,topsep=2pt]
- Sum-to-product turns a sum of two sines/cosines into a product, which then factors: @@BLOCK0@@
- Double-angle rewrites or so a mixed equation collapses to a single function: @@BLOCK1@@
Rule of thumb: a sum of trig terms sum-to-product; a lone / mixed with / double-angle.
Solve on . With , , so and :
For : . For , let , so and hence .
For or with a positive integer and , the whole angle ranges over when . Each full turn contributes two solutions, so there are exactly solutions on . (For there are solutions, since repeats every .) This lets you predict the count before solving, then check you found them all.
Solve on . Here , so expect solutions. Let . Sine equals at reference angle in Quadrants I and II, i.e. and , repeated every across three turns:
Divide by (i.e. ):
That is exactly solutions, as predicted.
A sum of a sine and a cosine with the same angle can be rewritten as a single sinusoid:
Choose in the quadrant matching the signs of (as the “cosine” part) and (as the “sine” part). The equation becomes , i.e. , a basic equation. Existence check: real solutions exist only when .
Solve on . Here , , so
Both and , so (Quadrant I). The equation becomes
Let . Since , . Sine is at ; keep those inside the -interval: and . Then :
Solve on . Let :
Now handle each case separately and note how many solutions each yields:
A boundary value like gives a single solution because the curve just touches the line, not crosses it.
Boundary cases count once. When a quadratic in or produces , that value gives one solution on , not two, because , , , each occur at a single point. Values with give two. Miscounting here is the most common error in “how many solutions” problems.
Think of solving as intersecting the graph with the horizontal line . For on :
The same graph-versus-line reasoning fixes the count for and, after the -form, for : that equation has no solution when , one (tangent) when , and two per period when .
For which values of does have exactly one solution on each period? Rewrite in -form: , so the equation is , i.e. . A basic sine equation has exactly one solution per period only at the tangent values , giving
For there are two solutions per period; for there are none.
To solve two trig equations simultaneously, find each variable's candidate set, then keep only the pairs that satisfy both. A frequent case is a system that hides an identity --- for instance, given and , apply sum-to-product to both and divide to eliminate a variable. Always finish by checking candidates in both original equations, since combining equations (adding, dividing, squaring) can introduce extraneous pairs.
Solve the system on :
From the second equation , so . Substitute:
Use the -form with : , , giving , so . Then or , i.e. or . The matching gives
Both check in the original system.
Convert before you count. Advanced equations rarely give up their solutions in raw form. First reshape --- sum-to-product, double-angle, or the -form --- until you reach or a factored product. Only then apply the interval and period rules, and always re-check candidates from squaring, dividing, or combining equations against the original.
Formulas, Proofs & Tips
What it means. Because trig functions repeat, every equation has infinitely many solutions.
Example. on gives and .
Why it works. On the unit circle a given sine value is the same height at two points per revolution — one at and its mirror at — and the whole picture repeats every .
Tip. Find every solution in one period first, then add the multiples of the period. Check the interval the question actually asks for.