Loading…

Trigonometric Equation Solver

Math Algebra • Equations

View all topics

Solve trigonometric equations in a selected interval, show exact angle patterns when possible, verify numerical roots, graph both sides, and highlight solution angles on the unit circle.

Period: sin(x + 2π) = sin(x), cos(x + 2π) = cos(x), tan(x + π) = tan(x) General idea: solve one cycle first, then add the correct period Interval: keep only answers inside the chosen range Sample: 2sin²(x) − sin(x) − 1 = 0 gives π/2, 7π/6, 11π/6

Equation input

Use x as the variable. Supported functions include sin(x), cos(x), tan(x), cot(x), sec(x), csc(x), sqrt(...), and abs(...). You can use pi or π, and powers such as sin(x)^2. The solver also understands common shorthand such as sin²x.

Solver settings

Interval and graph settings

In radian mode, custom endpoints may use expressions such as pi/2 or 2*pi. Drag the graph to pan. Use the mouse wheel, trackpad, or pinch gesture to zoom.

Quick examples

Ready
Enter a trigonometric equation, then click “Solve equation”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a trigonometric equation?

A trigonometric equation is an equation involving trigonometric functions such as sin(x), cos(x), or tan(x).

What is the solution of 2sin^2(x) - sin(x) - 1 = 0 on [0, 2π)?

Let u = sin(x). Then 2u^2 - u - 1 = 0, so u = 1 or u = -1/2. In [0, 2π), this gives x = π/2, 7π/6, and 11π/6.

How do I type pi?

You can type pi or use the symbol π.

How do I type powers such as sin squared x?

Use sin(x)^2. The calculator also understands common shorthand such as sin²x.

What is the difference between radians and degrees?

Radians measure a full turn as 2π, while degrees measure a full turn as 360°. Choosing the correct mode affects both evaluation and reported answers.

Why are there often two solutions for sin(x)=c?

On the unit circle, a horizontal line y=c usually intersects the circle at two points in one full turn, except at special values such as c=1, c=-1, or c=0.

What is the general solution for sin(x)=c?

If α = arcsin(c), then x = α + 2πk or x = π - α + 2πk, where k is an integer.

What is the general solution for cos(x)=c?

If α = arccos(c), then x = ±α + 2πk, where k is an integer.

What is the general solution for tan(x)=c?

x = arctan(c) + πk, where k is an integer.

Why is 2π excluded from [0, 2π)?

The interval [0, 2π) includes 0 but excludes 2π to avoid counting the same terminal angle twice in one full cycle.

Can the calculator solve every trig equation exactly?

No. Exact solving is available for common patterns. For more complex equations, the calculator uses numerical scanning and verifies candidates.

Why does the solver verify roots?

Verification catches numerical false positives, especially near tangent or reciprocal-function asymptotes.

What does the unit circle show?

The unit circle shows solution angles as rays from the origin, reduced modulo one full turn.

Can I zoom and pan the graph?

Yes. You can drag to pan, use the mouse wheel or trackpad to zoom, pinch on touch screens, or use the graph control buttons.