An inequality states that one expression is greater than or less than another. Inequalities arise when finding the domain and range of functions, and are closely related to quadratic functions through their graphical interpretation.
Inequality Rules
Basic Properties
Let a, bAnd c be real numbers. The following properties hold for inequalities:
Addition property:
A>b⟹a+c>b+c
Adding the same quantity to both sides preserves the inequality.
Multiplication by a positive number:
A>b,c>0⟹ac>bc
Multiplication by a negative number (reversal):
A>b,c<0⟹ac<bc
This is the most important rule to remember: multiplying or dividing both sides by a negative Number reverses the inequality sign.
A linear inequality has the form ax+b>c or ax+b<cWhere a=0. The solution Procedure mirrors that of linear equations, with one critical exception: when multiplying or Dividing by a negative number, the inequality sign must be reversed.
General method:
Collect like terms on each side.
Isolate the variable by performing the same operation on both sides.
Reverse the inequality sign if multiplying or dividing by a negative number.
Number Line Representation
The solution of a linear inequality in one variable is an interval, which can be represented on a Number line:
An open circle (∘) indicates a strict inequality (< or >).
A closed circle (∙) indicates an inclusive inequality (≤ or ≥).
Examples- Solve $3x - 7 > 5$: 3x>12⟹x>4
The solution set is (4,∞).
Solve 2x+3≤x−4:
2x−x≤−4−3⟹x≤−7
The solution set is (−∞,−7].
Solve −2x+6<10:
−2x<4⟹x>−2
Note the reversal of the inequality sign when dividing by −2. The solution set is (−2,∞).
Solve 5(x−2)≥3x+4:
5x−10≥3x+4⟹2x≥14⟹x≥7
The solution set is [7,∞).
Quadratic Inequalities
A quadratic inequality has the form ax2+bx+c>0, ax2+bx+c<0Or their non-strict Variants, where a=0. Solving quadratic inequalities relies on understanding the graph of the Corresponding quadratic functionf(x)=ax2+bx+c.
Graphical Interpretation
The graph of f(x)=ax2+bx+c is a parabola. The solution of f(x)>0 corresponds to the x-values where the parabola lies above the x-axis, and f(x)<0 corresponds to where the Parabola lies below the x-axis.
The discriminantΔ=b2−4ac determines the number of Intersections with the x-axis:
Condition
Parabola and x-axis
ax2+bx+c>0 (for a>0)
Δ>0
Two distinct intersections at x=α,β
x<α or x>β
Δ=0
One intersection at x=α
x=α (all real x except α)
Δ<0
No intersection
All real x (always true)
Solving Method
Using factorization:
Bring all terms to one side so the inequality is in the form ax2+bx+c≷0.
Factorize (or use the quadratic formula) to find the roots.
Draw a sign diagram to determine the sign of the expression in each interval.
Sign diagram method:
Find the roots of ax2+bx+c=0.
Mark the roots on a number line, dividing the real line into intervals.
Test the sign of the expression in each interval.
Select the intervals satisfying the inequality.
Examples- Solve $x^2 - 5x + 6 > 0$:
Factorize: (x−2)(x−3)>0.
Roots are x=2 and x=3. Since a=1>0The parabola opens upward.
The absolute value of a real number xDenoted ∣x∣Represents its distance from zero on the Number line. This geometric interpretation is the key to solving absolute value inequalities.
Fundamental Forms
∣x∣<a (where a>0):
Geometrically, x is within distance a from zero.
∣x∣<a⟺−a<x<a
∣x∣>a (where a>0):
Geometrically, x is more than distance a from zero.
∣x∣>a⟺x<−aorx>a
General Forms
∣ax+b∣<c (where c>0):
∣ax+b∣<c⟺−c<ax+b<c
This is equivalent to a system of two linear inequalities, which can be solved simultaneously.
∣ax+b∣>c (where c>0):
∣ax+b∣>c⟺ax+b<−corax+b>c
This gives two separate linear inequalities, each solved independently.
Special Cases
If c≤0Then ∣x∣<c has no solution (∅).
If c<0Then ∣x∣>c is true for all real x (R).
∣x∣≥a and ∣x∣≤a follow the same patterns with non-strict inequality signs.
Examples- Solve $|x - 3| < 5$: −5<x−3<5⟹−2<x<8
Solution: (−2,8).
Solve ∣2x+1∣≥7:
2x+1≤−7or2x+1≥72x≤−8or2x≥6X≤−4orx≥3
Solution: (−∞,−4]∪[3,∞).
Solve ∣3x−6∣>0:
3x−6=0⟹x=2
Solution: R∖{2}.
Solve ∣x2−4∣<5:
−5<x2−4<5⟹−1<x2<9
Since x2≥0 for all real xThe left inequality −1<x2 is always satisfied.
From x2<9: −3<x<3.
Solution: (−3,3).
Solve ∣x+2∣≤−1:
Since ∣x+2∣≥0 for all real xIt can never be ≤−1.
Solution: ∅.
Systems of Inequalities
A system of inequalities requires finding the set of values that satisfy all inequalities Simultaneously. The solution set of the system is the intersection of the solution sets of the Individual inequalities.
Method for Systems of Linear Inequalities
Solve each inequality separately.
Find the intersection of all solution sets.
Represent the combined solution on a number line or using interval notation.
Systems Involving Quadratic and Absolute Value Inequalities
The same principle applies: solve each inequality independently, then take the intersection of all Solution sets.
Examples- Find all $x$ satisfying $x^2 - 4x + 3 < 0$ and $2x - 1 > 3$:
From x2−4x+3<0: (x−1)(x−3)<0⟹1<x<3.
From 2x−1>3: 2x>4⟹x>2.
Intersection: 2<x<3I.e., (2,3).
Find all x satisfying ∣x−1∣≤3 and x2−9≤0:
From ∣x−1∣≤3: −3≤x−1≤3⟹−2≤x≤4.
From x2−9≤0: (x−3)(x+3)≤0⟹−3≤x≤3.
Intersection: −2≤x≤3I.e., [−2,3].
Find all x satisfying x2−2x−8>0 and ∣x+1∣<6:
From x2−2x−8>0: (x−4)(x+2)>0⟹x<−2 or x>4.
From ∣x+1∣<6: −6<x+1<6⟹−7<x<5.
Intersection: −7<x<−2I.e., (−7,−2).
(Note: the second branch x>4 from the quadratic has no overlap with x<5 beyond (4,5)But x>4 and x<5 gives 4<x<5. The full intersection is (−7,−2)∪(4,5).)
Find all x satisfying x2+1>0 and x−3<0:
From x2+1>0: always true (discriminant Δ=−4<0And a=1>0).
From x−3<0: x<3.
Intersection: (−∞,3).
Wrap-up Questions1. **Question:** Solve the inequality $\dfrac{2x - 1}{3} \leq \dfrac{x + 2}{4} + 1$. ### DetailsAnswerMultiply through by $12$ (the LCM of $3$ and $4$Which is positive so the inequality sign is preserved): 4(2x−1)≤3(x+2)+128x−4≤3x+6+125x≤22⟹x≤522
Solution: (−∞,522].
Question: Solve x2−6x+9≥0.
AnswerFactorize: $(x - 3)^2 \geq 0$.
Since (x−3)2≥0 for all real x (a square is always non-negative), the solution is all Real numbers.
Solution: R.
Question: Find the range of x for which x2−3x−10<0 and 2x+1>0 both hold.
Question: A ball is thrown upward from a height of 2 m with an initial velocity of 20 M/s. The height h (in metres) after t seconds is given by h(t)=−5t2+20t+2. During what Time interval is the ball at a height greater than 17 m?
AnswerWe need $h(t) > 17$: −5t2+20t+2>17−5t2+20t−15>0
Divide by −5 (reverse inequality):
T2−4t+3<0
Factorize: (t−1)(t−3)<0⟹1<t<3.
The ball is above 17 m during the interval (1,3) seconds.
Question: Solve x−1x2−4≥0.
AnswerFirst note that $x \neq 1$ (the denominator cannot be zero).
(Note: x=−2 is included because the numerator is zero there; x=1 is excluded; x=2 is Included.)
Solution: $ contains the hardest questions within the DSE specification for this topic, each with a full worked solution.
Unit tests probe edge cases and common misconceptions. Integration tests combine Inequalities with other DSE mathematics topics to test synthesis under exam conditions.
See for instructions on self-marking and building a personal test matrix.
Rational Inequalities
Method
To solve g(x)f(x)>0 (or ≥,<,≤):
Find the zeros of f(x) and g(x) (the critical points).
Note that g(x)=0 — these points are always excluded.
Construct a sign diagram across all intervals defined by the critical points.
Select intervals satisfying the inequality.
Include critical points from the numerator (where f(x)=0) only for ≥ or ≤.
The key principles covered in this topic are linked in the sub-pages above. Focus on understanding the definitions, applying the formulas or frameworks, and evaluating strengths and limitations of each approach.