Stage 12 · Inequalities

12.7  Inequalities in the Real World

Turn "at least," "at most," and "the better deal" into inequalities — then read the answer off the line.

For ages 13–16 · Intuition before notation
Knowledge point page

Point 4 of 4 in this lesson: 12.7.4 Error and range with absolute value

12.7.4 Error and range with absolute value

Measurements are never exact. A ruler, a scale, a machine — each comes with a tolerance, a little give. "This board is 50 cm, good to within half a centimetre" doesn't mean exactly 50.000; it means the true length is somewhere close to 50, off by less than 0.5 either way. Absolute value is built to say exactly that.

Recall that |x − a| reads as "the distance from x to a." So "x is within d of a" is simply |x − a| < d — the distance is less than d. And a distance less than d means x sits in the band stretching d to the left and d to the right of a:

|x − a| < d  ⟺  a − d < x < a + d.

The board. Measured at 50 cm, tolerance ±0.5 cm. So a = 50, d = 0.5, and the rule is |x − 50| < 0.5. Unfold it:

|x − 50| < 0.5  ⟺  49.5 < x < 50.5.

"Within 0.5 of 50" is the green band from 49.5 to 50.5. The dots are open because the tolerance is strict (<) — a board exactly 50.5 cm long would just miss.
Key idea — "within d of a" is a band

|x − a| < d always unpacks to the open interval a − d < x < a + d, centred at a with half-width d. The centre is the target value; the half-width is the tolerance. (Use and closed dots if the tolerance is "no more than d.")

Watch out — less-than is a band, greater-than is two rays

Be careful which way the absolute value points. |x − a| < d ("close to a") is a single band between two numbers. But |x − a| > d ("far from a") is the opposite — two rays shooting outward, x < a − d or x > a + d. Far-from is the leftover after you cut out the band.

🎮 Try it TOLERANCE BAND
Set the measured value and the tolerance. The green band and its inequality update together.
eastmath.com · 12.7 Inequalities in the Real World · 12.7.4 Error and range with absolute value