Study Vault
All PostsFlashcardsResourcesAI ChatBlog
  1. Home
  2. /↳All Posts
  3. /↳Add Math
  4. /↳Inequalities
Study VaultStudy Vault

Free, comprehensive study notes for CSEC students.

matthewlloydw@gmail.com

Navigate

  • Home
  • All Posts
  • Flashcards
  • Resources
  • AI Chat

Sciences

  • Biology
  • Chemistry
  • Physics
  • Additional Mathematics
  • Mathematics
  • Information Technology

Humanities

  • English Language
  • English Literature
  • Spanish
  • Economics
  • Principles of Business
  • Principles of Accounting

Community

  • Contributors
  • Changelog
  • Suggest a Feature
  • My Suggestions
  • Bookmarks

© 2026 Matthew Williams. Made with other contributors for all.

Additional Mathematics

Inequalities

PDF
Matthew Williams
|May 16, 2026|7 min read
InequalitiesPaper 01Paper 02Quadratic InequalitiesRational InequalitiesSection 1

Solving quadratic inequalities and rational inequalities with linear factors using algebraic and graphical methods, with set-builder and interval notation.

The CSEC syllabus focuses on two types of inequality beyond the linear work covered in General Mathematics: quadratic inequalities and rational inequalities with linear factors. Both are solved by the same underlying strategy: find critical values, then determine the sign of the expression in each region.

The Key Idea: Sign Analysis

An inequality like f(x)>0f(x) > 0f(x)>0 asks where the expression f(x)f(x)f(x) is positive. The sign of f(x)f(x)f(x) can only change at points where f(x)=0f(x) = 0f(x)=0 or where f(x)f(x)f(x) is undefined. These are the critical values. Between consecutive critical values, the sign is constant, so you only need to test one point per region.

Quadratic Inequalities

Method:

  1. Rearrange so the right side is zero.
  2. Solve ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0 to find the critical values (the roots of the equality).
  3. State the critical values, then sketch the parabola with those roots marked on the x-axis. Shade the region the inequality describes.
  4. Read off the solution and write it in set builder notation.

For a>0a > 0a>0 (upward parabola) with critical values α<β\alpha < \betaα<β: the expression is negative between the roots and positive outside them. For a<0a < 0a<0 the regions reverse.

Example

Solve x2−x−6<0x^2 - x - 6 < 0x2−x−6<0.

Solve: (x−3)(x+2)=0(x - 3)(x + 2) = 0(x−3)(x+2)=0

Critical values: x=−2x = -2x=−2, x=3x = 3x=3

Sketch: parabola opens upward (a=1>0a = 1 > 0a=1>0). It lies below the x-axis between the roots, so shade that region.

{x∈R:−2<x<3}\lbrace x \in \mathbb{R} : -2 < x < 3 \rbrace{x∈R:−2<x<3}

Example

Solve x2−9≥0x^2 - 9 \geq 0x2−9≥0.

Solve: (x−3)(x+3)=0(x - 3)(x + 3) = 0(x−3)(x+3)=0

Critical values: x=−3x = -3x=−3, x=3x = 3x=3

Sketch: parabola opens upward. It lies above (or on) the x-axis outside the roots, so shade those two outer regions. Endpoints are included because the inequality is ≥\geq≥.

{x∈R:x≤−3}∪{x∈R:x≥3}\lbrace x \in \mathbb{R} : x \leq -3 \rbrace \cup \lbrace x \in \mathbb{R} : x \geq 3 \rbrace{x∈R:x≤−3}∪{x∈R:x≥3}

Using a Sign Diagram

A sign diagram tracks the sign of each factor across every region. It is especially clear when the expression is already in factorised form.

Example

Solve (x+1)(x−4)≤0(x + 1)(x - 4) \leq 0(x+1)(x−4)≤0.

Critical values: x=−1x = -1x=−1, x=4x = 4x=4

Regionx+1x + 1x+1x−4x - 4x−4Product
x<−1x < -1x<−1−-−−-−+++
−1<x<4-1 < x < 4−1<x<4+++−-−−-−
x>4x > 4x>4+++++++++

The product is ≤0\leq 0≤0 in the middle region. Both endpoints satisfy the equality, so they are included.

{x∈R:−1≤x≤4}\lbrace x \in \mathbb{R} : -1 \leq x \leq 4 \rbrace{x∈R:−1≤x≤4}

Exam Tip

