Loading…

Trigonometric Inequality Solver

Math Algebra • Inequalities

View all topics

Enter radians; expressions like 0, pi/6, 2*pi/3, sqrt(3)/2 are accepted.

Domain (solve for \(x\) in \([x_{\min}, x_{\max}]\))

Ready
Enter a trigonometric inequality and press Calculate.

Unit circle: green arcs (for \(\sin,\cos\)) show angles \(y\) (mod \(2\pi\)) where the inequality holds.

Graph of \(y=f(kx+\varphi)\) (blue) and \(y=c\) (orange dashed). Green segments on the \(x\)-axis show where the inequality holds.

Number line: thick green segments mark the solution intervals. Closed/open dots reflect \(\le,\ge\) vs <,>.

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

How do I solve a trigonometric inequality like sin(kx + phi) >= c?

Convert the argument to y = kx + phi, solve the inequality for y over one period, repeat it by periodicity, and map back to x. Then intersect with your chosen interval [x_min, x_max].

Why does the calculator require radians instead of degrees?

Trigonometric periods and inverse-trig reference angles are naturally defined in radians (2*pi for sin and cos, pi for tan). Using radians keeps the solution intervals and periodic tiling consistent.

What do k and phi mean in sin(kx + phi) or cos(kx + phi)?

k controls the frequency (it scales the period in x), and phi is a horizontal phase shift in the argument. The substitution y = kx + phi is used to map base solution arcs back to x.

How are endpoints handled for < vs ≤ (and > vs ≥)?

Strict inequalities (<, >) exclude boundary points where the expression equals c, while non-strict inequalities (≤, ≥) include them. Domain endpoint checkboxes also control whether x_min and x_max are included.

Why do tangent inequalities have breaks in the solution?

tan(y) has vertical asymptotes at y = pi/2 + pi*n, so solutions are split across monotonic branches. Endpoints at asymptotes are always open even if the inequality is non-strict.