Linear Inequalities with One Variable - Comprehensive Guide

Linear Inequalities with One Variable: Comprehensive Guide

Table of Contents

  1. What is a Linear Inequality?
  2. Inequality Symbols
  3. Transformation Rules
  4. Step-by-Step Solving
  5. Writing Solutions
  6. Special Cases
  7. Comparison with Equations
  8. Common Mistakes to Avoid
  9. Practice Exercises
  10. Related Articles

1. What is a Linear Inequality?

A linear inequality with one variable is a mathematical statement that can be written in one of the following forms:

where:

  • , , and are known numbers (coefficients)
  • is the unknown variable we want to find
  • The highest power of is 1 (that is what makes it "linear")

Difference from an Equation

With an equation like , we look for one specific number ().

With an inequality like , we look for an entire set of numbers that satisfy the inequality (, meaning 5, 6, 4.1, 100, and so on).

Key difference: The solution to an equation is usually a single number. The solution to an inequality is an interval or set of numbers.

Examples of Linear Inequalities

InequalityType
strict inequality (greater than)
strict inequality (less than)
non-strict inequality (greater than or equal to)
non-strict inequality (less than or equal to)

What is NOT a Linear Inequality?

  • --- has power 2 (quadratic inequality)
  • --- is in the exponent (exponential inequality)
  • --- is in the denominator (rational inequality)

2. Inequality Symbols

SymbolNameMeaningExample
less thanleft side is smaller than right side
greater thanleft side is larger than right side
less than or equal toleft side is smaller or equals the right, also
greater than or equal toleft side is larger or equals the right, also

Strict vs. Non-Strict Inequalities

  • Strict inequalities (, ) --- the boundary value is not included in the solution
  • Non-strict inequalities (, ) --- the boundary value is included in the solution

Example: For the number 3 is not a solution. For the number 3 is a solution.


3. Transformation Rules

Rule 1: Addition and Subtraction

You can add or subtract any number on both sides of an inequality. The direction of the inequality does not change.

Rule 2: Multiplication and Division by a Positive Number

You can multiply or divide both sides of an inequality by a positive number. The direction of the inequality does not change.

Rule 3: Multiplication and Division by a Negative Number

WARNING! This is the most important rule! When you multiply or divide both sides of an inequality by a negative number, you must reverse the direction of the inequality!

Why does the direction reverse? Consider concrete numbers:
  • We know that
  • Multiply both sides by : we get and
  • On the number line , so the inequality flipped!

Rules Summary

OperationInequality Direction
or stays the same
or where stays the same
or where reverses!

4. Step-by-Step Solving

Example 1: Simple Inequality

Solve:

Step 1: Subtract 3 from both sides
Step 2: Divide both sides by 2 (positive, direction stays the same)
Step 3: Check by substitution (e.g. )
Solution:

Example 2: Inequality with a Negative Coefficient

Solve:

Step 1: Subtract 6 from both sides
Step 2: Divide both sides by (negative, reverse the direction!)
Step 3: Check by substitution (e.g. )

Also check the boundary point ():

Solution:

Example 3: Variable on Both Sides

Solve:

Step 1: Move terms with to the left side (subtract )
Step 2: Move numbers to the right side (add 4)
Step 3: Divide by 3 (positive, direction stays the same)
Step 4: Check by substitution (e.g. )
Solution:

5. Writing Solutions

Solutions of an inequality can be written in three ways:

Way 1: Inequality Notation

Write the solution as an inequality:

Way 2: Interval Notation

Write the solution as an interval:

InequalityInterval

Note: With and always use a round bracket (open end), because infinity is not a specific number.

Way 3: Number Line Representation

  • Strict inequality (, ) --- open circle on the boundary point
  • Non-strict inequality (, ) --- filled circle on the boundary point
  • An arrow shows the direction where the solutions lie

For more detail see Linear Inequalities - Number Line.


6. Special Cases

Case 1: No Solution

When solving leads to a false statement.

Solve:

Subtract from both sides:

This is false! The inequality has no solution.

Solution: (empty set)

Case 2: All Real Numbers

When solving leads to a true statement.

Solve:

Subtract from both sides:

This is always true! Every real number satisfies the inequality.

Solution:

Case 3: Strict vs. Non-Strict at the Boundary

Solve:

Subtract :

This is false! Solution:

But if we had:

Subtract :

This is true! Solution:

For more detail see Linear Inequalities - Special Cases.


7. Comparison with Equations

Solving inequalities is very similar to solving equations. You use the same techniques:

EquationsInequalities
Add/subtract on both sidesAdd/subtract on both sides
Multiply/divide on both sidesMultiply/divide on both sides
The sign never changesThe direction changes when multiplying/dividing by a negative!
Solution: a single number ()Solution: an interval ()
Check: substitute and verify equalityCheck: substitute and verify inequality

Tip: If you can solve linear equations, you can solve inequalities too. Just remember one extra rule --- when multiplying or dividing by a negative number, flip the inequality sign.


8. Common Mistakes to Avoid

Mistake 1: Forgetting to Reverse the Inequality

Wrong:

Correct: (dividing by a negative number reverses the sign!)

Mistake 2: Incorrect Interval Notation

For :

Wrong: --- the square bracket means 3 is included in the solution

Correct: --- round bracket, because 3 is not a solution

Mistake 3: Bracket at Infinity

Wrong:

Correct: --- infinity always gets a round bracket

Mistake 4: Wrong Direction on the Number Line

For the arrow points left (toward smaller numbers).

For the arrow points right (toward larger numbers).

Mistake 5: Sign Errors When Moving Terms

Wrong: (forgot to change the sign of when moving it)

Correct: , so


Formula Summary

Inequality TypeSolution Method
()
() (reversed!)
Collect terms with , then solve
Special CaseConditionSolution
No solutionfalse statement (e.g. )
All real numberstrue statement (e.g. )

Practice Exercises

Put what you have learned to the test: