An inequality states that one expression is greater than or less than another. Inequalities arise
naturally 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 a a , b b b , and c c c be real numbers. The following properties hold for inequalities:
Addition property:
a > b ⟹ a + c > b + c a > b \implies a + c > b + c 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 ⟹ a c > b c a > b,\; c > 0 \implies ac > bc a > b , c > 0 ⟹ a c > b c
Multiplication by a negative number (reversal):
a > b , c < 0 ⟹ a c < b c a > b,\; c < 0 \implies ac < bc a > b , c < 0 ⟹ a c < b c
This is the most important rule to remember: multiplying or dividing both sides by a negative
number reverses the inequality sign.
Transitivity
a > b a n d b > c ⟹ a > c a > b \mathrm{ and } b > c \implies a > c a > b and b > c ⟹ a > c
Other Properties
If a > b > 0 a > b > 0 a > b > 0 , then a 2 > b 2 a^2 > b^2 a 2 > b 2 and 1 a < 1 b \dfrac{1}{a} < \dfrac{1}{b} a 1 < b 1 .
If a > b a > b a > b and c > d c > d c > d , then a + c > b + d a + c > b + d a + c > b + d .
If a > b > 0 a > b > 0 a > b > 0 and c > d > 0 c > d > 0 c > d > 0 , then a c > b d ac > bd a c > b d .
Examples
3 > 1 ⟹ 3 + 5 > 1 + 5 3 > 1 \implies 3 + 5 > 1 + 5 3 > 1 ⟹ 3 + 5 > 1 + 5 , i.e., 8 > 6 8 > 6 8 > 6 .
4 > 2 4 > 2 4 > 2 and 3 > 0 ⟹ 4 × 3 > 2 × 3 3 > 0 \implies 4 \times 3 > 2 \times 3 3 > 0 ⟹ 4 × 3 > 2 × 3 , i.e., 12 > 6 12 > 6 12 > 6 .
5 > 2 5 > 2 5 > 2 and − 3 < 0 ⟹ 5 × ( − 3 ) < 2 × ( − 3 ) -3 < 0 \implies 5 \times (-3) < 2 \times (-3) − 3 < 0 ⟹ 5 × ( − 3 ) < 2 × ( − 3 ) , i.e., − 15 < − 6 -15 < -6 − 15 < − 6 .
7 > 5 > 2 ⟹ 7 > 2 7 > 5 > 2 \implies 7 > 2 7 > 5 > 2 ⟹ 7 > 2 (transitivity).
3 > 2 > 0 ⟹ 9 > 4 3 > 2 > 0 \implies 9 > 4 3 > 2 > 0 ⟹ 9 > 4 and 1 3 < 1 2 \dfrac{1}{3} < \dfrac{1}{2} 3 1 < 2 1 .
Linear Inequalities
Solving Linear Inequalities
A linear inequality has the form a x + b > c ax + b > c a x + b > c or a x + b < c ax + b < c a x + b < c , where a ≠ 0 a \neq 0 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 (∘ \circ ∘ ) indicates a strict inequality (< < < or > > > ).
A closed circle (∙ \bullet ∙ ) indicates an inclusive inequality (≤ \leq ≤ or ≥ \geq ≥ ).
Examples
Solve 3 x − 7 > 5 3x - 7 > 5 3 x − 7 > 5 :
3 x > 12 ⟹ x > 4 3x > 12 \implies x > 4 3 x > 12 ⟹ x > 4 The solution set is ( 4 , ∞ ) (4, \infty) ( 4 , ∞ ) .
Solve 2 x + 3 ≤ x − 4 2x + 3 \leq x - 4 2 x + 3 ≤ x − 4 :
2 x − x ≤ − 4 − 3 ⟹ x ≤ − 7 2x - x \leq -4 - 3 \implies x \leq -7 2 x − x ≤ − 4 − 3 ⟹ x ≤ − 7 The solution set is ( − ∞ , − 7 ] (-\infty, -7] ( − ∞ , − 7 ] .
Solve − 2 x + 6 < 10 -2x + 6 < 10 − 2 x + 6 < 10 :
− 2 x < 4 ⟹ x > − 2 -2x < 4 \implies x > -2 − 2 x < 4 ⟹ x > − 2 Note the reversal of the inequality sign when dividing by − 2 -2 − 2 . The solution set is ( − 2 , ∞ ) (-2, \infty) ( − 2 , ∞ ) .
Solve 5 ( x − 2 ) ≥ 3 x + 4 5(x - 2) \geq 3x + 4 5 ( x − 2 ) ≥ 3 x + 4 :
5 x − 10 ≥ 3 x + 4 ⟹ 2 x ≥ 14 ⟹ x ≥ 7 5x - 10 \geq 3x + 4 \implies 2x \geq 14 \implies x \geq 7 5 x − 10 ≥ 3 x + 4 ⟹ 2 x ≥ 14 ⟹ x ≥ 7 The solution set is [ 7 , ∞ ) [7, \infty) [ 7 , ∞ ) .
Quadratic Inequalities
A quadratic inequality has the form a x 2 + b x + c > 0 ax^2 + bx + c > 0 a x 2 + b x + c > 0 , a x 2 + b x + c < 0 ax^2 + bx + c < 0 a x 2 + b x + c < 0 , or their non-strict
variants, where a ≠ 0 a \neq 0 a = 0 . Solving quadratic inequalities relies on understanding the graph of the
corresponding quadratic function f ( x ) = a x 2 + b x + c f(x) = ax^2 + bx + c f ( x ) = a x 2 + b x + c .
Graphical Interpretation
The graph of f ( x ) = a x 2 + b x + c f(x) = ax^2 + bx + c f ( x ) = a x 2 + b x + c is a parabola. The solution of f ( x ) > 0 f(x) > 0 f ( x ) > 0 corresponds to the
x x x -values where the parabola lies above the x x x -axis, and f ( x ) < 0 f(x) < 0 f ( x ) < 0 corresponds to where the
parabola lies below the x x x -axis.
The discriminant Δ = b 2 − 4 a c \Delta = b^2 - 4ac Δ = b 2 − 4 a c determines the number of
intersections with the x x x -axis:
Condition Parabola and x x x -axis a x 2 + b x + c > 0 ax^2 + bx + c > 0 a x 2 + b x + c > 0 (for a > 0 a > 0 a > 0 )Δ > 0 \Delta > 0 Δ > 0 Two distinct intersections at x = α , β x = \alpha, \beta x = α , β x < α x < \alpha x < α or x > β x > \beta x > β Δ = 0 \Delta = 0 Δ = 0 One intersection at x = α x = \alpha x = α x ≠ α x \neq \alpha x = α (all real x x x except α \alpha α )Δ < 0 \Delta < 0 Δ < 0 No intersection All real x x x (always true)
Solving Method
Using factorization:
Bring all terms to one side so the inequality is in the form a x 2 + b x + c ≷ 0 ax^2 + bx + c \gtrless 0 a x 2 + b x + 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 a x 2 + b x + c = 0 ax^2 + bx + c = 0 a x 2 + b x + 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 − 5 x + 6 > 0 x^2 - 5x + 6 > 0 x 2 − 5 x + 6 > 0 :
Factorize: ( x − 2 ) ( x − 3 ) > 0 (x-2)(x-3) > 0 ( x − 2 ) ( x − 3 ) > 0 .
Roots are x = 2 x = 2 x = 2 and x = 3 x = 3 x = 3 . Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , the parabola opens upward.
Sign diagram:
x ( − ∞ , 2 ) ( 2 , 3 ) ( 3 , ∞ ) ( x − 2 ) − + + ( x − 3 ) − − + ( x − 2 ) ( x − 3 ) + − + \begin{array}{c|ccc}
x & (-\infty, 2) & (2, 3) & (3, \infty) \\
\hline
(x-2) & - & + & + \\
(x-3) & - & - & + \\
\hline
(x-2)(x-3) & + & - & +
\end{array} x ( x − 2 ) ( x − 3 ) ( x − 2 ) ( x − 3 ) ( − ∞ , 2 ) − − + ( 2 , 3 ) + − − ( 3 , ∞ ) + + + Solution: x < 2 x < 2 x < 2 or x > 3 x > 3 x > 3 , i.e., ( − ∞ , 2 ) ∪ ( 3 , ∞ ) (-\infty, 2) \cup (3, \infty) ( − ∞ , 2 ) ∪ ( 3 , ∞ ) .
Solve − x 2 + 4 x − 3 ≥ 0 -x^2 + 4x - 3 \geq 0 − x 2 + 4 x − 3 ≥ 0 :
Multiply both sides by − 1 -1 − 1 (reverse inequality): x 2 − 4 x + 3 ≤ 0 x^2 - 4x + 3 \leq 0 x 2 − 4 x + 3 ≤ 0 .
Factorize: ( x − 1 ) ( x − 3 ) ≤ 0 (x-1)(x-3) \leq 0 ( x − 1 ) ( x − 3 ) ≤ 0 .
Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , the parabola opens upward. The expression is non-positive between the roots.
Solution: 1 ≤ x ≤ 3 1 \leq x \leq 3 1 ≤ x ≤ 3 , i.e., [ 1 , 3 ] [1, 3] [ 1 , 3 ] .
Solve x 2 + 2 x + 5 < 0 x^2 + 2x + 5 < 0 x 2 + 2 x + 5 < 0 :
Discriminant: Δ = 4 − 20 = − 16 < 0 \Delta = 4 - 20 = -16 < 0 Δ = 4 − 20 = − 16 < 0 .
Since a = 1 > 0 a = 1 > 0 a = 1 > 0 and Δ < 0 \Delta < 0 Δ < 0 , the parabola is always above the x x x -axis.
Solution: ∅ \varnothing ∅ (no solution).
Solve 2 x 2 − 3 x − 2 > 0 2x^2 - 3x - 2 > 0 2 x 2 − 3 x − 2 > 0 :
Factorize: ( 2 x + 1 ) ( x − 2 ) > 0 (2x + 1)(x - 2) > 0 ( 2 x + 1 ) ( x − 2 ) > 0 .
Roots: x = − 1 2 x = -\dfrac{1}{2} x = − 2 1 and x = 2 x = 2 x = 2 .
Sign diagram:
x ( − ∞ , − 1 2 ) ( − 1 2 , 2 ) ( 2 , ∞ ) ( 2 x + 1 ) − + + ( x − 2 ) − − + ( 2 x + 1 ) ( x − 2 ) + − + \begin{array}{c|ccc}
x & \left(-\infty, -\tfrac{1}{2}\right) & \left(-\tfrac{1}{2}, 2\right) & (2, \infty) \\
\hline
(2x+1) & - & + & + \\
(x-2) & - & - & + \\
\hline
(2x+1)(x-2) & + & - & +
\end{array} x ( 2 x + 1 ) ( x − 2 ) ( 2 x + 1 ) ( x − 2 ) ( − ∞ , − 2 1 ) − − + ( − 2 1 , 2 ) + − − ( 2 , ∞ ) + + + Solution: x < − 1 2 x < -\dfrac{1}{2} x < − 2 1 or x > 2 x > 2 x > 2 , i.e.,
( − ∞ , − 1 2 ) ∪ ( 2 , ∞ ) \left(-\infty, -\dfrac{1}{2}\right) \cup (2, \infty) ( − ∞ , − 2 1 ) ∪ ( 2 , ∞ ) .
Absolute Value Inequalities
The absolute value of a real number x x x , denoted ∣ x ∣ |x| ∣ x ∣ , represents its distance from zero on the
number line. This geometric interpretation is the key to solving absolute value inequalities.
∣ x ∣ < a |x| < a ∣ x ∣ < a (where a > 0 a > 0 a > 0 ):
Geometrically, x x x is within distance a a a from zero.
∣ x ∣ < a ⟺ − a < x < a |x| < a \iff -a < x < a ∣ x ∣ < a ⟺ − a < x < a
∣ x ∣ > a |x| > a ∣ x ∣ > a (where a > 0 a > 0 a > 0 ):
Geometrically, x x x is more than distance a a a from zero.
∣ x ∣ > a ⟺ x < − a o r x > a |x| > a \iff x < -a \;\mathrm{ or }\; x > a ∣ x ∣ > a ⟺ x < − a or x > a
∣ a x + b ∣ < c |ax + b| < c ∣ a x + b ∣ < c (where c > 0 c > 0 c > 0 ):
∣ a x + b ∣ < c ⟺ − c < a x + b < c |ax + b| < c \iff -c < ax + b < c ∣ a x + b ∣ < c ⟺ − c < a x + b < c
This is equivalent to a system of two linear inequalities, which can be solved simultaneously.
∣ a x + b ∣ > c |ax + b| > c ∣ a x + b ∣ > c (where c > 0 c > 0 c > 0 ):
∣ a x + b ∣ > c ⟺ a x + b < − c o r a x + b > c |ax + b| > c \iff ax + b < -c \;\mathrm{ or }\; ax + b > c ∣ a x + b ∣ > c ⟺ a x + b < − c or a x + b > c
This gives two separate linear inequalities, each solved independently.
Special Cases
If c ≤ 0 c \leq 0 c ≤ 0 , then ∣ x ∣ < c |x| < c ∣ x ∣ < c has no solution (∅ \varnothing ∅ ).
If c < 0 c < 0 c < 0 , then ∣ x ∣ > c |x| > c ∣ x ∣ > c is true for all real x x x (′ { ′ R ′ } ′ \mathbb{'\{'}R{'\}'} ′ { ′ R ′ } ′ ).
∣ x ∣ ≥ a |x| \geq a ∣ x ∣ ≥ a and ∣ x ∣ ≤ a |x| \leq a ∣ x ∣ ≤ a follow the same patterns with non-strict inequality signs.
Examples
Solve ∣ x − 3 ∣ < 5 |x - 3| < 5 ∣ x − 3∣ < 5 :
− 5 < x − 3 < 5 ⟹ − 2 < x < 8 -5 < x - 3 < 5 \implies -2 < x < 8 − 5 < x − 3 < 5 ⟹ − 2 < x < 8 Solution: ( − 2 , 8 ) (-2, 8) ( − 2 , 8 ) .
Solve ∣ 2 x + 1 ∣ ≥ 7 |2x + 1| \geq 7 ∣2 x + 1∣ ≥ 7 :
2 x + 1 ≤ − 7 o r 2 x + 1 ≥ 7 2x + 1 \leq -7 \;\mathrm{ or }\; 2x + 1 \geq 7 2 x + 1 ≤ − 7 or 2 x + 1 ≥ 7 2 x ≤ − 8 o r 2 x ≥ 6 2x \leq -8 \;\mathrm{ or }\; 2x \geq 6 2 x ≤ − 8 or 2 x ≥ 6 x ≤ − 4 o r x ≥ 3 x \leq -4 \;\mathrm{ or }\; x \geq 3 x ≤ − 4 or x ≥ 3 Solution: ( − ∞ , − 4 ] ∪ [ 3 , ∞ ) (-\infty, -4] \cup [3, \infty) ( − ∞ , − 4 ] ∪ [ 3 , ∞ ) .
Solve ∣ 3 x − 6 ∣ > 0 |3x - 6| > 0 ∣3 x − 6∣ > 0 :
3 x − 6 ≠ 0 ⟹ x ≠ 2 3x - 6 \neq 0 \implies x \neq 2 3 x − 6 = 0 ⟹ x = 2 Solution: ′ { ′ R ′ } ′ ∖ { 2 } \mathbb{'\{'}R{'\}'} \setminus \{2\} ′ { ′ R ′ } ′ ∖ { 2 } .
Solve ∣ x 2 − 4 ∣ < 5 |x^2 - 4| < 5 ∣ x 2 − 4∣ < 5 :
− 5 < x 2 − 4 < 5 ⟹ − 1 < x 2 < 9 -5 < x^2 - 4 < 5 \implies -1 < x^2 < 9 − 5 < x 2 − 4 < 5 ⟹ − 1 < x 2 < 9 Since x 2 ≥ 0 x^2 \geq 0 x 2 ≥ 0 for all real x x x , the left inequality − 1 < x 2 -1 < x^2 − 1 < x 2 is always satisfied.
From x 2 < 9 x^2 < 9 x 2 < 9 : − 3 < x < 3 -3 < x < 3 − 3 < x < 3 .
Solution: ( − 3 , 3 ) (-3, 3) ( − 3 , 3 ) .
Solve ∣ x + 2 ∣ ≤ − 1 |x + 2| \leq -1 ∣ x + 2∣ ≤ − 1 :
Since ∣ x + 2 ∣ ≥ 0 |x + 2| \geq 0 ∣ x + 2∣ ≥ 0 for all real x x x , it can never be ≤ − 1 \leq -1 ≤ − 1 .
Solution: ∅ \varnothing ∅ .
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 x x satisfying x 2 − 4 x + 3 < 0 x^2 - 4x + 3 < 0 x 2 − 4 x + 3 < 0 and 2 x − 1 > 3 2x - 1 > 3 2 x − 1 > 3 :
From x 2 − 4 x + 3 < 0 x^2 - 4x + 3 < 0 x 2 − 4 x + 3 < 0 : ( x − 1 ) ( x − 3 ) < 0 ⟹ 1 < x < 3 (x-1)(x-3) < 0 \implies 1 < x < 3 ( x − 1 ) ( x − 3 ) < 0 ⟹ 1 < x < 3 .
From 2 x − 1 > 3 2x - 1 > 3 2 x − 1 > 3 : 2 x > 4 ⟹ x > 2 2x > 4 \implies x > 2 2 x > 4 ⟹ x > 2 .
Intersection: 2 < x < 3 2 < x < 3 2 < x < 3 , i.e., ( 2 , 3 ) (2, 3) ( 2 , 3 ) .
Find all x x x satisfying ∣ x − 1 ∣ ≤ 3 |x - 1| \leq 3 ∣ x − 1∣ ≤ 3 and x 2 − 9 ≤ 0 x^2 - 9 \leq 0 x 2 − 9 ≤ 0 :
From ∣ x − 1 ∣ ≤ 3 |x - 1| \leq 3 ∣ x − 1∣ ≤ 3 : − 3 ≤ x − 1 ≤ 3 ⟹ − 2 ≤ x ≤ 4 -3 \leq x - 1 \leq 3 \implies -2 \leq x \leq 4 − 3 ≤ x − 1 ≤ 3 ⟹ − 2 ≤ x ≤ 4 .
From x 2 − 9 ≤ 0 x^2 - 9 \leq 0 x 2 − 9 ≤ 0 : ( x − 3 ) ( x + 3 ) ≤ 0 ⟹ − 3 ≤ x ≤ 3 (x-3)(x+3) \leq 0 \implies -3 \leq x \leq 3 ( x − 3 ) ( x + 3 ) ≤ 0 ⟹ − 3 ≤ x ≤ 3 .
Intersection: − 2 ≤ x ≤ 3 -2 \leq x \leq 3 − 2 ≤ x ≤ 3 , i.e., [ − 2 , 3 ] [-2, 3] [ − 2 , 3 ] .
Find all x x x satisfying x 2 − 2 x − 8 > 0 x^2 - 2x - 8 > 0 x 2 − 2 x − 8 > 0 and ∣ x + 1 ∣ < 6 |x + 1| < 6 ∣ x + 1∣ < 6 :
From x 2 − 2 x − 8 > 0 x^2 - 2x - 8 > 0 x 2 − 2 x − 8 > 0 : ( x − 4 ) ( x + 2 ) > 0 ⟹ x < − 2 (x-4)(x+2) > 0 \implies x < -2 ( x − 4 ) ( x + 2 ) > 0 ⟹ x < − 2 or x > 4 x > 4 x > 4 .
From ∣ x + 1 ∣ < 6 |x + 1| < 6 ∣ x + 1∣ < 6 : − 6 < x + 1 < 6 ⟹ − 7 < x < 5 -6 < x + 1 < 6 \implies -7 < x < 5 − 6 < x + 1 < 6 ⟹ − 7 < x < 5 .
Intersection: − 7 < x < − 2 -7 < x < -2 − 7 < x < − 2 , i.e., ( − 7 , − 2 ) (-7, -2) ( − 7 , − 2 ) .
(Note: the second branch x > 4 x > 4 x > 4 from the quadratic has no overlap with x < 5 x < 5 x < 5 beyond ( 4 , 5 ) (4, 5) ( 4 , 5 ) , but
x > 4 x > 4 x > 4 and x < 5 x < 5 x < 5 gives 4 < x < 5 4 < x < 5 4 < x < 5 . The full intersection is ( − 7 , − 2 ) ∪ ( 4 , 5 ) (-7, -2) \cup (4, 5) ( − 7 , − 2 ) ∪ ( 4 , 5 ) .)
Find all x x x satisfying x 2 + 1 > 0 x^2 + 1 > 0 x 2 + 1 > 0 and x − 3 < 0 x - 3 < 0 x − 3 < 0 :
From x 2 + 1 > 0 x^2 + 1 > 0 x 2 + 1 > 0 : always true (discriminant Δ = − 4 < 0 \Delta = -4 < 0 Δ = − 4 < 0 , and a = 1 > 0 a = 1 > 0 a = 1 > 0 ).
From x − 3 < 0 x - 3 < 0 x − 3 < 0 : x < 3 x < 3 x < 3 .
Intersection: ( − ∞ , 3 ) (-\infty, 3) ( − ∞ , 3 ) .
Wrap-up Questions
Question: Solve the inequality 2 x − 1 3 ≤ x + 2 4 + 1 \dfrac{2x - 1}{3} \leq \dfrac{x + 2}{4} + 1 3 2 x − 1 ≤ 4 x + 2 + 1 .
Details
Answer
Multiply through by
12 12 12 (the LCM of
3 3 3 and
4 4 4 , which is positive so the inequality sign is preserved):
4 ( 2 x − 1 ) ≤ 3 ( x + 2 ) + 12 4(2x - 1) \leq 3(x + 2) + 12 4 ( 2 x − 1 ) ≤ 3 ( x + 2 ) + 12 8 x − 4 ≤ 3 x + 6 + 12 8x - 4 \leq 3x + 6 + 12 8 x − 4 ≤ 3 x + 6 + 12 5 x ≤ 22 ⟹ x ≤ 22 5 5x \leq 22 \implies x \leq \frac{22}{5} 5 x ≤ 22 ⟹ x ≤ 5 22 Solution: ( − ∞ , 22 5 ] \left(-\infty, \dfrac{22}{5}\right] ( − ∞ , 5 22 ] .
Question: Solve x 2 − 6 x + 9 ≥ 0 x^2 - 6x + 9 \geq 0 x 2 − 6 x + 9 ≥ 0 .
Details
Answer
Factorize:
( x − 3 ) 2 ≥ 0 (x - 3)^2 \geq 0 ( x − 3 ) 2 ≥ 0 .
Since ( x − 3 ) 2 ≥ 0 (x - 3)^2 \geq 0 ( x − 3 ) 2 ≥ 0 for all real x x x (a square is always non-negative), the solution is all
real numbers.
Solution: ′ { ′ R ′ } ′ \mathbb{'\{'}R{'\}'} ′ { ′ R ′ } ′ .
Question: Find the range of x x x for which x 2 − 3 x − 10 < 0 x^2 - 3x - 10 < 0 x 2 − 3 x − 10 < 0 and 2 x + 1 > 0 2x + 1 > 0 2 x + 1 > 0 both hold.
Details
Answer
From
x 2 − 3 x − 10 < 0 x^2 - 3x - 10 < 0 x 2 − 3 x − 10 < 0 :
( x − 5 ) ( x + 2 ) < 0 ⟹ − 2 < x < 5 (x - 5)(x + 2) < 0 \implies -2 < x < 5 ( x − 5 ) ( x + 2 ) < 0 ⟹ − 2 < x < 5 .
From 2 x + 1 > 0 2x + 1 > 0 2 x + 1 > 0 : x > − 1 2 x > -\dfrac{1}{2} x > − 2 1 .
Intersection: − 1 2 < x < 5 -\dfrac{1}{2} < x < 5 − 2 1 < x < 5 , i.e., ( − 1 2 , 5 ) \left(-\dfrac{1}{2}, 5\right) ( − 2 1 , 5 ) .
Question: Solve ∣ 3 x − 5 ∣ < 7 |3x - 5| < 7 ∣3 x − 5∣ < 7 .
Answer − 7 < 3 x − 5 < 7 -7 < 3x - 5 < 7 − 7 < 3 x − 5 < 7 − 2 < 3 x < 12 -2 < 3x < 12 − 2 < 3 x < 12 − 2 3 < x < 4 -\frac{2}{3} < x < 4 − 3 2 < x < 4 Solution: ( − 2 3 , 4 ) \left(-\dfrac{2}{3}, 4\right) ( − 3 2 , 4 ) .
Question: Solve ∣ 2 x + 3 ∣ ≥ x 2 + 2 |2x + 3| \geq x^2 + 2 ∣2 x + 3∣ ≥ x 2 + 2 .
Details
Answer
This inequality combines absolute value and quadratic expressions. Consider two cases.
Case 1: 2 x + 3 ≥ 0 2x + 3 \geq 0 2 x + 3 ≥ 0 (i.e., x ≥ − 3 2 x \geq -\dfrac{3}{2} x ≥ − 2 3 ), so ∣ 2 x + 3 ∣ = 2 x + 3 |2x + 3| = 2x + 3 ∣2 x + 3∣ = 2 x + 3 :
2 x + 3 ≥ x 2 + 2 ⟹ x 2 − 2 x − 1 ≤ 0 2x + 3 \geq x^2 + 2 \implies x^2 - 2x - 1 \leq 0 2 x + 3 ≥ x 2 + 2 ⟹ x 2 − 2 x − 1 ≤ 0 Roots: x = 2 ± 4 + 4 2 = 1 ± 2 x = \dfrac{2 \pm \sqrt{4 + 4}}{2} = 1 \pm \sqrt{2} x = 2 2 ± 4 + 4 = 1 ± 2 .
So 1 − 2 ≤ x ≤ 1 + 2 1 - \sqrt{2} \leq x \leq 1 + \sqrt{2} 1 − 2 ≤ x ≤ 1 + 2 .
Combined with x ≥ − 3 2 x \geq -\dfrac{3}{2} x ≥ − 2 3 :
max ( 1 − 2 , − 3 2 ) ≤ x ≤ 1 + 2 \max\!\left(1 - \sqrt{2},\; -\dfrac{3}{2}\right) \leq x \leq 1 + \sqrt{2} max ( 1 − 2 , − 2 3 ) ≤ x ≤ 1 + 2 .
Since 1 − 2 ≈ − 0.414 > − 3 2 = − 1.5 1 - \sqrt{2} \approx -0.414 > -\dfrac{3}{2} = -1.5 1 − 2 ≈ − 0.414 > − 2 3 = − 1.5 , the constraint is
1 − 2 ≤ x ≤ 1 + 2 1 - \sqrt{2} \leq x \leq 1 + \sqrt{2} 1 − 2 ≤ x ≤ 1 + 2 .
Case 2: 2 x + 3 < 0 2x + 3 < 0 2 x + 3 < 0 (i.e., x < − 3 2 x < -\dfrac{3}{2} x < − 2 3 ), so ∣ 2 x + 3 ∣ = − ( 2 x + 3 ) |2x + 3| = -(2x + 3) ∣2 x + 3∣ = − ( 2 x + 3 ) :
− 2 x − 3 ≥ x 2 + 2 ⟹ x 2 + 2 x + 5 ≤ 0 -2x - 3 \geq x^2 + 2 \implies x^2 + 2x + 5 \leq 0 − 2 x − 3 ≥ x 2 + 2 ⟹ x 2 + 2 x + 5 ≤ 0 Discriminant: Δ = 4 − 20 = − 16 < 0 \Delta = 4 - 20 = -16 < 0 Δ = 4 − 20 = − 16 < 0 . Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , the expression is always positive. No
solution in this case.
Solution: [ 1 − 2 , 1 + 2 ] [1 - \sqrt{2},\; 1 + \sqrt{2}] [ 1 − 2 , 1 + 2 ] .
Question: For what values of k k k does the quadratic equation x 2 + 2 k x + k + 6 = 0 x^2 + 2kx + k + 6 = 0 x 2 + 2 k x + k + 6 = 0 have two
distinct real roots?
Details
Answer
For two distinct real roots, the
discriminant must satisfy
Δ > 0 \Delta > 0 Δ > 0 :
Δ = ( 2 k ) 2 − 4 ( 1 ) ( k + 6 ) = 4 k 2 − 4 k − 24 > 0 \Delta = (2k)^2 - 4(1)(k + 6) = 4k^2 - 4k - 24 > 0 Δ = ( 2 k ) 2 − 4 ( 1 ) ( k + 6 ) = 4 k 2 − 4 k − 24 > 0 k 2 − k − 6 > 0 k^2 - k - 6 > 0 k 2 − k − 6 > 0 Factorize: ( k − 3 ) ( k + 2 ) > 0 (k - 3)(k + 2) > 0 ( k − 3 ) ( k + 2 ) > 0 .
Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , the parabola opens upward. The expression is positive outside the roots.
Solution: k < − 2 k < -2 k < − 2 or k > 3 k > 3 k > 3 , i.e., ( − ∞ , − 2 ) ∪ ( 3 , ∞ ) (-\infty, -2) \cup (3, \infty) ( − ∞ , − 2 ) ∪ ( 3 , ∞ ) .
Question: Solve the system of inequalities x 2 − 5 x + 4 ≤ 0 x^2 - 5x + 4 \leq 0 x 2 − 5 x + 4 ≤ 0 , ∣ x − 2 ∣ ≤ 3 |x - 2| \leq 3 ∣ x − 2∣ ≤ 3 , and
x > 0 x > 0 x > 0 .
Details
Answer
From
x 2 − 5 x + 4 ≤ 0 x^2 - 5x + 4 \leq 0 x 2 − 5 x + 4 ≤ 0 :
( x − 1 ) ( x − 4 ) ≤ 0 ⟹ 1 ≤ x ≤ 4 (x-1)(x-4) \leq 0 \implies 1 \leq x \leq 4 ( x − 1 ) ( x − 4 ) ≤ 0 ⟹ 1 ≤ x ≤ 4 .
From ∣ x − 2 ∣ ≤ 3 |x - 2| \leq 3 ∣ x − 2∣ ≤ 3 : − 3 ≤ x − 2 ≤ 3 ⟹ − 1 ≤ x ≤ 5 -3 \leq x - 2 \leq 3 \implies -1 \leq x \leq 5 − 3 ≤ x − 2 ≤ 3 ⟹ − 1 ≤ x ≤ 5 .
From x > 0 x > 0 x > 0 : x ∈ ( 0 , ∞ ) x \in (0, \infty) x ∈ ( 0 , ∞ ) .
Intersection of all three:
From the first: [ 1 , 4 ] [1, 4] [ 1 , 4 ] .
From the second: [ − 1 , 5 ] [-1, 5] [ − 1 , 5 ] .
From the third: ( 0 , ∞ ) (0, \infty) ( 0 , ∞ ) .
Combined: [ 1 , 4 ] [1, 4] [ 1 , 4 ] .
Solution: [ 1 , 4 ] [1, 4] [ 1 , 4 ] .
Question: A ball is thrown upward from a height of 2 2 2 m with an initial velocity of 20 20 20
m/s. The height h h h (in metres) after t t t seconds is given by h ( t ) = − 5 t 2 + 20 t + 2 h(t) = -5t^2 + 20t + 2 h ( t ) = − 5 t 2 + 20 t + 2 . During what
time interval is the ball at a height greater than 17 17 17 m?
Details
Answer
We need
h ( t ) > 17 h(t) > 17 h ( t ) > 17 :
− 5 t 2 + 20 t + 2 > 17 -5t^2 + 20t + 2 > 17 − 5 t 2 + 20 t + 2 > 17 − 5 t 2 + 20 t − 15 > 0 -5t^2 + 20t - 15 > 0 − 5 t 2 + 20 t − 15 > 0 Divide by − 5 -5 − 5 (reverse inequality):
t 2 − 4 t + 3 < 0 t^2 - 4t + 3 < 0 t 2 − 4 t + 3 < 0 Factorize: ( t − 1 ) ( t − 3 ) < 0 ⟹ 1 < t < 3 (t - 1)(t - 3) < 0 \implies 1 < t < 3 ( t − 1 ) ( t − 3 ) < 0 ⟹ 1 < t < 3 .
The ball is above 17 17 17 m during the interval ( 1 , 3 ) (1, 3) ( 1 , 3 ) seconds.
Question: Solve x 2 − 4 x − 1 ≥ 0 \dfrac{x^2 - 4}{x - 1} \geq 0 x − 1 x 2 − 4 ≥ 0 .
Details
Answer
First note that
x ≠ 1 x \neq 1 x = 1 (the denominator cannot be zero).
Factorize the numerator: ( x − 2 ) ( x + 2 ) x − 1 ≥ 0 \dfrac{(x-2)(x+2)}{x-1} \geq 0 x − 1 ( x − 2 ) ( x + 2 ) ≥ 0 .
Critical points: x = − 2 x = -2 x = − 2 , x = 1 x = 1 x = 1 , x = 2 x = 2 x = 2 .
Sign diagram:
x ( − ∞ , − 2 ) ( − 2 , 1 ) ( 1 , 2 ) ( 2 , ∞ ) ( x − 2 ) − − − + ( x + 2 ) − + + + ( x − 1 ) − − + + ( x − 2 ) ( x + 2 ) x − 1 − + − + \begin{array}{c|cccc}
x & (-\infty, -2) & (-2, 1) & (1, 2) & (2, \infty) \\
\hline
(x-2) & - & - & - & + \\
(x+2) & - & + & + & + \\
(x-1) & - & - & + & + \\
\hline
\dfrac{(x-2)(x+2)}{x-1} & - & + & - & +
\end{array} x ( x − 2 ) ( x + 2 ) ( x − 1 ) x − 1 ( x − 2 ) ( x + 2 ) ( − ∞ , − 2 ) − − − − ( − 2 , 1 ) − + − + ( 1 , 2 ) − + + − ( 2 , ∞ ) + + + + The expression is ≥ 0 \geq 0 ≥ 0 when − 2 ≤ x < 1 -2 \leq x < 1 − 2 ≤ x < 1 or x ≥ 2 x \geq 2 x ≥ 2 .
(Note: x = − 2 x = -2 x = − 2 is included because the numerator is zero there; x = 1 x = 1 x = 1 is excluded; x = 2 x = 2 x = 2 is
included.)
Solution: [ − 2 , 1 ) ∪ [ 2 , ∞ ) [-2, 1) \cup [2, \infty) [ − 2 , 1 ) ∪ [ 2 , ∞ ) .
Question: Solve ∣ x 2 − 3 x + 1 ∣ < 3 |x^2 - 3x + 1| < 3 ∣ x 2 − 3 x + 1∣ < 3 .
Answer − 3 < x 2 − 3 x + 1 < 3 -3 < x^2 - 3x + 1 < 3 − 3 < x 2 − 3 x + 1 < 3 Split into two inequalities:
Left inequality: x 2 − 3 x + 1 > − 3 ⟹ x 2 − 3 x + 4 > 0 x^2 - 3x + 1 > -3 \implies x^2 - 3x + 4 > 0 x 2 − 3 x + 1 > − 3 ⟹ x 2 − 3 x + 4 > 0 .
Discriminant: Δ = 9 − 16 = − 7 < 0 \Delta = 9 - 16 = -7 < 0 Δ = 9 − 16 = − 7 < 0 . Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , this is always true.
Right inequality: x 2 − 3 x + 1 < 3 ⟹ x 2 − 3 x − 2 < 0 x^2 - 3x + 1 < 3 \implies x^2 - 3x - 2 < 0 x 2 − 3 x + 1 < 3 ⟹ x 2 − 3 x − 2 < 0 .
Roots: x = 3 ± 9 + 8 2 = 3 ± 17 2 x = \dfrac{3 \pm \sqrt{9 + 8}}{2} = \dfrac{3 \pm \sqrt{17}}{2} x = 2 3 ± 9 + 8 = 2 3 ± 17 .
Since a = 1 > 0 a = 1 > 0 a = 1 > 0 , the expression is negative between the roots:
3 − 17 2 < x < 3 + 17 2 \frac{3 - \sqrt{17}}{2} < x < \frac{3 + \sqrt{17}}{2} 2 3 − 17 < x < 2 3 + 17 Since the left inequality imposes no restriction, the solution is:
Solution: ( 3 − 17 2 , 3 + 17 2 ) \left(\dfrac{3 - \sqrt{17}}{2},\; \dfrac{3 + \sqrt{17}}{2}\right) ( 2 3 − 17 , 2 3 + 17 ) .
Diagnostic Test
Ready to test your understanding of Inequalities ? The diagnostic test 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 Diagnostic Guide for instructions on self-marking and building a personal test matrix.
Rational Inequalities
Method
To solve f ( x ) g ( x ) > 0 \dfrac{f(x)}{g(x)} > 0 g ( x ) f ( x ) > 0 (or ≥ , < , ≤ \geq, <, \leq ≥ , < , ≤ ):
Find the zeros of f ( x ) f(x) f ( x ) and g ( x ) g(x) g ( x ) (the critical points).
Note that g ( x ) ≠ 0 g(x) \neq 0 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 f(x) = 0 f ( x ) = 0 ) only for ≥ \geq ≥ or ≤ \leq ≤ .
Worked Example
Solve x 2 − 3 x + 2 x + 1 ≤ 0 \dfrac{x^2 - 3x + 2}{x + 1} \leq 0 x + 1 x 2 − 3 x + 2 ≤ 0 .
Solution Factor: ( x − 1 ) ( x + 2 ) x + 1 ≤ 0 \dfrac{(x - 1)(x + 2)}{x + 1} \leq 0 x + 1 ( x − 1 ) ( x + 2 ) ≤ 0 .
Critical points: x = − 2 x = -2 x = − 2 , x = − 1 x = -1 x = − 1 , x = 1 x = 1 x = 1 . Note x ≠ − 1 x \neq -1 x = − 1 .
Interval ( − ∞ , − 2 ) (-\infty, -2) ( − ∞ , − 2 ) ( − 2 , − 1 ) (-2, -1) ( − 2 , − 1 ) ( − 1 , 1 ) (-1, 1) ( − 1 , 1 ) ( 1 , ∞ ) (1, \infty) ( 1 , ∞ ) Sign − - − + + + − - − + + +
The expression is ≤ 0 \leq 0 ≤ 0 when x ≤ − 2 x \leq -2 x ≤ − 2 or − 1 < x ≤ 1 -1 < x \leq 1 − 1 < x ≤ 1 .
Solution: ( − ∞ , − 2 ] ∪ ( − 1 , 1 ] (-\infty, -2] \cup (-1, 1] ( − ∞ , − 2 ] ∪ ( − 1 , 1 ] .
DSE Exam Technique
Showing Working
For inequality problems in DSE Paper 1:
When solving quadratic inequalities, always find the roots and sketch the parabola or draw a sign chart.
When multiplying or dividing by a negative, explicitly state that the inequality sign reverses.
For rational inequalities, clearly identify points where the denominator is zero and exclude them.
For system of inequalities, draw each solution on a number line and identify the intersection.
Exact answers are preferred. If an approximate numerical answer is required, use 3 significant figures.
Common DSE Question Types
Quadratic inequalities with parameters (find the range of a parameter).
Absolute value inequalities (split into cases).
Rational inequalities (sign diagram method).
Systems of inequalities (intersection of solution sets).
Inequalities involving the discriminant (condition for real roots).
Additional Worked Examples
Worked Example: Inequality with quadratic and absolute value
Solve ∣ x 2 − 4 x + 3 ∣ < 3 x − 5 |x^2 - 4x + 3| < 3x - 5 ∣ x 2 − 4 x + 3∣ < 3 x − 5 .
Solution The RHS must be positive: 3 x − 5 > 0 ⟹ x > 5 3 3x - 5 > 0 \implies x > \dfrac{5}{3} 3 x − 5 > 0 ⟹ x > 3 5 .
Case 1: x 2 − 4 x + 3 ≥ 0 x^2 - 4x + 3 \geq 0 x 2 − 4 x + 3 ≥ 0 , i.e., ( x − 1 ) ( x − 3 ) ≥ 0 ⟹ x ≤ 1 (x-1)(x-3) \geq 0 \implies x \leq 1 ( x − 1 ) ( x − 3 ) ≥ 0 ⟹ x ≤ 1 or x ≥ 3 x \geq 3 x ≥ 3 .
Combined with x > 5 3 x > \dfrac{5}{3} x > 3 5 : x ≥ 3 x \geq 3 x ≥ 3 .
The inequality becomes x 2 − 4 x + 3 < 3 x − 5 ⟹ x 2 − 7 x + 8 < 0 x^2 - 4x + 3 < 3x - 5 \implies x^2 - 7x + 8 < 0 x 2 − 4 x + 3 < 3 x − 5 ⟹ x 2 − 7 x + 8 < 0 .
Roots: x = 7 ± 49 − 32 2 = 7 ± 17 2 x = \dfrac{7 \pm \sqrt{49 - 32}}{2} = \dfrac{7 \pm \sqrt{17}}{2} x = 2 7 ± 49 − 32 = 2 7 ± 17 .
7 − 17 2 ≈ 1.44 \dfrac{7 - \sqrt{17}}{2} \approx 1.44 2 7 − 17 ≈ 1.44 and 7 + 17 2 ≈ 5.56 \dfrac{7 + \sqrt{17}}{2} \approx 5.56 2 7 + 17 ≈ 5.56 .
Intersection with x ≥ 3 x \geq 3 x ≥ 3 : 3 ≤ x < 7 + 17 2 3 \leq x < \dfrac{7 + \sqrt{17}}{2} 3 ≤ x < 2 7 + 17 .
Case 2: x 2 − 4 x + 3 < 0 x^2 - 4x + 3 < 0 x 2 − 4 x + 3 < 0 , i.e., 1 < x < 3 1 < x < 3 1 < x < 3 .
Combined with x > 5 3 x > \dfrac{5}{3} x > 3 5 : 5 3 < x < 3 \dfrac{5}{3} < x < 3 3 5 < x < 3 .
The inequality becomes − ( x 2 − 4 x + 3 ) < 3 x − 5 ⟹ − x 2 + 4 x − 3 < 3 x − 5 ⟹ − x 2 + x + 2 < 0 ⟹ x 2 − x − 2 > 0 -(x^2 - 4x + 3) < 3x - 5 \implies -x^2 + 4x - 3 < 3x - 5 \implies -x^2 + x + 2 < 0 \implies x^2 - x - 2 > 0 − ( x 2 − 4 x + 3 ) < 3 x − 5 ⟹ − x 2 + 4 x − 3 < 3 x − 5 ⟹ − x 2 + x + 2 < 0 ⟹ x 2 − x − 2 > 0 .
( x − 2 ) ( x + 1 ) > 0 ⟹ x < − 1 (x - 2)(x + 1) > 0 \implies x < -1 ( x − 2 ) ( x + 1 ) > 0 ⟹ x < − 1 or x > 2 x > 2 x > 2 .
Intersection with 5 3 < x < 3 \dfrac{5}{3} < x < 3 3 5 < x < 3 : 2 < x < 3 2 < x < 3 2 < x < 3 .
Combined solution: 2 < x < 7 + 17 2 2 < x < \dfrac{7 + \sqrt{17}}{2} 2 < x < 2 7 + 17 .
Worked Example: Quadratic inequality with parameter
Find the range of m m m such that m x 2 + ( m − 1 ) x + m > 0 mx^2 + (m - 1)x + m > 0 m x 2 + ( m − 1 ) x + m > 0 for all real x x x .
Solution Case 1: m = 0 m = 0 m = 0 . The inequality becomes − x > 0 ⟹ x < 0 -x > 0 \implies x < 0 − x > 0 ⟹ x < 0 , which is not true for all real x x x . Reject.
Case 2: m ≠ 0 m \neq 0 m = 0 . For m x 2 + ( m − 1 ) x + m > 0 mx^2 + (m-1)x + m > 0 m x 2 + ( m − 1 ) x + m > 0 for all real x x x , we need m > 0 m > 0 m > 0 and Δ < 0 \Delta < 0 Δ < 0 :
Δ = ( m − 1 ) 2 − 4 m 2 = m 2 − 2 m + 1 − 4 m 2 = − 3 m 2 − 2 m + 1 < 0 \Delta = (m - 1)^2 - 4m^2 = m^2 - 2m + 1 - 4m^2 = -3m^2 - 2m + 1 < 0 Δ = ( m − 1 ) 2 − 4 m 2 = m 2 − 2 m + 1 − 4 m 2 = − 3 m 2 − 2 m + 1 < 0
3 m 2 + 2 m − 1 > 0 ⟹ ( 3 m − 1 ) ( m + 1 ) > 0 ⟹ m < − 1 or m > 1 3 3m^2 + 2m - 1 > 0 \implies (3m - 1)(m + 1) > 0 \implies m < -1 \;\text{or}\; m > \dfrac{1}{3} 3 m 2 + 2 m − 1 > 0 ⟹ ( 3 m − 1 ) ( m + 1 ) > 0 ⟹ m < − 1 or m > 3 1
Combined with m > 0 m > 0 m > 0 : m > 1 3 m > \dfrac{1}{3} m > 3 1 .
Worked Example: System with three inequalities
Solve the system: x 2 − 2 x − 15 ≤ 0 x^2 - 2x - 15 \leq 0 x 2 − 2 x − 15 ≤ 0 , ∣ x − 1 ∣ ≤ 4 |x - 1| \leq 4 ∣ x − 1∣ ≤ 4 , x > 0 x > 0 x > 0 .
Solution From x 2 − 2 x − 15 ≤ 0 x^2 - 2x - 15 \leq 0 x 2 − 2 x − 15 ≤ 0 : ( x − 5 ) ( x + 3 ) ≤ 0 ⟹ − 3 ≤ x ≤ 5 (x - 5)(x + 3) \leq 0 \implies -3 \leq x \leq 5 ( x − 5 ) ( x + 3 ) ≤ 0 ⟹ − 3 ≤ x ≤ 5 .
From ∣ x − 1 ∣ ≤ 4 |x - 1| \leq 4 ∣ x − 1∣ ≤ 4 : − 4 ≤ x − 1 ≤ 4 ⟹ − 3 ≤ x ≤ 5 -4 \leq x - 1 \leq 4 \implies -3 \leq x \leq 5 − 4 ≤ x − 1 ≤ 4 ⟹ − 3 ≤ x ≤ 5 .
From x > 0 x > 0 x > 0 : x ∈ ( 0 , ∞ ) x \in (0, \infty) x ∈ ( 0 , ∞ ) .
Intersection: ( 0 , 5 ] (0, 5] ( 0 , 5 ] .
DSE Exam-Style Questions
DSE Practice 1. Solve 2 x − 1 x + 3 ≥ 1 \dfrac{2x - 1}{x + 3} \geq 1 x + 3 2 x − 1 ≥ 1 .
Solution 2 x − 1 x + 3 − 1 ≥ 0 ⟹ 2 x − 1 − x − 3 x + 3 ≥ 0 ⟹ x − 4 x + 3 ≥ 0 \frac{2x - 1}{x + 3} - 1 \geq 0 \implies \frac{2x - 1 - x - 3}{x + 3} \geq 0 \implies \frac{x - 4}{x + 3} \geq 0 x + 3 2 x − 1 − 1 ≥ 0 ⟹ x + 3 2 x − 1 − x − 3 ≥ 0 ⟹ x + 3 x − 4 ≥ 0
Critical points: x = − 3 x = -3 x = − 3 (excluded) and x = 4 x = 4 x = 4 (included).
Interval ( − ∞ , − 3 ) (-\infty, -3) ( − ∞ , − 3 ) ( − 3 , 4 ) (-3, 4) ( − 3 , 4 ) ( 4 , ∞ ) (4, \infty) ( 4 , ∞ ) Sign + + + − - − + + +
Solution: ( − ∞ , − 3 ) ∪ [ 4 , ∞ ) (-\infty, -3) \cup [4, \infty) ( − ∞ , − 3 ) ∪ [ 4 , ∞ ) .
DSE Practice 2. Find the range of k k k for which k x 2 − 2 k x + 3 > 0 kx^2 - 2kx + 3 > 0 k x 2 − 2 k x + 3 > 0 for all real x x x .
Solution Case k = 0 k = 0 k = 0 : 3 > 0 3 > 0 3 > 0 for all real x x x . So k = 0 k = 0 k = 0 works.
Case k ≠ 0 k \neq 0 k = 0 : Need k > 0 k > 0 k > 0 and Δ < 0 \Delta < 0 Δ < 0 :
Δ = 4 k 2 − 12 k = 4 k ( k − 3 ) < 0 ⟹ 0 < k < 3 \Delta = 4k^2 - 12k = 4k(k - 3) < 0 \implies 0 < k < 3 Δ = 4 k 2 − 12 k = 4 k ( k − 3 ) < 0 ⟹ 0 < k < 3
Combined with k = 0 k = 0 k = 0 : the answer is 0 ≤ k < 3 0 \leq k < 3 0 ≤ k < 3 .
DSE Practice 3. Solve ∣ 2 x − 3 ∣ > ∣ x + 1 ∣ |2x - 3| > |x + 1| ∣2 x − 3∣ > ∣ x + 1∣ .
Solution Square both sides (both sides non-negative):
( 2 x − 3 ) 2 > ( x + 1 ) 2 ⟹ 4 x 2 − 12 x + 9 > x 2 + 2 x + 1 (2x - 3)^2 > (x + 1)^2 \implies 4x^2 - 12x + 9 > x^2 + 2x + 1 ( 2 x − 3 ) 2 > ( x + 1 ) 2 ⟹ 4 x 2 − 12 x + 9 > x 2 + 2 x + 1
3 x 2 − 14 x + 8 > 0 ⟹ ( 3 x − 2 ) ( x − 4 ) > 0 3x^2 - 14x + 8 > 0 \implies (3x - 2)(x - 4) > 0 3 x 2 − 14 x + 8 > 0 ⟹ ( 3 x − 2 ) ( x − 4 ) > 0
Solution: x < 2 3 x < \dfrac{2}{3} x < 3 2 or x > 4 x > 4 x > 4 .
DSE Practice 4. Find all real values of x x x satisfying x 2 − 2 ∣ x ∣ − 8 < 0 x^2 - 2|x| - 8 < 0 x 2 − 2∣ x ∣ − 8 < 0 .
Solution Let t = ∣ x ∣ ≥ 0 t = |x| \geq 0 t = ∣ x ∣ ≥ 0 : t 2 − 2 t − 8 < 0 ⟹ ( t − 4 ) ( t + 2 ) < 0 ⟹ − 2 < t < 4 t^2 - 2t - 8 < 0 \implies (t - 4)(t + 2) < 0 \implies -2 < t < 4 t 2 − 2 t − 8 < 0 ⟹ ( t − 4 ) ( t + 2 ) < 0 ⟹ − 2 < t < 4 .
Since t ≥ 0 t \geq 0 t ≥ 0 : 0 ≤ t < 4 0 \leq t < 4 0 ≤ t < 4 , i.e., ∣ x ∣ < 4 ⟹ − 4 < x < 4 |x| < 4 \implies -4 < x < 4 ∣ x ∣ < 4 ⟹ − 4 < x < 4 .
DSE Practice 5. Given that x 2 + 2 ( k + 1 ) x + 9 > 0 x^2 + 2(k + 1)x + 9 > 0 x 2 + 2 ( k + 1 ) x + 9 > 0 for all real x x x , find the range of k k k .
Solution Δ < 0 \Delta < 0 Δ < 0 : 4 ( k + 1 ) 2 − 36 < 0 ⟹ ( k + 1 ) 2 < 9 ⟹ − 3 < k + 1 < 3 ⟹ − 4 < k < 2 4(k + 1)^2 - 36 < 0 \implies (k + 1)^2 < 9 \implies -3 < k + 1 < 3 \implies -4 < k < 2 4 ( k + 1 ) 2 − 36 < 0 ⟹ ( k + 1 ) 2 < 9 ⟹ − 3 < k + 1 < 3 ⟹ − 4 < k < 2 .
DSE Practice 6. Solve the inequality x 2 − x − 6 x 2 − 4 ≤ 0 \dfrac{x^2 - x - 6}{x^2 - 4} \leq 0 x 2 − 4 x 2 − x − 6 ≤ 0 .
Solution x 2 − x − 6 x 2 − 4 = ( x − 3 ) ( x + 2 ) ( x − 2 ) ( x + 2 ) = x − 3 x − 2 \frac{x^2 - x - 6}{x^2 - 4} = \frac{(x - 3)(x + 2)}{(x - 2)(x + 2)} = \frac{x - 3}{x - 2} x 2 − 4 x 2 − x − 6 = ( x − 2 ) ( x + 2 ) ( x − 3 ) ( x + 2 ) = x − 2 x − 3
for x ≠ − 2 x \neq -2 x = − 2 .
x − 3 x − 2 ≤ 0 \dfrac{x - 3}{x - 2} \leq 0 x − 2 x − 3 ≤ 0 : 2 < x ≤ 3 2 < x \leq 3 2 < x ≤ 3 .
But x ≠ − 2 x \neq -2 x = − 2 , which is not in [ 2 , 3 ] [2, 3] [ 2 , 3 ] anyway.
Solution: ( 2 , 3 ] (2, 3] ( 2 , 3 ] .