Never multiply both sides of an inequality by an expression containing xxx to clear a fraction. The sign of that expression depends on xxx, so the inequality direction may flip unpredictably. Use a sign diagram instead.

Rational Inequalities with Linear Factors

The syllabus specifies inequalities of the form ax+bcx+d>0\dfrac{ax + b}{cx + d} > 0cx+dax+b​>0 (or ≥0\geq 0≥0, <0< 0<0, ≤0\leq 0≤0).

Two types of critical value arise:

  • Where the numerator is zero: the fraction equals zero. Include this point when the inequality is ≤\leq≤ or ≥\geq≥; exclude it for strict inequalities.
  • Where the denominator is zero: the fraction is undefined. Always exclude this point.

Method: find both critical values, draw a sign diagram for numerator and denominator separately, combine signs, then write the solution in set builder notation.

Example

Solve x−1x+2>0\dfrac{x - 1}{x + 2} > 0x+2x−1​>0.

Critical values: x=1x = 1x=1 (numerator zero) and x=−2x = -2x=−2 (denominator zero, always excluded)

Regionx−1x - 1x−1x+2x + 2x+2Fraction
x<−2x < -2x<−2−-−−-−+++
−2<x<1-2 < x < 1−2<x<1−-−+++−-−
x>1x > 1x>1+++++++++

The fraction is positive for x<−2x < -2x<−2 or x>1x > 1x>1. The inequality is strict (>>>), so x=1x = 1x=1 is excluded. x=−2x = -2x=−2 is always excluded (undefined).

{x∈R:x<−2}∪{x∈R:x>1}\lbrace x \in \mathbb{R} : x < -2 \rbrace \cup \lbrace x \in \mathbb{R} : x > 1 \rbrace{x∈R:x<−2}∪{x∈R:x>1}

Example

Solve 2x+3x−5≤0\dfrac{2x + 3}{x - 5} \leq 0x−52x+3​≤0.

Critical values: x=−32x = -\dfrac{3}{2}x=−23​ (numerator zero) and x=5x = 5x=5 (denominator zero, always excluded)

Region2x+32x + 32x+3x−5x - 5x−5Fraction
x<−32x < -\frac{3}{2}x<−23​−-−−-−+++
−32<x<5-\frac{3}{2} < x < 5−23​<x<5+++−-−−-−
x>5x > 5x>5+++++++++

The fraction is ≤0\leq 0≤0 in the middle region. Include x=−32x = -\dfrac{3}{2}x=−23​ (numerator zero with ≤\leq≤) but exclude x=5x = 5x=5 (denominator always excluded).

{x∈R:−32≤x<5}\left\lbrace x \in \mathbb{R} : -\frac{3}{2} \leq x < 5 \right\rbrace{x∈R:−23​≤x<5}

Notation Reference

Set builder notation (standard form for exam solutions):

SituationSet builder form
Connected range, strict{x∈R:a<x<b}\lbrace x \in \mathbb{R} : a < x < b \rbrace{x∈R:a<x<b}
Connected range, closed{x∈R:a≤x≤b}\lbrace x \in \mathbb{R} : a \leq x \leq b \rbrace{x∈R:a≤x≤b}
Mixed endpoints{x∈R:a≤x<b}\lbrace x \in \mathbb{R} : a \leq x < b \rbrace{x∈R:a≤x<b}
Two separate ranges{x∈R:x<a}∪{x∈R:x>b}\lbrace x \in \mathbb{R} : x < a \rbrace \cup \lbrace x \in \mathbb{R} : x > b \rbrace{x∈R:x<a}∪{x∈R:x>b}

The symbol ∈\in∈ means "is a member of" and R\mathbb{R}R denotes the set of real numbers.

Interval notation (alternative, also acceptable):

NotationMeaning
(a,b)(a, b)(a,b)a<x<ba < x < ba<x<b
[a,b][a, b][a,b]a≤x≤ba \leq x \leq ba≤x≤b
[a,b)[a, b)[a,b)a≤x<ba \leq x < ba≤x<b
(−∞,a)(-\infty, a)(−∞,a)x<ax < ax<a
A∪BA \cup BA∪Bxxx satisfies AAA or BBB
Remember

Endpoint inclusion: a critical value is included (closed boundary, ≤\leq≤ or ≥\geq≥) when the inequality is not strict and the expression is defined there. It is excluded (open boundary) when the inequality is strict, or when it is a denominator-zero point (fraction undefined).

Previous in syllabus order
Quadratic Functions and Equations
Next in syllabus order
Surds, Indices, and Logarithms