Linear Inequalities with One Variable: Comprehensive Guide
Table of Contents
- What is a Linear Inequality?
- Inequality Symbols
- Transformation Rules
- Step-by-Step Solving
- Writing Solutions
- Special Cases
- Comparison with Equations
- Common Mistakes to Avoid
- Practice Exercises
- 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
| Inequality | Type |
| 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
| Symbol | Name | Meaning | Example |
| less than | left side is smaller than right side | ||
| greater than | left side is larger than right side | ||
| less than or equal to | left side is smaller or equals the right | , also | |
| greater than or equal to | left 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!
- We know that
- Multiply both sides by : we get and
- On the number line , so the inequality flipped!
Rules Summary
| Operation | Inequality 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 sidesExample 2: Inequality with a Negative Coefficient
Solve:
Step 1: Subtract 6 from both sidesAlso check the boundary point ():
Example 3: Variable on Both Sides
Solve:
Step 1: Move terms with to the left side (subtract )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:
| Inequality | Interval |
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:
| Equations | Inequalities |
| Add/subtract on both sides | Add/subtract on both sides |
| Multiply/divide on both sides | Multiply/divide on both sides |
| The sign never changes | The direction changes when multiplying/dividing by a negative! |
| Solution: a single number () | Solution: an interval () |
| Check: substitute and verify equality | Check: 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 Type | Solution Method |
| () | |
| () | (reversed!) |
| Collect terms with , then solve |
| Special Case | Condition | Solution |
| No solution | false statement (e.g. ) | |
| All real numbers | true statement (e.g. ) |
Practice Exercises
Put what you have learned to the test:
- Inequalities - Basic - Simple inequalities
- Inequalities - Number Line - Represent solutions on a number line
- Inequalities - Intervals - Write solutions as intervals
- Inequalities - Both Sides - Variable on both sides
- Inequalities - With Parentheses - Expanding brackets
- Inequalities - With Fractions - Working with fractions
- Inequalities - Special Cases - No solution or all real numbers
- Inequalities - Mixed - Mixed practice
Related Articles
- Linear Inequalities - Number Line - Graphical representation of solutions
- Linear Inequalities - Intervals and Sets - Interval and set notation
- Linear Inequalities - Rules and Formulas - Quick reference card
- Linear Inequalities - Simple Inequalities - Basic types step by step
- Linear Inequalities - Variable on Both Sides - More complex inequalities
- Linear Inequalities - With Parentheses - Expanding brackets
- Linear Inequalities - With Fractions - Working with fractions
- Linear Inequalities - Special Cases - No solution or infinitely many solutions
- Linear Equations - Comprehensive Guide - Comparison with equations