Skip to main content
NSWMaths Extension 1Syllabus dot point

How do we solve an inequation that contains an absolute value, or that has the unknown in the denominator, without losing or inventing solutions?

Solve absolute value inequations of the form |ax + b| < k, and inequations with the unknown in the denominator, by multiplying through by the square of the denominator

The Year 11 Extension 1 dot point on inequations with an absolute value or a pronumeral in the denominator. Three equivalent methods for |ax + b| < k, the multiply-by-the-square trick for rational inequations, the degenerate cases, and where students lose marks.

Generated by Claude Opus 4.816 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to solve two kinds of inequation that the linear and quadratic methods from earlier do not handle cleanly:

  • absolute value inequations of the form ax+b<k|ax + b| < k (and \le, >>, \ge), and
  • inequations with the unknown in the denominator, such as xx23\dfrac{x}{x - 2} \ge 3.

The trap in both is the same: an absolute value hides two cases, and a denominator can be positive or negative, so the naive moves (drop the bars, or multiply both sides by the denominator) silently break the logic. This page gives the safe methods, the reasoning behind each, and the degenerate cases that catch people out.

A quick note on language: we solve an inequation such as 2x+1>3|2x + 1| > 3, and we prove an inequality such as (x2)20(x - 2)^2 \ge 0. NESA uses the word "inequality" for both, so do not be thrown if a question says "solve the inequality".

The answer

Absolute value inequations: three equivalent methods

The single idea behind every method is that xa|x - a| is the distance from xx to aa on the number line, and x|x| is the distance from xx to 00. There are three standard ways to solve ax+b<k|ax + b| < k, and a good candidate can move between them.

Method 1, graph it. Solve the equation ax+b=k|ax + b| = k first, draw y=ax+by = |ax + b| (a V shape) and the horizontal line y=ky = k on one set of axes, and read the solution off the picture. Where the V is below the line solves <<; where it is above solves >>.

Solving the absolute value inequation by graphThe V-shaped graph of y equals the absolute value of two x minus three, drawn with the horizontal line y equals five. The two graphs meet at x equals minus one and x equals four. The V lies above the line to the left of minus one and to the right of four, which is the solution of the strict greater-than inequation.xy-2-11345y = 5y = |2x - 3|V above lineV above lineSolve |2x - 3| = 5 first: x = -1 or x = 4. The V is above y = 5exactly when x < -1 or x > 4, which solves |2x - 3| > 5.

Method 2, distance on the number line. Rewrite the inequation so the coefficient of xx is 11, then read it as a distance. The two preparatory steps are: force aa to be positive (for example write 2x+3|{-2x} + 3| as 2x3|2x - 3|, since u=u|-u| = |u|), then divide through by the now-positive aa.

Method 3, the algebraic rewrite. Strip the bars by splitting into the two cases the absolute value stands for:

  • f(x)=k|f(x)| = k becomes f(x)=kf(x) = k or f(x)=kf(x) = -k;
  • f(x)<k|f(x)| < k becomes k<f(x)<k-k < f(x) < k (a single sandwich);
  • f(x)>k|f(x)| > k becomes f(x)<kf(x) < -k or f(x)>kf(x) > k (two separate pieces).

All three give the same answer; pick the one that suits the question. The distance method is fastest for a number such as 2x3<5|2x - 3| < 5; the algebraic rewrite is essential once the inside is more complicated than ax+bax + b.

The degenerate cases (where k0k \le 0)

An absolute value can never be negative. That single fact resolves the cases that have no "interval" answer:

  • f(x)=k|f(x)| = k and f(x)<k|f(x)| < k have no solution when k<0k < 0 (a distance cannot be negative).
  • f(x)>k|f(x)| > k and f(x)k|f(x)| \ge k are true for every xx in the domain when k<0k < 0 (a distance always beats a negative number); the inequation is then an identity.
  • f(x)<0|f(x)| < 0 has no solution, while f(x)0|f(x)| \ge 0 is true for all xx; and f(x)0|f(x)| \le 0 holds only where f(x)=0f(x) = 0.

