Let us apply the three-condition method to a concrete case.

Example — x23x+2x1\sqrt{x^2-3x+2}\le x-1

Equivalent system: {x23x+20x10x23x+2(x1)2\begin{cases} x^2-3x+2\ge 0 \\ x-1\ge 0 \\ x^2-3x+2 \le (x-1)^2 \end{cases}

First inequality (CE): x23x+2=(x1)(x2)0    x1x2x^2-3x+2=(x-1)(x-2)\ge 0 \implies x\le 1 \vee x\ge 2.

Second inequality: x1x\ge 1.

Third inequality: x23x+2x22x+1    3x+22x+1    x1    x1.x^2-3x+2\le x^2-2x+1 \implies -3x+2\le -2x+1 \implies -x\le -1 \implies x\ge 1.

Intersection: (x1x2)x1x1\bigl(x\le 1 \vee x\ge 2\bigr) \wedge x\ge 1 \wedge x\ge 1. The region x1x\le 1 intersected with x1x\ge 1 gives only the point x=1x=1; the region x2x\ge 2 intersected with x1x\ge 1 gives x2x\ge 2.

Solution: x=1  x2\boxed{\,x=1 \ \vee\ x\ge 2\,}.

The graph clarifies the situation: the blue curve is y=x23x+2y=\sqrt{x^2-3x+2} (it exists only for x1x\le 1 or x2x\ge 2, where it “meets” the xx-axis); the red line is y=x1y=x-1. The inequality asks where the blue curve lies below or on the red one: at x=1x=1 there is a pointwise contact (000\le 0), and then from x=2x=2 onwards the line stays above the root.

The curve y=x23x+2y=\sqrt{x^2-3x+2} and the line y=x1y=x-1: the solution is where the root lies below or on the line, that is x=1x=1 and x2x\ge 2.

Remark — Why squaring alone is NOT enough

If we limited ourselves to squaring, we would obtain x1-x\le -1, that is x1x\ge 1: a wrong solution, because it includes the whole interval 1<x<21<x<2, where however the root does not exist (the argument is negative). The system with the three conditions serves precisely to prevent this error.

Topics: Irrational inequalities
Concepts: Existence conditions · Irrational inequality · Squaring
Methods: Irrational inequality by cases
Skills: Interpreting a graph · Solving inequalities