The concluding example brings together all the steps: factorisation of numerator and denominator, four cornerstones, a full sign table and reading off the solution while excluding the points of non-existence.

Example — A complete inequality, from start to finish

Solve x2+x2x290\dfrac{x^2+x-2}{x^2-9} \ge 0.

Factorisation: x2+x2x29=(x+2)(x1)(x+3)(x3).\frac{x^2+x-2}{x^2-9} = \frac{(x+2)(x-1)}{(x+3)(x-3)}. Cornerstones: 3-3 (denominator), 2-2 (numerator), 11 (numerator), 33 (denominator).

x<3x<-3x=3x=-33<x<2-3<x<-2x=2x=-22<x<1-2<x<1x=1x=11<x<31<x<3x=3x=3x>3x>3
x+3x+3-00++++++++++++++
x+2x+2---00++++++++++
x1x-1-----00++++++
x3x-3-------00++
product++\nexists-00++00-\nexists++

Solution: 0\ge 0 (sign ++ or zero), excluding x=±3x=\pm 3: x<3    or    2x1    or    x>3\boxed{x < -3 \;\;\text{or}\;\; -2\le x\le 1 \;\;\text{or}\;\; x > 3}

Topics: Inequalities
Concepts: Fractional inequality · Point of non-existence · Factorisation · Sign analysis · Sign table
Skills: Solving inequalities · Factorising