Always glance at the sign of the right-hand side before starting work. A question such as "solve 3x+2<7|3x + 2| < -7" is testing exactly this: the answer is "no solutions", and it takes one line.

Inequations with the unknown in the denominator

Consider 5x41\dfrac{5}{x - 4} \ge 1. The tempting move is to multiply both sides by x4x - 4, but x4x - 4 is positive for x>4x > 4 and negative for x<4x < 4, and multiplying an inequality by a negative number reverses it. You would have to split into cases.

The clean way to avoid cases is to multiply through by the square of the denominator, which is positive (or zero) for every value of xx, so the inequality sign never flips.

Worked schematically on 5x41\dfrac{5}{x - 4} \ge 1, with x4x \ne 4:

5(x4)(x4)2    (x4)25(x4)0    (x4)(x9)0,5(x - 4) \ge (x - 4)^2 \implies (x - 4)^2 - 5(x - 4) \le 0 \implies (x - 4)(x - 9) \le 0,

which gives 4x94 \le x \le 9; discarding the undefined x=4x = 4 leaves 4<x94 < x \le 9.

There is a second route. You can instead move everything to one side over a common denominator and analyse the sign of the resulting single fraction across its critical values (a sign table). That method is developed on the companion page the sign of a function, and applied to harder rational inequations in the Year 12 page polynomial and rational inequalities. The multiply-by-the-square method on this page is the most direct for a single fraction against a constant.

Solve a rational inequation, stage by stage

Once you have multiplied by the square of the denominator and reached a factored quadratic inequation, a sign diagram is the clearest way to finish and to show your working. Take xx23\dfrac{x}{x - 2} \ge 3 again. Multiplying by (x2)2(x - 2)^2 and collecting terms (as in the worked example below) turns it into 2(x2)(x3)02(x - 2)(x - 3) \le 0, equivalently (x2)(x3)0(x - 2)(x - 3) \le 0, with the constraint x2x \ne 2 carried over from the original denominator. The critical values are x=2x = 2 and x=3x = 3.

Stage 1, mark the critical values. Each factor gives one zero: x2=0x - 2 = 0 at x=2x = 2 and x3=0x - 3 = 0 at x=3x = 3. Plot them; they cut the line into three intervals to test. Mark x=2x = 2 as already excluded, because it is the value that made the original denominator zero, so it can never be a solution no matter which way the sign works out.

Mark the critical valuesA number line marking the critical values x equals two and x equals three from the factored inequality two times x minus two times x minus three less than or equal to zero. The value x equals two is excluded because it made the original denominator zero.Stage 1Rearranged: 2(x - 2)(x - 3) ≤ 0. Zeros at x = 2 and x = 3.23excludedx = 2 came from the denominator, so it can never be a solution.

Stage 2, find the sign of each factor in every interval. Pick a convenient test point inside each interval, here x=32,52,4x = \tfrac{3}{2}, \tfrac{5}{2}, 4, and record whether each factor is positive or negative. A linear factor (xr)(x - r) is negative to the left of its own zero rr and positive to the right, so each row is a clean run of minuses then pluses.

Sign of each factorA table with two rows, for the factors x minus two and x minus three, giving a plus or minus sign in each of the three intervals carved out by x equals two and x equals three, tested at x equals three halves, five halves and four.Stage 2Test a point in each interval; record the sign of each factor.x = 3/2x = 5/2x = 4(x - 2)-++(x - 3)--+23Each linear factor is negative left of its zero, positive to the right.

Stage 3, multiply the columns and read off the solution. In each interval, multiply the two factor signs: ()()=+(-)(-) = +, then (+)()=(+)(-) = -, then (+)(+)=+(+)(+) = +, so the product row runs +,,++, -, +. We need the product 0\le 0, which is the middle interval [2,3][2, 3]. Now fix the endpoints: drop x=2x = 2 (undefined in the original), and keep x=3x = 3 (where 332=3\tfrac{3}{3 - 2} = 3 satisfies 3\ge 3). The solution is 2<x32 < x \le 3.

Multiply the signs and read off the solutionThe product row of the sign diagram, positive then negative then positive across the three intervals. The product is less than or equal to zero on the middle interval from two to three. The solution is x greater than two and less than or equal to three, with an open circle at two and a filled circle at three.Stage 3Multiply the columns; we need the product ≤ 0 (negative or zero).product+-+23≤ 0 hereincludedexcludedProduct ≤ 0 on [2, 3]; drop x = 2 (undefined), keep x = 3 (equality).Solution: 2 < x ≤ 3.

How exam questions ask about these inequations

The wording tells you which tool to reach for:

  • "Solve ax+b<k|ax + b| < k" (or ,>,\le, >, \ge). Use the distance method: make aa positive, divide by aa, then read off one interval for << or two pieces for >>. If asked to "show on a number line", draw it; if asked to solve "graphically", sketch the V and the line y=ky = k.
  • "Solve ax+b=k|ax + b| = k, hence solve ax+b>k|ax + b| > k." The "hence" means: the two solutions of the equation are the boundary points, and the inequation is the region outside (for >>) or inside (for <<) them. Do not start the inequation from scratch.
  • "Solve ax+bcx+dm\dfrac{ax + b}{cx + d} \ge m" (a fraction against a constant). State the excluded value cx+d0cx + d \ne 0, multiply by (cx+d)2(cx + d)^2, bring everything to one side, factor without expanding, solve the resulting quadratic inequation, then fix the endpoints.
  • "Simplify first, then solve", e.g. 1+1x3>31 + \dfrac{1}{x - 3} > -3. Collect the constant onto the fraction or onto the other side first so there is a single fraction, then multiply by the square of the denominator.
  • "Solve f(x)<k|f(x)| < k where k<0k < 0", or f(x)k|f(x)| \ge k with k<0k < 0. This is the degenerate-case test: write "no solutions" or "all real xx" with a one-line reason. Do not grind through algebra that produces an empty or universal set.
  • "Solve ax+bcx+d|ax + b| \ge cx + d" (a pronumeral on both sides). The distance shortcut fails because the right side is not constant. Split into the two cases for the sign of ax+bax + b (or sketch both graphs and compare).

Method 2, stage by stage (the distance method)

The distance method is worth drilling because it is the fastest and the least error-prone. Take 2x3<5|2x - 3| < 5. The plan is: make the coefficient of xx equal to 11, read the result as a distance, then mark the interval.

Stage 1, force the coefficient of xx to be 11. The coefficient here is already positive, so no sign fix is needed. Factor the 22 out of the absolute value using 2u=2u|2u| = 2|u|: since 2x3=2(x32)2x - 3 = 2\left(x - \tfrac{3}{2}\right), we have 2x3=2x32|2x - 3| = 2\left|x - \tfrac{3}{2}\right|. Dividing both sides of 2x32<52\left|x - \tfrac{3}{2}\right| < 5 by the positive number 22 gives x32<52\left|x - \tfrac{3}{2}\right| < \tfrac{5}{2}.

Stage 2, read it as a distance and mark the interval. Now x32<52\left|x - \tfrac{3}{2}\right| < \tfrac{5}{2} says the distance from xx to 32\tfrac{3}{2} is less than 52\tfrac{5}{2}. So xx lies strictly within 52\tfrac{5}{2} of 32\tfrac{3}{2}, one unbroken interval. The endpoints are 3252=1\tfrac{3}{2} - \tfrac{5}{2} = -1 and 32+52=4\tfrac{3}{2} + \tfrac{5}{2} = 4, both excluded because the inequality is strict. The solution is 1<x<4-1 < x < 4.

The distance method on a number lineA number line. The inequation the absolute value of x minus three halves is less than five halves means the distance from x to three halves is less than five halves. The solution is the open interval from minus one to four, marked with open circles at minus one and four and a heavy segment between them.|x - 3/2| < 5/2 means: distance from x to 3/2 is less than 5/2.-1012343/25/25/2Solution: -1 < x < 4 (open circles: endpoints excluded).

If the inequality had been \ge instead of <<, the same boundaries 1-1 and 44 would apply, but the solution would be the two outside pieces x1x \le -1 or x4x \ge 4, with the endpoints now included (closed circles).

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

HSC-style3 marksSolve 2x3<5|2x - 3| < 5, showing your reasoning on a number line.
Show worked answer →

Force the coefficient of xx to 11 by dividing through by 22. Since 2x3=2x32|2x - 3| = 2\left|x - \tfrac{3}{2}\right|, the inequation 2x3<5|2x - 3| < 5 becomes x32<52\left|x - \tfrac{3}{2}\right| < \tfrac{5}{2}.

Read this as a distance: the distance from xx to 32\tfrac{3}{2} is less than 52\tfrac{5}{2}. So xx lies within 52\tfrac{5}{2} of 32\tfrac{3}{2}:

3252<x<32+52,that is1<x<4.\frac{3}{2} - \frac{5}{2} < x < \frac{3}{2} + \frac{5}{2}, \quad \text{that is} \quad -1 < x < 4.

Check the endpoints: at x=1x = -1, 2(1)3=5=5|2(-1) - 3| = |-5| = 5, and at x=4x = 4, 2(4)3=5=5|2(4) - 3| = |5| = 5. Both give equality, so both are correctly excluded by the strict <<.

Markers reward forcing the coefficient to 11, the distance interpretation, the correct interval, and excluding the endpoints for a strict inequality.

HSC-style3 marksSolve xx23\dfrac{x}{x - 2} \ge 3.
Show worked answer →

First note x2x \ne 2, because the left-hand side is undefined there.

Multiply both sides by the square of the denominator, (x2)2(x - 2)^2, which is positive for all x2x \ne 2, so the inequality sign is preserved:

x(x2)3(x2)2.x(x - 2) \ge 3(x - 2)^2.

Move everything to one side and factor (do not expand, the factor (x2)(x - 2) is common):

3(x2)2x(x2)0    (x2)(3(x2)x)0    (x2)(2x6)0,3(x - 2)^2 - x(x - 2) \le 0 \implies (x - 2)\big(3(x - 2) - x\big) \le 0 \implies (x - 2)(2x - 6) \le 0,

that is 2(x2)(x3)02(x - 2)(x - 3) \le 0, so (x2)(x3)0(x - 2)(x - 3) \le 0.

This holds for 2x32 \le x \le 3. Discard x=2x = 2 (undefined) and keep x=3x = 3 (where the original gives 31=3\tfrac{3}{1} = 3, equality):

2<x3.2 < x \le 3.

Markers reward stating x2x \ne 2, multiplying by the square, not expanding the common factor, and fixing the endpoints (open at 22, closed at 33).

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation2 marksSolve x+46|x + 4| \le 6 and show the solution on a number line.
Show worked solution →
Read as a distance
The coefficient of xx is already 11, so x+4=x(4)|x + 4| = |x - (-4)| is the distance from xx to 4-4. The inequation says that distance is at most 66.
Write the double inequation
A distance of at most 66 from 4-4 means 6x+46-6 \le x + 4 \le 6.
Solve
Subtract 44 throughout: 64x64-6 - 4 \le x \le 6 - 4, that is 10x2-10 \le x \le 2.
Endpoints
The inequality is \le, so include both ends (closed circles at 10-10 and 22).
Answer
10x2-10 \le x \le 2.
core3 marksSolve 32x>7|3 - 2x| > 7.
Show worked solution →
Force the coefficient of xx positive
Since 32x=2x3|3 - 2x| = |2x - 3|, the inequation is 2x3>7|2x - 3| > 7.
Divide by 22 to make the coefficient 11
Because 2x3=2x32|2x - 3| = 2\left|x - \tfrac{3}{2}\right|, this is x32>72\left|x - \tfrac{3}{2}\right| > \tfrac{7}{2}.
Read as a distance
The distance from xx to 32\tfrac{3}{2} is more than 72\tfrac{7}{2}, so xx is further than 72\tfrac{7}{2} from 32\tfrac{3}{2} on either side:

