An inequality is a statement that two quantities are not necessarily equal — one is less than, greater than, or comparable to the other. A linear inequality in one variable is any statement of the form $ax + b < 0$, $ax + b \le 0$, $ax + b > 0$ or $ax + b \ge 0$, where $a \ne 0$. The strict symbols $<$ and $>$ exclude equality; the weak symbols $\le$ and $\ge$ allow it. Real life is full of them — a lift rated for "at most $8$ persons", a phone plan costing "under ₹$500$", a pass mark of "at least $40\%$" are all linear inequalities in disguise.
Solving an inequality means finding every value of the variable that makes the statement true. Unlike an equation, which usually pins the variable to one or two numbers, an inequality almost always has a whole range of solutions — an interval on the number line.
Most of the rules you already use for equations carry over unchanged. You may add or subtract the same number from both sides, and you may multiply or divide both sides by the same positive number. The one rule that catches students out is the sign-flip:
$$\text{Multiply or divide both sides by a negative number} \Rightarrow \text{reverse the inequality}$$
For example, $-3x \ge 6 \Rightarrow x \le -2$ — dividing by $-3$ turns $\ge$ into $\le$. The table below summarises which operations preserve the direction of the inequality and which reverse it:
The standard algebraic method mirrors solving an equation: clear fractions by multiplying through by the (positive) LCM of the denominators, expand any brackets, gather the variable terms on one side and the constants on the other, then divide by the coefficient of $x$ — remembering to flip the symbol only if that coefficient is negative. The goal is always to isolate $x$ on one side as $x < k$, $x \le k$, $x > k$ or $x \ge k$.
The solution is then written either in set-builder form, such as $\{x : x \le -2,\ x \in \mathbb{R}\}$, or as an interval, such as $(-\infty, -2]$. Recall the bracket convention: a square bracket includes the endpoint (it matches $\le$ or $\ge$), a round bracket excludes it (matching $<$ or $>$), and $\pm\infty$ always takes a round bracket because it is not a number.
$$x \le k \;\Longleftrightarrow\; x \in (-\infty,\, k] \qquad\qquad x > k \;\Longleftrightarrow\; x \in (k,\, \infty)$$
On the number line we use an open circle ($\circ$) at the endpoint for a strict inequality and a closed circle ($\bullet$) for a weak one, then shade the ray of all values that satisfy it. The picture and the interval carry exactly the same information — the open/closed circle on the line is the visual twin of the round/square bracket in the interval.
When the variable is restricted to the integers ($x \in \mathbb{Z}$) or naturals ($x \in \mathbb{N}$) rather than all reals, the same algebra applies but the final answer is a discrete list, for instance $\{-2, -1, 0, 1\}$, not a continuous interval. Always read the domain stated in the question before writing the answer.
Word problems are where inequalities earn their keep. Translate the English into algebra phrase by phrase: "at least" and "minimum" become $\ge$, "at most" and "maximum" become $\le$, "more than" and "exceeds" become $>$, "less than" and "fewer than" become $<$. Define the variable clearly, build the inequality, solve it, and then sanity-check the answer against the real-world context — a number of buses or students must be a whole number, so you often round to the nearest sensible integer at the end.
Deeper Insight — why the sign-flip is unavoidable: The reversal rule is not an arbitrary convention you must memorise; it is forced by what "less than" actually means on the number line. Consider the plain truth $2 < 5$. Now multiply both sides by $-1$: the numbers $-2$ and $-5$ sit on the negative side, where the order is mirrored — $-5$ lies further left than $-2$, so $-2 > -5$. Multiplying by any negative number reflects every point across zero, and reflection turns "to the left of" into "to the right of", which is exactly what flipping the symbol records. This is also why you should never multiply an inequality by an expression like $x$ whose sign you do not know — you would not know whether to flip. Keep the operations transparent: isolate the variable using additions and positive multipliers wherever possible, and reach for a negative multiplier only when you consciously remember to reverse the symbol.
Solve $3x - 5 < 7$ for $x \in \mathbb{R}$ and show the solution on a number line.
Solution- Add $5$ to both sides: $3x < 12$.
- Divide both sides by $3$ (positive, so the symbol stays): $x < 4$.
- On the number line, place an open circle at $4$ and shade everything to the left.
Answer: $x < 4$, i.e. $x \in (-\infty, 4)$.
Solve $-4x + 2 \ge 14$ for $x \in \mathbb{R}$.
Solution- Subtract $2$ from both sides: $-4x \ge 12$.
- Divide both sides by $-4$. Because the divisor is negative, reverse the inequality: $x \le -3$.
- The endpoint is included, so use a closed circle at $-3$ and shade to the left.
Answer: $x \le -3$, i.e. $x \in (-\infty, -3]$.
Solve $\dfrac{x}{2} - 1 \le \dfrac{x}{3} + 1$ for $x \in \mathbb{R}$.
Solution- Multiply every term by $6$ (positive — symbol unchanged): $3x - 6 \le 2x + 6$.
- Subtract $2x$ from both sides: $x - 6 \le 6$.
- Add $6$ to both sides: $x \le 12$.
Answer: $x \le 12$, i.e. $x \in (-\infty, 12]$.
Solve $5 - 2x < 11$ and list the solutions when $x \in \mathbb{Z}$ with $x > -5$.
Solution- Subtract $5$ from both sides: $-2x < 6$.
- Divide by $-2$ and reverse the symbol: $x > -3$.
- Combine with the restriction $x > -5$ and $x \in \mathbb{Z}$: the binding condition is $x > -3$.
- Integers greater than $-3$: $-2, -1, 0, 1, 2, \dots$
Answer: $x > -3$; integer solutions are $\{-2, -1, 0, 1, 2, \dots\}$.
Solve $\dfrac{2x - 1}{3} \ge \dfrac{3x - 2}{4} - \dfrac{2 - x}{5}$ for $x \in \mathbb{R}$.
Solution- The LCM of $3, 4, 5$ is $60$. Multiply every term by $60$: $20(2x-1) \ge 15(3x-2) - 12(2-x)$.
- Expand: $40x - 20 \ge 45x - 30 - 24 + 12x$.
- Simplify the right side: $40x - 20 \ge 57x - 54$.
- Bring terms together: $-20 + 54 \ge 57x - 40x \Rightarrow 34 \ge 17x$.
- Divide by $17$ (positive): $2 \ge x$, i.e. $x \le 2$.
Answer: $x \le 2$, i.e. $x \in (-\infty, 2]$.
A company makes a profit only when revenue exceeds cost. If revenue is $\text{₹}\,40x$ and cost is $\text{₹}(2500 + 15x)$ for $x$ units, find the smallest whole number of units that yields a profit.
Solution- Profit needs revenue $>$ cost: $40x > 2500 + 15x$.
- Subtract $15x$ from both sides: $25x > 2500$.
- Divide by $25$ (positive): $x > 100$.
- The smallest whole number strictly greater than $100$ is $101$.
Answer: The company must sell at least $101$ units to make a profit.
Solve $3(x - 1) \le 2(x - 3)$ for $x \in \mathbb{R}$ and write the answer as an interval.
Solution- Expand both sides: $3x - 3 \le 2x - 6$.
- Subtract $2x$ from both sides: $x - 3 \le -6$.
- Add $3$ to both sides: $x \le -3$.
Answer: $x \le -3$, i.e. $x \in (-\infty, -3]$.
Solve the double inequality $-3 \le 4 - 7x < 18$ for $x \in \mathbb{R}$.
Solution- Treat all three parts together. Subtract $4$ throughout: $-7 \le -7x < 14$.
- Divide every part by $-7$. The divisor is negative, so reverse both symbols: $1 \ge x > -2$.
- Rewrite in increasing order: $-2 < x \le 1$.
Answer: $-2 < x \le 1$, i.e. $x \in (-2, 1]$.
Ravi scored $70$ and $75$ in his first two unit tests. Each test is out of $100$. What range of marks in the third test will give him an average of at least $80$?
Solution- Let the third score be $x$. The average is $\dfrac{70 + 75 + x}{3}$.
- "At least $80$" means $\dfrac{145 + x}{3} \ge 80$.
- Multiply by $3$ (positive): $145 + x \ge 240$.
- Subtract $145$: $x \ge 95$.
- Since the test is out of $100$, the realistic range is $95 \le x \le 100$.
Answer: Ravi must score between $95$ and $100$ — at least $95$ marks in the third test.
Find all pairs of consecutive odd positive integers, both smaller than $10$, whose sum is more than $11$.
Solution- Let the smaller odd integer be $x$; the next consecutive odd integer is $x + 2$.
- "Both smaller than $10$" gives $x + 2 < 10 \Rightarrow x < 8$.
- "Sum more than $11$" gives $x + (x + 2) > 11 \Rightarrow 2x + 2 > 11 \Rightarrow x > 4.5$.
- So $4.5 < x < 8$ with $x$ an odd positive integer: $x = 5$ or $x = 7$.
Answer: The pairs are $(5, 7)$ and $(7, 9)$.
Solve $\dfrac{x - 2}{x + 5} > 0$ is not linear — instead solve $\dfrac{1}{2}\left(\dfrac{3x}{5} + 4\right) \ge \dfrac{1}{3}(x - 6)$ for $x \in \mathbb{R}$.
Solution- Multiply every term by $30$ (the LCM of $2, 5, 3$, positive): $15\left(\dfrac{3x}{5} + 4\right) \ge 10(x - 6)$.
- Simplify the left side: $9x + 60 \ge 10x - 60$.
- Subtract $9x$ from both sides: $60 \ge x - 60$.
- Add $60$ to both sides: $120 \ge x$, i.e. $x \le 120$.
Answer: $x \le 120$, i.e. $x \in (-\infty, 120]$.
The longest side of a triangle is twice the shortest side, and the third side is $2\,\text{cm}$ longer than the shortest. If the perimeter is at least $166\,\text{cm}$, find the minimum length of the shortest side.
Solution- Let the shortest side be $x$ cm. Then the sides are $x$, $2x$ and $x + 2$.
- Perimeter $= x + 2x + (x + 2) = 4x + 2$.
- "At least $166$" gives $4x + 2 \ge 166$.
- Subtract $2$: $4x \ge 164$. Divide by $4$: $x \ge 41$.
Answer: The shortest side must be at least $41\,\text{cm}$.