7 min read

Inequality Symbols: Complete Guide

A reference guide for reading inequality symbols correctly and mapping them to number-line endpoints.

Definition and Core Idea

Inequality symbols tell you two things at once: which side of a boundary is valid and whether the boundary itself is included. That is why a small symbol change can alter the graph, interval notation, and even the wording of a sentence problem.

Students often treat >, <, >=, and <= as interchangeable until they draw the graph. The symbol controls the endpoint marker, the bracket type, and whether the test value on the boundary is valid.

Rules, Forms, and Patterns

Strict right ray

x>ax > a

The value a is excluded, so the graph starts with an open endpoint and extends to the right.

Inclusive left ray

xax \le a

The value a is included, so the graph uses a closed endpoint and extends to the left.

Coordinate-plane boundary

y<mx+by < mx + b

Strict 2D inequalities use dashed boundary lines because points on the line are excluded.

Worked Example

Prompt

Comparex>3andx3Compare x > 3 and x \ge 3
01

Both inequalities shade the real numbers to the right of 3.

02

The difference is the boundary value itself: x > 3 excludes 3, while x \ge 3 includes 3.

03

That difference becomes an open circle versus a closed circle, or a parenthesis versus a bracket.

Result

(3,) versus [3,)(3, \infty) \text{ versus } [3, \infty)

Use the Calculator for This Topic

A concept becomes durable only when you can move from the rule back into a fresh problem. The calculator is useful here because it lets you test the exact pattern from this article, compare your work with the step list, and verify the final graph or notation.

Suggested input

x3x \ge 3
01

Enter one strict example and one inclusive example so you can compare the outputs directly.

02

Use the graph to see the endpoint style and the notation cards to see the bracket change.

03

Switch to a 2D input such as 2x + 3y < 6 to compare dashed and solid boundaries.

Compare symbol behaviors

Strict versus inclusive symbols

The symbols < and > are strict. They mean the endpoint is not part of the answer. The symbols <= and >= are inclusive, so the endpoint is included.

That single distinction affects every output format: the algebraic answer, set notation, interval notation, and the graph.

How symbols map to graphs

Open circles represent strict inequalities because the endpoint is excluded. Closed circles represent inclusive inequalities because the endpoint counts as part of the solution.

The direction of the ray matters just as much. x > 3 moves right; x < 3 moves left.

Put The Rule Into Practice

Concept pages are useful only if they transfer back into actual problem solving. After reading this guide, the best next step is to try several inequalities with slightly different signs, constants, and endpoints so you can see the pattern rather than memorize one worked example.

The calculator pages linked here are meant to shorten that feedback loop. You can test a new inequality, inspect the step list, and compare the graph with the notation output to confirm that your mental model is consistent.

Common Mistakes To Avoid

Moving terms correctly but forgetting to flip the inequality when dividing by a negative.

Stopping at a root calculation without converting the answer into intervals or a graph.

Checking algebra mechanically without testing whether the final interval really fits the original statement.

FAQ

What is the difference between > and >=?

> excludes the boundary value, while >= includes it.