A linear inequality is a comparison between two linear expressions, such as 3x4113x - 4 \le 11, where the goal is to find every value of the variable that makes the statement true. Unlike a linear equation, which has a single solution, a linear inequality describes a whole range of numbers along the number line.

What a Linear Inequality Is

A linear inequality uses one of four comparison symbols in place of the equals sign:

Symbol Meaning Example
<< strictly less than x<4x < 4
>> strictly greater than x>1x > -1
\le less than or equal to x7x \le 7
\ge greater than or equal to x0x \ge 0

The variable appears only to the first power (no x2x^2, no x\sqrt{x}, no 1x\frac{1}{x}), which is what makes the inequality linear. A solution such as x<4x < 4 is not one number but an interval: every value below 44 works, including 33, 00, and 100-100, while 44 itself does not.

You reach for linear inequalities whenever a problem sets a limit, a cutoff, or a constraint instead of an exact target: a budget you must stay under, a minimum score you need to pass, a safe temperature range, or the domain of a function.

The Sign-Flip Rule (and Why It Holds)

Solving a linear inequality uses the same moves as solving a linear equation, with one extra rule:

If you multiply or divide both sides by a negative number, reverse the inequality sign.\text{If you multiply or divide both sides by a negative number, reverse the inequality sign.}

Adding or subtracting the same quantity, or multiplying and dividing by a positive number, never changes the direction. Only a negative factor flips it. To see why, watch a true statement on the number line:

2<5×(1)2  ?  52 < 5 \quad\xrightarrow{\times(-1)}\quad -2 \;?\; -5

On the number line 2-2 sits to the right of 5-5, so 2>5-2 > -5. Multiplying by 1-1 reflected both numbers across zero, which reversed their order. The comparison stays true only because the symbol turned from << into >>.

More generally, if a<ba < b and cc is negative, then ca>cbca > cb. The magnitudes scale the same way they would with a positive factor; it is purely the direction that reverses. Keeping the statement true is the whole point, so the flip is mandatory, not optional.

Worked Example 1: 3x4113x - 4 \le 11

Treat the first steps exactly as you would an equation. Add 44 to both sides:

3x153x \le 15

Now divide both sides by 33. Because 33 is positive, the sign does not change:

x5x \le 5

The solution set is every number up to and including 55. On a number line you draw a closed dot at 55 (because of the \le) and shade everything to the left:

<====●----+----+----+--->
          5

Check with a value inside the set, x=2x = 2: 3(2)4=23(2) - 4 = 2, and 2112 \le 11 is true. Check the boundary, x=5x = 5: 3(5)4=113(5) - 4 = 11, and 111111 \le 11 is true, confirming the closed endpoint.

Worked Example 2: 2x+3>11-2x + 3 > 11 (the flip case)

Subtract 33 from both sides — no flip, since this is subtraction:

2x>8-2x > 8

Now divide both sides by 2-2. This is the moment the rule applies: dividing by a negative number reverses >> into <<:

x<4x < -4

The solution is every number strictly less than 4-4. The dot at 4-4 is open (hollow) because the symbol is strict, and you shade to the left:

<====○----+----+----+--->
        -4

Test a value inside, x=5x = -5: 2(5)+3=13-2(-5) + 3 = 13, and 13>1113 > 11 is true. Test a value outside, x=0x = 0: 2(0)+3=3-2(0) + 3 = 3, and 3>113 > 11 is false. Both tests confirm the boundary at x<4x < -4 and prove the flip was necessary — without it you would have written the wrong half of the line.

Reading the Answer on a Number Line

The endpoint marker encodes the symbol, and the shading encodes the direction:

Inequality Endpoint dot Shade toward
x<ax < a open at aa left
xax \le a closed at aa left
x>ax > a open at aa right
xax \ge a closed at aa right

In interval notation, x5x \le 5 is written (,5](-\infty, 5] — a square bracket for "or equal to," a parenthesis for infinity and for strict inequalities. So x<4x < -4 becomes (,4)(-\infty, -4).

A Quick Two-Sided Example

Constraints often arrive as a chain, such as 12x+3<9-1 \le 2x + 3 < 9. Operate on all three parts at once. Subtract 33 everywhere:

42x<6-4 \le 2x < 6

Divide everything by 22 (positive, so no flip):

2x<3-2 \le x < 3

The solution is the interval [2,3)[-2, 3): closed on the left, open on the right. If the middle coefficient had been negative, the same flip rule would apply to every part of the chain simultaneously, and the order of 2-2 and 33 would swap.

Common Calculation Traps

  • Forgetting the flip. The single most common error is dividing or multiplying by a negative number and leaving the symbol unchanged. If a quick test value contradicts your answer, suspect this first.
  • Flipping for the wrong reason. Adding or subtracting a negative number does not flip the sign — only multiplying or dividing by a negative does. x7>2x - 7 > 2 becomes x>9x > 9, with no flip.
  • Treating the answer as one number. x2x \ge 2 means infinitely many values, not just 22. Always read the result as a range.
  • Open vs. closed endpoints. A strict symbol (<,><, >) gives an open dot and a parenthesis; an "or equal" symbol (,\le, \ge) gives a closed dot and a bracket. Mixing these up changes the answer.
  • Dividing by a variable of unknown sign. Never divide both sides by an expression like xx unless you know whether it is positive or negative, because the direction would depend on that sign. Rearrange to compare against zero instead.

When you need a worked solution with the number line drawn for you, paste the inequality into the GPAI Solver and it isolates the variable, flags any sign flip, and shades the interval step by step — a fast way to check your own work and build the instinct for when the symbol turns.

Frequently Asked Questions

When do you flip the inequality sign?
Only when you multiply or divide both sides by a negative number. Adding, subtracting, or multiplying and dividing by a positive number never changes the direction.
How is a linear inequality different from a linear equation?
An equation has a single solution, while a linear inequality has a whole range of solutions described as an interval on the number line.
What is the difference between an open and a closed dot?
A strict symbol (< or >) uses an open dot and a parenthesis because the endpoint is excluded; an "or equal" symbol (<= or >=) uses a closed dot and a square bracket because the endpoint is included.
How do you solve a two-sided inequality like -1 <= 2x + 3 < 9?
Apply each operation to all three parts at once. Subtract 3 from every part, then divide every part by 2, giving -2 <= x < 3.
How can I check my inequality answer?
Substitute a value from inside the solution set and confirm the original inequality is true, then test a value outside it to confirm it is false.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →