Skip to main content
NSWMaths AdvancedSyllabus dot point

How do we describe a piece of the number line, solve linear and quadratic inequalities without losing the direction of the sign, and read absolute value as distance?

Use interval notation and number-line graphs, solve linear and quadratic inequalities, and work with the absolute value definition to solve equations and inequalities of the form |x| < k and |x| > k

A focused Year 11 Maths Advanced answer on intervals, inequalities and absolute value: open, closed and unbounded intervals on the number line, solving linear inequalities and the one rule that reverses the sign, reading a quadratic inequality off the parabola, and absolute value as distance with the |x| < k and |x| > k templates, with worked examples and practice questions.

Generated by Claude Opus 4.818 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

This dot point is about describing and reasoning with parts of the number line. Three skills sit together here. First, interval notation: naming a stretch of the real line and drawing it, being careful about which endpoints are included. Second, solving inequalities, both linear and quadratic, where the one idea that trips students up is that the direction of the sign can flip. Third, absolute value, which is best understood not as "make it positive" but as distance, because that single idea makes every x<k|x| < k and x>k|x| > k problem fall out without memorising templates blindly. NESA examines all three constantly, often hidden inside other questions (a domain is an interval, a "for what values" is an inequality), so the goal is to make the moves automatic and to never lose a mark to a flipped sign or an open-versus-closed slip.

The answer

Intervals and the number line

An interval is a connected piece of the real number line: every point between its ends is included. You describe one with an inequality and draw it on a number line.

  • A closed interval contains its endpoints, written with \le or \ge, for example 1x31 \le x \le 3. On the number line each endpoint is a filled (closed) circle.
  • An open interval does not contain its endpoints, written with << or >>, for example 1<x<5-1 < x < 5. Each endpoint is an empty (open) circle.
  • An interval can be half-closed, including one end but not the other, for example 2x<3-2 \le x < 3.
  • An unbounded interval continues forever in one direction, for example x5x \ge -5 or x<2x < 2. It has only one endpoint; the open direction is drawn with an arrow.

A common convention point: in Year 11 we write intervals with the inequality form a<x<ba < x < b, not the round-bracket form (a,b)(a, b). The bracket form is held back to Year 12 to avoid confusing an interval on the number line with a point (a,b)(a, b) in the coordinate plane.

Solving linear inequalities

A linear inequality is solved almost exactly like a linear equation: do the same thing to both sides to keep it balanced. You may add or subtract any number from both sides freely, and you may multiply or divide both sides by any positive number with no change. There is exactly one extra rule, and it is the whole difficulty of the topic.

Why does the sign flip? Multiplying by a negative reflects every number through 00 on the number line, which reverses their order: 2<52 < 5 is true, but multiplying by 1-1 gives 2-2 and 5-5, and 2>5-2 > -5. The order has turned around, so the inequality symbol must turn around with it.

A safer habit in many cases is to keep the variable's coefficient positive by moving terms to whichever side avoids a negative coefficient, so you never need to flip at all. For example, rather than 43x133x94 - 3x \ge 13 \Rightarrow -3x \ge 9, you could write 4133x93x3x4 - 13 \ge 3x \Rightarrow -9 \ge 3x \Rightarrow -3 \ge x, the same answer x3x \le -3 with no flip step. Either route is fine; just be deliberate.

If the inequality contains fractions, clear them first by multiplying every term by the lowest common denominator, exactly as with equations. Because the lowest common denominator is a positive number, this step never flips the sign.

Solving quadratic inequalities from the parabola

A quadratic inequality like x2x6>0x^2 - x - 6 > 0 asks "for which xx is this quadratic positive (or negative)?" You do not solve it like an equation and you do not simply divide. The reliable method is to look at the graph: a quadratic is a parabola, and the sign of the quadratic is just whether the parabola is above or below the xx-axis.

The recipe is short:

  1. Make one side zero (move everything to the left if it is not already).
  2. Factor and find the zeros: these are the xx-intercepts where the parabola crosses the axis.
  3. Decide the shape: a positive leading coefficient opens upward (smile), a negative one opens downward (frown).
  4. Read the sign off the sketch: an upward parabola is below the axis between its roots and above outside them; a downward one is the reverse.

So for x2x6>0x^2 - x - 6 > 0, the factors are (x3)(x+2)(x - 3)(x + 2) with roots 2-2 and 33, the parabola opens upward, and it is above the axis (positive) outside the roots: x<2x < -2 or x>3x > 3. The stage-by-stage build below shows exactly this.

Read the sign off the parabola, stage by stage

The cleanest way to see a quadratic inequality is to sketch the parabola and shade where it sits on the wanted side of the axis. Below, x2x6>0x^2 - x - 6 > 0 is built up: axis and intercepts, then the curve, then the sign of each region, then the solution read onto a number line. The answer is x<2x < -2 or x>3x > 3.

Stage 1, mark the zeros on the axis. Factor x2x6=(x3)(x+2)x^2 - x - 6 = (x - 3)(x + 2), so the parabola crosses the xx-axis at x=2x = -2 and x=3x = 3. These two roots are the only places the sign can change, because the curve can only switch sides of the axis where it touches it. Plot them.

Mark the zerosA coordinate plane with the two roots of x squared minus x minus six marked at x equals minus two and x equals three on the x-axis.xy-3-1124-23Stage 1Roots of (x - 3)(x + 2): the curve crosses at x = -2 and x = 3.

Stage 2, draw the parabola. The coefficient of x2x^2 is +1+1, so the parabola opens upward. Its vertex sits halfway between the roots at x=2+32=0.5x = \tfrac{-2 + 3}{2} = 0.5, where y=(0.5)20.56=6.25y = (0.5)^2 - 0.5 - 6 = -6.25. Draw a smooth upward parabola through the two roots with its lowest point at (0.5,6.25)(0.5, -6.25).

Draw the parabolaThe upward parabola y equals x squared minus x minus six drawn through the two roots with vertex at zero point five, minus six point two five.xy-3-1124(0.5, -6.25)Stage 2Opens up (a = +1); vertex midway between the roots.

Stage 3, sign each region. The two roots split the line into three regions. Where the curve is above the axis the quadratic is positive (++); where it dips below the axis it is negative (-). Reading the curve: positive for x<2x < -2, negative for 2<x<3-2 < x < 3, positive for x>3x > 3. (Quick test points confirm it: at x=3x = -3, value 9>09 > 0; at x=0x = 0, value 6<0-6 < 0; at x=4x = 4, value 9>09 > 0.)

Sign each regionThe three regions either side of the roots labelled positive, negative, positive, with the positive arms of the parabola highlighted.xy-34-23+-+Stage 3Above axis = positive (+), below = negative (-). We want +.

Stage 4, read the solution onto a number line. We want x2x6>0x^2 - x - 6 > 0, that is, the positive regions, and the inequality is strict (>>) so the roots themselves are excluded (hollow circles). The solution is x<2x < -2 or x>3x > 3, drawn as two outward rays.

Read the solutionThe solution x less than minus two or x greater than three drawn on a number line with hollow circles at minus two and three and outward rays.-230Solution of x squared minus x minus six greater than zero: x less than minus two or x greater than three.

Absolute value as distance

The absolute value x|x| is most usefully defined as the distance of xx from 00 on the number line. So 5=5|5| = 5 and 5=5|{-5}| = 5: both are 55 units from the origin. Distance is never negative, so x0|x| \ge 0 for every real xx, and x=x|{-x}| = |x|. There are two equivalent ways to write it down:

  • As cases: x=x|x| = x when x0x \ge 0, and x=x|x| = -x when x<0x < 0. (When xx is negative, x-x is the positive version of it.)
  • As a square root: x=x2|x| = \sqrt{x^2}, since squaring kills the sign and the square-root symbol returns the non-negative root.

The distance idea extends: xa|x - a| is the distance from xx to aa on the number line. So x4=6|x - 4| = 6 says "xx is 66 away from 44", giving x=46=2x = 4 - 6 = -2 or x=4+6=10x = 4 + 6 = 10 at once.

Solving x<k|x| < k and x>k|x| > k

Reading absolute value as distance makes the two inequality shapes obvious, and they are opposites of each other. Let k>0k > 0.

  • x<k|x| < k means "xx is less than kk from 00", that is, xx lies in the band between k-k and kk. So x<k    k<x<k|x| < k \iff -k < x < k, a single interval.
  • x>k|x| > k means "xx is more than kk from 00", that is, xx lies outside the band. So x>k    x<k|x| > k \iff x < -k or x>kx > k, two rays.

The same templates work with an expression inside: replace xx by ax+bax + b. For example 2x3<5    5<2x3<5|2x - 3| < 5 \iff -5 < 2x - 3 < 5, and x4>6    x4<6|x - 4| > 6 \iff x - 4 < -6 or x4>6x - 4 > 6.

Here are the two solved on number lines. First 2x3<5|2x - 3| < 5, which gives the single band 1<x<4-1 < x < 4 (hollow endpoints, strict inequality).

Solution of |2x - 3| < 5A number line showing the single open interval minus one less than x less than four, with hollow circles at minus one and four.-3-2-1012345|2x - 3| < 5 gives the band -1 < x < 4.

Now x4>6|x - 4| > 6, which gives the two outward rays x<2x < -2 or x>10x > 10 (more than 66 from the centre 44).

Solution of |x - 4| > 6A number line showing two outward rays, x less than minus two and x greater than ten, with hollow circles at minus two and ten and the centre four marked.-4-204810centre|x - 4| > 6 means more than 6 from 4: x < -2 or x > 10.

How exam questions ask about intervals, inequalities and absolute value

These ideas are nearly always the working inside a larger question, so learn the cue words:

  • "Solve the inequality" or "find the values of xx for which..." wants a solution set, written as an inequality (and sometimes graphed). For a linear one, isolate xx and watch for the negative-divide flip; for a quadratic one, make one side zero, factor, sketch the parabola and read off the sign.
  • "Sketch on a number line" or "graph the solution" wants the right circles (filled for \le / \ge, hollow for << / >>) and the correct rays or band; the marks are for the endpoints and the shading, so do not be sloppy with them.
  • "For what values is the parabola below the xx-axis" is a quadratic inequality f(x)<0f(x) < 0 in disguise: it is the region between the roots for an upward parabola.
  • Absolute value: "solve =k|\dots| = k" has two answers (or none if k<0k < 0); "solve <k|\dots| < k" is the single band k<<k-k < \dots < k; "solve >k|\dots| > k" is the two pieces. Reading them as distance stops you from guessing the wrong template.
  • "Write the interval" wants inequality form such as 2<x72 < x \le 7 in Year 11 (not round/square brackets), with the correct strict-versus-inclusive signs.
  • "Hence" tells you to reuse a result, for example a factorisation you found in a previous part, rather than starting the quadratic inequality from scratch.

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 the linear inequality 5x+2175x + 2 \le 17, and sketch the solution on a number line.
Show worked solution →

Subtract the constant from both sides. Take 22 from each side:

5x+217    5x15.5x + 2 \le 17 \;\Rightarrow\; 5x \le 15.

Divide by the coefficient of xx. Dividing by +5+5 is dividing by a positive number, so the inequality sign does not change:

x3.x \le 3.

State and graph the solution. The solution is x3x \le 3. On the number line, place a closed (filled) circle at x=3x = 3 because the endpoint is included, and shade the ray to the left.

Check. At the endpoint x=3x = 3: 5(3)+2=17175(3) + 2 = 17 \le 17, true (with equality). At x=2x = 2: 5(2)+2=12175(2) + 2 = 12 \le 17, true. At x=4x = 4 (outside): 5(4)+2=22175(4) + 2 = 22 \le 17, false. The boundary and direction are both correct.

foundation3 marksSolve x+1=4|x + 1| = 4, then solve x+1<4|x + 1| < 4 and write the solution as a single interval.
Show worked solution →

Solve the equation first. x+1=4|x + 1| = 4 means the expression inside is 44 or 4-4:

x+1=4orx+1=4    x=3orx=5.x + 1 = 4 \quad\text{or}\quad x + 1 = -4 \;\Rightarrow\; x = 3 \quad\text{or}\quad x = -5.

Switch to the inequality template. For <k|\,\cdot\,| < k with k>0k > 0, use k<(inside)<k-k < (\text{inside}) < k:

x+1<4    4<x+1<4.|x + 1| < 4 \;\Rightarrow\; -4 < x + 1 < 4.

Subtract 11 from all three parts:

5<x<3.-5 < x < 3.

State the interval and check. The solution is the single open interval 5<x<3-5 < x < 3, exactly the values between the two solutions of the equation. At x=0x = 0: 0+1=1<4|0 + 1| = 1 < 4, true. At each endpoint the value is 5+1=4|{-5} + 1| = 4 and 3+1=4|3 + 1| = 4, neither less than 44, so the endpoints are correctly excluded.

core3 marksSolve the quadratic inequality x22x150x^2 - 2x - 15 \ge 0 by sketching the parabola.
Show worked solution →

Factor to find the zeros. Two numbers with sum 2-2 and product 15-15 are 5-5 and 33, so

x22x15=(x5)(x+3),x^2 - 2x - 15 = (x - 5)(x + 3),

giving zeros at x=3x = -3 and x=5x = 5 (the xx-intercepts of the parabola).

Note the shape. The coefficient of x2x^2 is +1>0+1 > 0, so the parabola opens upward. It dips below the xx-axis between the roots and sits on or above it outside them.