x<3272orx>32+72,x < \frac{3}{2} - \frac{7}{2} \quad \text{or} \quad x > \frac{3}{2} + \frac{7}{2},

that is x<2x < -2 or x>5x > 5.

Check. At x=2x = -2, 32(2)=7=7|3 - 2(-2)| = |7| = 7; at x=5x = 5, 32(5)=7=7|3 - 2(5)| = |-7| = 7. Both give equality, correctly excluded by the strict >>.

Answer: x<2x < -2 or x>5x > 5.

core3 marksSolve 4x+12\dfrac{4}{x + 1} \ge 2.
Show worked solution →

Exclude the undefined value. The left-hand side is undefined at x=1x = -1, so x1x \ne -1.

Multiply by the square of the denominator. (x+1)2>0(x + 1)^2 > 0 for all x1x \ne -1, so the inequality sign is kept:

4(x+1)2(x+1)2.4(x + 1) \ge 2(x + 1)^2.

Move to one side and factor (do not expand the common factor).

2(x+1)24(x+1)0    2(x+1)((x+1)2)0    2(x+1)(x1)0,2(x + 1)^2 - 4(x + 1) \le 0 \implies 2(x + 1)\big((x + 1) - 2\big) \le 0 \implies 2(x + 1)(x - 1) \le 0,

so (x+1)(x1)0(x + 1)(x - 1) \le 0.

Solve and fix endpoints. This holds for 1x1-1 \le x \le 1. Discard x=1x = -1 (undefined); keep x=1x = 1, where 42=2\tfrac{4}{2} = 2 gives equality.

Answer: 1<x1-1 < x \le 1.

exam4 marksSolve 2x1x+3|2x - 1| \ge x + 3.
Show worked solution →

Here both sides depend on xx, so the distance shortcut does not apply directly. Split on the sign of the expression inside the absolute value.

Case 1: 2x102x - 1 \ge 0, i.e. x12x \ge \tfrac{1}{2}
Then 2x1=2x1|2x - 1| = 2x - 1, so the inequation is 2x1x+32x - 1 \ge x + 3, giving x4x \ge 4. Intersect with x12x \ge \tfrac{1}{2}: this gives x4x \ge 4.
Case 2: 2x1<02x - 1 < 0, i.e. x<12x < \tfrac{1}{2}
Then 2x1=(2x1)=12x|2x - 1| = -(2x - 1) = 1 - 2x, so 12xx+31 - 2x \ge x + 3, giving 3x2-3x \ge 2, so x23x \le -\tfrac{2}{3}. Intersect with x<12x < \tfrac{1}{2}: this gives x23x \le -\tfrac{2}{3}.
Combine
The solution is the union of the two cases: x23x \le -\tfrac{2}{3} or x4x \ge 4.
Check the boundaries
At x=23x = -\tfrac{2}{3}, 2(23)1=73=73|2(-\tfrac{2}{3}) - 1| = \left|-\tfrac{7}{3}\right| = \tfrac{7}{3} and x+3=73x + 3 = \tfrac{7}{3}, equal, so included. At x=4x = 4, 2(4)1=7|2(4) - 1| = 7 and x+3=7x + 3 = 7, equal, so included.
Answer
x23x \le -\dfrac{2}{3} or x4x \ge 4.

Related dot points