Algebra · real student question

Solve the inequality |2x - 3| <= x - 1.

Question

Solve

2x3x1|2x-3|\le x-1

Step-by-step solution

  1. Force the right-hand side to be non-negative first. The left side is an absolute value, so it is 0\ge 0. If x1<0x-1<0 the inequality is impossible, which gives a hard requirement:

    x10x1x-1\ge 0\quad\Longrightarrow\quad x\ge 1

    This gate is what makes a variable right-hand side different from a numeric one — skip it and you can pick up phantom solutions.

  2. Replace the bars with a sandwich. For b0b\ge 0, Ab|A|\le b is equivalent to bAb-b\le A\le b. With A=2x3A=2x-3 and b=x1b=x-1:

    (x1)2x3x1-(x-1)\le 2x-3\le x-1

  3. Solve the left half. Expand and collect:

    x+12x3    43x    x43-x+1\le 2x-3\;\Longrightarrow\;4\le 3x\;\Longrightarrow\;x\ge\frac{4}{3}

  4. Solve the right half. Subtract xx and add 33:

    2x3x1    x22x-3\le x-1\;\Longrightarrow\;x\le 2

  5. Intersect all three conditions. We need x1x\ge 1, x43x\ge\frac43 and x2x\le 2 simultaneously; the binding constraints are the last two:

    43x2\frac{4}{3}\le x\le 2

    Check the endpoints: at x=43x=\tfrac43, 833=13\left|\tfrac83-3\right|=\tfrac13 and x1=13x-1=\tfrac13 \checkmark; at x=2x=2, 1=1|1|=1 and x1=1x-1=1 \checkmark. Outside, x=3x=3 gives 3=3≰2|3|=3\not\le 2 \checkmark.

Answer

43x2,i.e. [43,2]\frac{4}{3}\le x\le 2,\qquad\text{i.e. }\left[\frac{4}{3},\,2\right]

Need to solve a different problem like this? Open the solver →