Read off where y0y \ge 0. We want where the parabola is on or above the axis, which is outside the roots, including the roots themselves (because of the \ge):

x3orx5.x \le -3 \quad\text{or}\quad x \ge 5.

Check one point in each region. At x=4x = -4: (4)22(4)15=16+815=90(-4)^2 - 2(-4) - 15 = 16 + 8 - 15 = 9 \ge 0, true. At x=0x = 0 (between): 0015=1500 - 0 - 15 = -15 \ge 0, false. At x=6x = 6: 361215=9036 - 12 - 15 = 9 \ge 0, true. The two outer regions are correct.

core3 marksSolve x12x+23<1\dfrac{x - 1}{2} - \dfrac{x + 2}{3} < 1.
Show worked solution →

Clear the fractions first. The denominators are 22 and 33, so multiply every term by their lowest common multiple, 66. Six is positive, so the inequality sign is unchanged:

6x126x+23<61    3(x1)2(x+2)<6.6 \cdot \frac{x - 1}{2} - 6 \cdot \frac{x + 2}{3} < 6 \cdot 1 \;\Rightarrow\; 3(x - 1) - 2(x + 2) < 6.

Expand and collect like terms.

3x32x4<6    x7<6.3x - 3 - 2x - 4 < 6 \;\Rightarrow\; x - 7 < 6.

Solve the linear inequality. Add 77 to both sides:

x<13.x < 13.

Check. At x=12x = 12: 112143=5.54.66=0.83<1\dfrac{11}{2} - \dfrac{14}{3} = 5.5 - 4.6\overline{6} = 0.8\overline{3} < 1, true. At the boundary x=13x = 13: 122153=65=1\dfrac{12}{2} - \dfrac{15}{3} = 6 - 5 = 1, which is not less than 11, so the open endpoint is correct.

exam3 marksSolve 2x73|2x - 7| \ge 3, and graph the solution on a number line.
Show worked solution →

Choose the right template. This is k|\,\cdot\,| \ge k with k=3>0k = 3 > 0. The values at least kk from 00 split into two pieces: the inside is k\ge k or k\le -k:

2x73or2x73.2x - 7 \ge 3 \quad\text{or}\quad 2x - 7 \le -3.

Solve each branch. Add 77, then divide by +2+2 (positive, so no sign change):

2x10    x5,2x4    x2.2x \ge 10 \;\Rightarrow\; x \ge 5, \qquad 2x \le 4 \;\Rightarrow\; x \le 2.

State the solution. The two pieces do not overlap, so the answer is x2x \le 2 or x5x \ge 5. On the number line, draw closed circles at x=2x = 2 and x=5x = 5 (included, because of \ge) and shade the two outward rays.

Check. At the endpoints: 2(2)7=3=33|2(2) - 7| = |{-3}| = 3 \ge 3 and 2(5)7=3=33|2(5) - 7| = |3| = 3 \ge 3, both true. At x=3.5x = 3.5 (between): 2(3.5)7=03|2(3.5) - 7| = 0 \ge 3, false. Endpoints and direction are correct.

exam4 marksA ball is thrown straight up from a balcony so that its height above the ground after tt seconds is h=5t2+20t+0h = -5t^2 + 20t + 0 metres, for 0t40 \le t \le 4. For how long is the ball at least 1515 metres above the ground?
Show worked solution →

Set up the inequality. "At least 1515 metres" means h15h \ge 15:

5t2+20t15.-5t^2 + 20t \ge 15.

Move everything to one side and tidy the sign. Subtract 1515:

5t2+20t150.-5t^2 + 20t - 15 \ge 0.

Divide every term by 5-5. Dividing by a negative number reverses the inequality sign:

t24t+30.t^2 - 4t + 3 \le 0.

Factor and find the zeros. Two numbers with sum 4-4 and product 33 are 1-1 and 3-3:

t24t+3=(t1)(t3),t^2 - 4t + 3 = (t - 1)(t - 3),

so the zeros are t=1t = 1 and t=3t = 3.

Read off where the upward parabola is 0\le 0. A parabola opening upward is on or below the axis between its roots:

1t3.1 \le t \le 3.

Answer the actual question. The ball is at least 1515 m high from t=1t = 1 to t=3t = 3 seconds, a duration of 31=23 - 1 = 2 seconds. Check: h(1)=5+20=15h(1) = -5 + 20 = 15 and h(3)=45+60=15h(3) = -45 + 60 = 15 (exactly 1515 at each end), and h(2)=20+40=2015h(2) = -20 + 40 = 20 \ge 15 in between. So the ball spends 22 seconds at or above 1515 metres.

Related dot points