Key Rule for Switching the Sign
You switch the inequality sign when you multiply or divide both sides by a negative number. This rule preserves the correct relationship because multiplying or dividing by a negative reverses the order of values on the number line. If you add or subtract any number, or multiply or divide by a positive, the sign stays the same. Below are the core cases with concise examples that you can apply immediately and reference reliably over time.
Multiplication and Division by Negatives
Multiplying or dividing by a negative value flips the inequality. This is the only standard arithmetic operation that requires a sign switch. The examples below show how the solution set remains consistent with the rule.
| Inequality | Operation | Result After Sign Switch | Verified Direction |
|---|---|---|---|
| 3x | Divide by -3 | x > -3 | Sign switched |
| -2x > 8 | Divide by -2 | x | Sign switched |
| 4x ≤ 12 | Multiply by -1 | -4x ≥ -12 | Sign switched |
Adding, Subtracting, and Multiplying by Positives
Adding or subtracting a number does not change the sign because you affect both sides equally. Multiplying or dividing by a positive also keeps the direction intact. These operations maintain the order and do not require a flip.
- Addition: x + 5
- Subtraction: x - 2 > 4 → x > 6
- Multiply by positive: 2x ≤ 6 → x ≤ 3
- Divide by positive: -3x ≥ 15 → x ≤ -5 (sign unchanged because divisor is positive)
Special Case: Negative Coefficients Without Explicit Operations
When the variable already has a negative coefficient, solving typically involves division by a negative, which means you must switch the sign to maintain a true statement. Watch for this in one-step and two-step problems.
Switching Signs with Absolute Value Inequalities
Absolute value inequalities require sign switching in compound forms. For and-type (intersection) inequalities with <, you create a three-part inequality without flipping immediately. For or-type (union) inequalities with >, you split into two separate inequalities. When you later multiply or divide by a negative while solving these, you apply the switch.
Example: And Type (Intersecting Solution Sets)
Solve |2x - 1|
Example: Or Type (Union Solution Sets)
Solve |x + 3| > 2. Split: x + 3 > 2 or x + 3 -1 or x
Inequalities Involving Variables in the Divisor
When the coefficient or divisor is an expression containing a variable, you cannot simply divide by it without considering sign. Instead, move all terms to one side, factor if possible, and use a sign chart to determine where the inequality holds. This method avoids incorrect sign flips and correctly handles changing signs of the divisor.
Verification Through Test Points
After solving, verify your solution with test points inside the intervals you found. Choose values that clearly lie within each interval and confirm they satisfy the original inequality. This habit catches errors from missed sign switches and builds reliable problem-solving intuition.