Measurements, material estimation, cutting calculations
⚡
Electrical
Voltage drop, wire sizing, load balancing
A trig identity like sin2θ+cos2θ=1 is true for every angle. A trig equation like sinx=0.5 is true only for specific angles. This page teaches you to find those angles — all of them.
The key insight: because trig functions are periodic, most trig equations have infinitely many solutions. Your job is to find the solutions in one period, then use the period to generate the rest.
Solving Simple Equations on the Unit Circle
Example 1: Solve sinx=21 in [0,2π)
Step 1 — Find the reference angle. Since sin(6π)=21, the reference angle is 6π.
Step 2 — Determine which quadrants. Sine is positive in Quadrants I and II (from the unit circle).
Step 3 — Find all solutions in [0,2π):
Quadrant I: x=6π
Quadrant II: x=π−6π=65π
sin x = ½ Has Two Solutions Per Period
Answer:x=6π and x=65π
General Solutions: The +2nπ Pattern
If you need all solutions (not just those in one period), add the period to each solution:
x=6π+2nπandx=65π+2nπwhere n is any integer
The period of sine and cosine is 2π. For tangent, the period is π, so tangent equations use +nπ.
Example 2: Solve cosx=−23, all solutions
Reference angle:cos−1(23)=6π
Quadrants: Cosine is negative in Quadrants II and III.
Solutions in [0,2π):
Quadrant II: x=π−6π=65π
Quadrant III: x=π+6π=67π
General solutions:
x=65π+2nπandx=67π+2nπ
Example 3: Solve tanx=1, all solutions
Reference angle:tan−1(1)=4π
Since tangent has period π and tan(4π)=1:
x=4π+nπ
This single expression captures all solutions: 4π,45π,−43π,…
Isolating the Trig Function First
When the trig function is not already isolated, solve for it first — just like isolating x in algebra.
Example 4: Solve 2sinx−1=0 in [0,2π)
2sinx=1
sinx=21
This is the same equation as Example 1. Solutions: x=6π and x=65π.
Equations That Factor
When a trig equation has multiple terms, factor and apply the zero product property — the same technique used in algebra with solving equations.
Example 5: Solve 2sin2x−sinx=0 in [0,2π)
Factor out sinx:
sinx(2sinx−1)=0
Set each factor to zero:
sinx=0or2sinx−1=0
sinx=0orsinx=21
Solve each:
sinx=0: x=0,π
sinx=21: x=6π,65π
Answer:x=0,6π,65π,π
Critical warning: Never divide both sides by sinx — you would lose the sinx=0 solutions. Always factor instead.
Common Mistakes
Dividing by a trig function instead of factoring. If you divide both sides of sinx(2sinx−1)=0 by sinx, you lose the solutions where sinx=0. Always factor and use the zero product property.
Forgetting the second solution in each period.sinx=21 has two solutions in [0,2π), not one. Sine and cosine equations almost always have two solutions per period.
Confusing “all solutions” with “solutions in [0,2π).” Read the problem carefully — look for whether it specifies a restricted interval like “in [0,2π)” or asks for “all solutions” (which requires the +2nπ terms). If no domain is specified, you must typically provide all solutions.
Only using the calculator value. Your calculator gives one value (the principal value from the inverse function). You must use the unit circle to find the other solutions in the period.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: Solve sinx=22 in [0,2π).
Reference angle: 4π. Sine is positive in Q I and Q II.
x=4πandx=π−4π=43π
Answer:x=4π,43π
Problem 2: Solve cosx=−21, all solutions.
Reference angle: 3π. Cosine is negative in Q II and Q III.
x=32π+2nπandx=34π+2nπ
Answer:x=32π+2nπ and x=34π+2nπ
Problem 3: Solve 3tanx+3=0 in [0,2π).
tanx=−33
Reference angle: 6π. Tangent is negative in Q II and Q IV.
x=π−6π=65πandx=2π−6π=611π
Answer:x=65π,611π
Problem 4: Solve 2cosx+1=0, all solutions.
cosx=−21
Reference angle: 3π. Cosine is negative in Q II and Q III.
x=32π+2nπandx=34π+2nπ
Answer:x=32π+2nπ and x=34π+2nπ
Problem 5: Solve sinx(sinx−1)=0 in [0,2π).
sinx=0orsinx=1
sinx=0: x=0,π
sinx=1: x=2π
Answer:x=0,2π,π
Key Takeaways
A trig equation is true for specific angles, not all angles — unlike an identity
For sine and cosine: find the reference angle, determine which quadrants, and locate two solutions per period
For tangent: the period is π, so general solutions use +nπ (giving one solution per half-period)
Always factor instead of dividing by a trig function — division loses solutions
“All solutions” means include the +2nπ (or +nπ) terms; solutions “in [0,2π)” means list only the specific values in that interval
For equations that require identity substitution, quadratic techniques, or multiple-angle methods, continue to Advanced Trigonometric Equations.
Return to Trigonometry for more topics in this section.