math

When you flip an inequality symbol: rules and examples

You flip an inequality symbol when you multiply or divide both sides by a negative number. This rule preserves the truth of the statement because multiplying or dividing by a ne...

Mara Ellison
When you flip an inequality symbol: rules and examples

What it means to flip an inequality symbol

You flip an inequality symbol when you multiply or divide both sides by a negative number. This rule preserves the truth of the statement because multiplying or dividing by a negative reverses the order of real numbers. For example, if 3 < 7, multiplying by −1 gives −3 > −7, so the inequality sign must be flipped. Failing to reverse the sign is a common error that produces an incorrect relationship and can lead to invalid solutions in algebra and applied problems.

Why order matters with negative multipliers

On the number line, positive multiplication scales distance from zero without changing direction, but multiplying by a negative number reflects points across zero, reversing left and right. Because inequality symbols describe relative position, that reversal requires the symbol to point the opposite way to remain accurate. This property holds for all real numbers and is foundational for solving inequalities, proving statements, and transforming expressions correctly.

Core rule and conditions for flipping

When to flip the symbol

  • Multiply or divide both sides by a negative number: flip the inequality sign.
  • Add or subtract any real number: keep the same inequality direction.
  • Multiply or divide by a positive number: keep the same inequality direction.
  • Raise both sides to an even power or apply non-monotonic operations: special analysis is required, and simple flipping does not apply.

When the symbol stays the same

Addition and subtraction never require flipping. Multiplying or dividing by a positive constant preserves the inequality direction. These operations maintain the original order and do not demand a sign reversal.

Worked examples with justification

Example 1: Multiplying by a negative

Start with 4 < 9. Multiply both sides by −2. First compute the products: 4×(−2)=−8 and 9×(−2)=−18. Because we multiplied by a negative number, we must flip < to >. The correct result is −8 > −18. Verifying on the number line confirms that −8 is to the right of −18, so the statement is true.

Example 2: Dividing by a negative

Consider −5x > 20. To isolate x, divide by −5 and flip the symbol: x < −4. Any value less than −4, such as −5, satisfies the original inequality, confirming the direction change is necessary.

Example 3: Adding and multiplying by a positive

Given 2m < 10, dividing by the positive constant 2 gives m < 5 without flipping. Adding 7 to both sides yields 2m+7 < 17, again keeping the same sign because addition does not affect order.

Common mistakes and how to avoid them

Learners often forget to flip when multiplying or dividing by a negative, or they apply the flip to addition and subtraction. Writing each step explicitly and checking with a numeric test helps catch errors. For example, starting with 2 < 6, if you multiply by −1 and incorrectly keep the sign, you get −2 < −6, which is false; the correct form is −2 > −6.

Connections to graphing and interval notation

On a number line, reversing the inequality corresponds to reversing the direction of shading. In interval notation, multiplying by a negative can swap which end is open or closed relative to the original set, consistent with the flipped relation. These links reinforce why the rule is necessary and how it affects the solution set visually.

Formal justification from properties of real numbers

Order properties state that for real numbers a, b, and c, if a < b and c < 0, then ac > bc and a/c > b/c. This follows from the definition of a negative multiplier as reflecting across zero, which inverts the ordering relation. Understanding this property supports correct transformations in algebra, calculus, and optimization contexts where inequalities are used.

Quick reference table

Operation Effect on inequality direction Example
Multiply/divide by negative Flip sign 3<7 → −3>−7
Multiply/divide by positive Keep direction 3<7 → 6<14
Add/subtract any number Keep direction 3<7 → 5<9
Even power without monotonicity Requires case analysis x² < 4 → −2<x<2

When special cases appear

Multiplying by zero reduces both sides to equality, so inequalities become equalities and sign flipping is irrelevant. Squaring both sides or applying other non-monotonic transformations can introduce extraneous solutions and demand case-by-case reasoning beyond simple sign reversal.

Practice tips for reliable use

To build fluency, solve a variety of linear and simple quadratic inequalities, explicitly state when and why you flip (or don’t flip) at each step, and verify with test points. Over time, correctly flipping an inequality symbol will become an automatic part of your problem-solving routine.

FAQ

Reader questions

Do I flip when adding or subtracting?

No. Addition and subtraction shift both sides equally, so the inequality direction stays the same.

What about multiplying by a variable expression?

If the expression can be positive or negative, consider cases or use other methods (such as moving all terms to one side) to avoid accidentally applying the wrong direction.

Does this apply to systems of inequalities?

Yes. Each inequality in a system must be treated independently; flip signs within each inequality whenever you multiply or divide by a negative number.

Is the rule different for strict versus non-strict inequalities?

No. Whether the symbol is <, >, ≤, or ≥, multiplying or dividing by a negative number always requires flipping the relational direction.

What about inequalities involving functions or parameters?

Apply the rule when the multiplier or divisor is known to be negative. When it is unknown, analyze cases based on its sign to ensure correct transformations.

Related Reading

More pages in this topic cluster.

How to Write the Sum: A Clear, Authoritative Guide

Writing the sum of values, variables, or sequences is a foundational skill in mathematics, programming, and data analysis. This guide explains how to express a sum clearly using...

Read next
Collinear Points in Math: A Clear, Practical Explanation

Collinear points in math are points that lie on the same straight line in a plane or in space. If you can draw a single line that passes through all given points, those points a...

Read next
Can I Run the Division: A Practical Explanation

In everyday math and in software, the short answer is no: you cannot safely run the division by zero. Division by zero is undefined in ordinary arithmetic and typically raises a...

Read next