Linear Inequalities: Solving, Graphing, and Understanding Sign Changes
- jsparmar01
- 4 days ago
- 3 min read

In algebra, we often solve equations to find exact values. However, sometimes we need to find a range of values instead of a single answer. This is where linear inequalities come in.
Linear inequalities are similar to linear equations but use inequality symbols such as <, >, ≤, ≥. In this article, we will learn how to solve linear inequalities, represent them on a number line, and understand an important rule—flipping the sign when multiplying or dividing by a negative number.
What Is a Linear Inequality?
A linear inequality is a mathematical statement that compares two expressions using inequality symbols.
Common Symbols:
< : less than
> : greater than
≤ : less than or equal to
≥ : greater than or equal to
Examples:
x + 3 > 5
2x ≤ 10
3x − 4 < 8
Solving Linear Inequalities
Solving inequalities is very similar to solving equations. The goal is to isolate the variable (x).
Example 1:
Solve:x + 4 > 7
Step 1: Subtract 4 from both sidesx > 3
Solution: x > 3
Example 2:
Solve:2x ≤ 10
Step 1: Divide both sides by 2x ≤ 5
Example 3:
Solve:3x − 2 > 7
Step 1: Add 23x > 9
Step 2: Divide by 3x > 3
Important Rule: Flipping the Inequality Sign
When you multiply or divide both sides by a negative number, you must flip the inequality sign.
Example 4:
Solve:−2x > 6
Step 1: Divide by −2
x < −3
Notice that > changed to <
Why Does This Happen?
Multiplying or dividing by a negative number reverses the direction of comparison.
For example:3 > 1
Multiply both sides by −1:−3 < −1
The inequality flips.
Graphing Inequalities on a Number Line
Graphing helps us visualize the solution of an inequality.
Steps to Graph:
Draw a number line
Mark the boundary point
Use:
Open circle for < or >
Closed circle for ≤ or ≥
Shade in the direction of the solution
Example 5:
x > 2
Draw an open circle at 2
Shade to the right
Example 6:
x ≤ 4
Draw a closed circle at 4
Shade to the left
Real-Life Applications
Linear inequalities are used in many real-world situations:
1. Budgeting
If you have a spending limit:
x ≤ ₹1000
2. Age Restrictions
Minimum age requirement:
x ≥ 18
3. Speed Limits
Driving speed must be below a certain value:
x < 80 km/h
Common Mistakes to Avoid
Forgetting to flip the sign when dividing by a negative
Using the wrong type of circle on graphs
Not shading in the correct direction
Solving like equations without considering inequality rules
Quick Summary
Rule | Description |
Add/Subtract | Same as equations |
Multiply/Divide (+) | No change in sign |
Multiply/Divide (−) | Flip the sign |
Graph | Use open/closed circles |
Practice Example
Solve and graph:−3x + 6 ≤ 0
Step 1: Subtract 6−3x ≤ −6
Step 2: Divide by −3 (flip sign)x ≥ 2
Graph:
Closed circle at 2
Shade to the right
Conclusion
Linear inequalities help us represent and solve problems where values are not fixed but fall within a range. By following simple steps—isolating the variable, applying operations carefully, and remembering to flip the sign when needed—we can solve inequalities accurately.
Graphing these solutions on a number line makes them easier to understand and visualize. With regular practice, solving and graphing inequalities becomes straightforward and intuitive.
Mastering linear inequalities is an important step in algebra and helps students handle real-world problems involving limits, conditions, and ranges.



Comments