6 min read
The Inequality Sign Flip Rule
When the symbol reverses, why it reverses, and the three cases where students most commonly get it wrong.
Definition and Core Idea
The inequality sign flip rule states that when you multiply or divide both sides of an inequality by a negative number, the inequality symbol reverses direction. Greater than becomes less than. Less than becomes greater than. The inclusive versions flip the same way: ≥ becomes ≤ and ≤ becomes ≥.
This rule has no equivalent in equation solving. When you multiply both sides of an equation by -1, the equation remains true because equality is symmetric. When you multiply both sides of an inequality by -1, the direction of the comparison reverses because the relative positions of the two values on the number line swap.
The flip applies only to multiplication and division by a negative number. Adding or subtracting any number — positive or negative — never flips the symbol.
Rules, Forms, and Patterns
Multiply or divide by a negative → flip
-2x > 8 → divide by -2 → x < -4
The symbol reverses because the divisor is negative.
Add or subtract any number → no flip
x - 3 > 5 → add 3 → x > 8
The symbol stays the same regardless of whether 3 is positive or negative.
Multiply or divide by a positive → no flip
3x > 12 → divide by 3 → x > 4
The symbol stays the same because the divisor is positive.
Why multiplying by a negative reverses the inequality
Consider the true statement 2 < 5. Both values are positive, and 2 is to the left of 5 on the number line. Now multiply both sides by -1: -2 and -5. On the number line, -2 is to the right of -5. The relationship has reversed: -2 > -5. The original less-than became a greater-than.
This happens because multiplying by -1 reflects every value across zero. A value that was larger (further right) becomes smaller (further left) after reflection. The inequality symbol must flip to describe the new relationship accurately. This is not a rule to memorize — it is a geometric fact about the number line.
Number line sketch
Before: ──────2────5──────→
2 < 5 ✓
After ×(-1): ──────(-5)────(-2)──────→
-5 < -2, so -2 > -5
Symbol flipped ✓
Worked Example
Prompt
Solve -4x + 3 ≥ -9 and identify exactly where the symbol flips.
Step 1 — Subtract 3 from both sides.
Before: -4x + 3 ≥ -9
After: -4x ≥ -12
Symbol: unchanged — subtraction never flips.
Step 2 — Divide both sides by -4.
Before: -4x ≥ -12
After: x ≤ 3
Symbol: FLIPS — dividing by -4 (negative).
⚠️ ≥ becomes ≤
Result
x ≤ 3 Interval: (-∞, 3]
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 labels the sign flip step explicitly — you can see exactly which step triggered the flip and verify that the symbol changed correctly.
Start with the one-step inequality calculator for the simplest flip cases, then move into the two-step inequality calculator and multi-step inequality calculator when the sign check happens later in the work.
If you want the broader context around where this rule fits into algebra, compare this article with how to solve two-step inequalities and the larger pillar guide on how to solve inequalities.
Enter -4x + 3 >= -9 to follow the worked example and see the flip labeled at the division step.
Try -x > 5 — the simplest possible flip case, dividing by -1.
Enter 2x + 6 > 10 (positive coefficient) to confirm that the symbol does not flip when the divisor is positive.
Three cases where the sign flip rule is most commonly misapplied
Subtracting a negative constant
In x - (-3) > 5, subtracting a negative is the same as adding a positive: x + 3 > 5. No flip occurs. Students sometimes see the negative sign and expect a flip, but the operation is addition, not multiplication.
Moving a variable term across the inequality
In 3 > x, rewriting as x < 3 requires flipping the symbol — but this is not the sign flip rule. This is simply reading the inequality from the other direction. The symbol flips because the sides switched, not because of multiplication by a negative.
Forgetting to flip in a multi-step problem
In a two-step problem like -2x + 4 > 10, the first step (subtract 4) does not flip. The second step (divide by -2) does flip. Students who check only the first step sometimes write the final answer with the wrong symbol.
The flip is a one-second check, not a rule to memorize
Before writing the final answer after any multiplication or division step, ask one question: was the number I just multiplied or divided by negative? If yes, flip the symbol. If no, keep it. That single check, applied consistently at every multiplication and division step, eliminates the most common source of errors in inequality solving.
The check takes less than a second once it becomes habit. The cost of skipping it — writing x > -4 when the answer is x < -4 — is a wrong answer that looks completely correct until it is tested against the original inequality.
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 solve several inequalities with negative coefficients and check each one by substituting a value from the solution set back into the original inequality.
The calculator pages linked here are meant to shorten that feedback loop. You can test a new inequality, inspect the step list to see where the flip occurred, and verify the answer on the number line.
Common Mistakes To Avoid
Flipping the symbol when subtracting a negative number — subtraction never flips the symbol.
Not flipping the symbol when dividing by a negative coefficient — the most common error.
Flipping the symbol at every step in a multi-step problem instead of only at the multiplication or division step.
Forgetting that the flip applies to ≥ and ≤ as well — ≥ becomes ≤ and ≤ becomes ≥, not < or >.
FAQ
Does the sign flip when I move a term from one side to the other?
No. Moving a term by adding or subtracting it from both sides never flips the symbol. Only multiplying or dividing both sides by a negative number flips it.
Does the sign flip when I divide by a negative fraction?
Yes. Dividing by a negative fraction is the same as multiplying by its negative reciprocal — both are multiplication by a negative number, so the symbol flips.