N6.2 Stage 6 Number

Standard form, significant figures & number sets

Standard form A × 10ⁿ (1 ≤ A < 10); rounding to significant figures / an appropriate degree of accuracy; error bounds a < x ≤ b; classify numbers into ℕ, ℤ, ℚ and appreciate their infinitude.

This concept gathers four ideas that make big and small numbers manageable and that sort every number into a family: standard form, significant figures, error bounds, and the number sets , , .

What it means

Standard form (also called scientific notation) writes any number as A × 10ⁿ, where A is between 1 and 10 (1 ≤ A < 10) and n is a whole number, positive or negative. The 10ⁿ says how far, and in which direction, to slide the decimal point. So 3400 = 3.4 × 10³ and 0.0056 = 5.6 × 10⁻³. A positive n means a large number; a negative n means a small one. This is just the ×10 / ÷10 place-value shift from N5.1, written compactly.

Significant figures are the digits in a number that actually carry information, counted from the first non-zero digit. In 0.00408 the significant figures are 4, 0, 8 — the leading zeros only locate the decimal point. Rounding “to 2 significant figures” keeps that many meaningful digits: 3847 becomes 3800, and 0.02615 becomes 0.026. You round to an appropriate degree of accuracy — more figures for a bridge span, fewer for a crowd estimate.

Error bounds describe how much a rounded value could really be. If a length is 7 cm rounded to the nearest centimetre, the true value x satisfies 6.5 ≤ x < 7.5. The lower bound is included; the upper bound is not, because 7.5 would round up. In general a rounded number stands for a whole interval a ≤ x < b, not a single exact point.

Number sets name growing families of numbers:

  • — the natural numbers: 0, 1, 2, 3, … (counting numbers).
  • — the integers: the naturals plus their negatives, …, -2, -1, 0, 1, 2, ….
  • — the rationals: every number writable as a fraction p/q of two integers with q not zero, such as 3/4, -5, or 0.25.

Each set sits inside the next: ℕ ⊂ ℤ ⊂ ℚ. Every one is infinite — there is no largest natural number, since you can always add 1.

Worked examples

Convert to standard form:

92 000 000  →  9.2 × 10⁷   (decimal moved 7 places left)
0.000 61    →  6.1 × 10⁻⁴  (decimal moved 4 places right)

Round 48 273 to 2 significant figures: the first two digits are 4 and 8; the next digit is 2, so round down → 48 000.

Error bound: a mass reads 250 g to the nearest 10 g. Then 245 ≤ x < 255.

Classify: -7 is in and but not . 0.75 = 3/4 is in only.

The generative-art connection

Standard form is exactly what lets a program draw across enormous scale changes. A fractal zoom multiplies the view by 10 again and again — the same motif reappearing at 10¹, 10⁻², 10⁻⁵ — and each frame’s scale is naturally an A × 10ⁿ. Watching the Fractal Foundation’s zoom animations, children see n counting the powers of ten as detail keeps unfolding, a living picture of the infinitely many values hiding between any two points on a number line.

Common misconceptions

  • A must satisfy 1 ≤ A < 10. Writing 34 × 10² is not standard form; it is 3.4 × 10³.
  • Significant figures are not decimal places: 0.02615 to 2 s.f. is 0.026, but to 2 d.p. it is 0.03.
  • The upper error bound is not reached: for 7 cm to the nearest cm, x can equal 6.5 but stays strictly below 7.5.

What a learner should be able to solve

The benchmark for mastering this concept — the problems a child at this stage is expected to be able to work through.

  1. Write these numbers in standard form `A × 10ⁿ`: (a) `61 500` (b) `0.00072` (c) `8 000 000`.

    Answer

    (a) `6.15 × 10⁴` — move the point 4 places left. (b) `7.2 × 10⁻⁴` — move it 4 places right, so `n` is negative. (c) `8 × 10⁶`. In each case `A` sits between `1` and `10` (`1 ≤ A < 10`).

    Art hook A horizontal number line where each tick is a power of ten (`10¹`, `10²`, `10³`, …). Type a number, and a dot slides to its `10ⁿ` tick while the mantissa `A` shows as a small bar filling `1`→`10` of the gap to the next power. Watching many numbers land builds a felt sense of scale.

  2. Round `7 348` to (a) 1 significant figure and (b) 2 significant figures.

    Answer

    (a) `7 000` — the first significant digit is `7`; the next digit `3` rounds down. (b) `7 300` — keep `7` and `3`; the next digit `4` rounds down.

    Art hook A 'zoom-out' animation: show all 4 digits as coloured squares, then fade the non-significant digits to grey and snap them to `0`, keeping the kept digits bright. A slider chooses how many significant figures glow.

  3. A rod is measured as `36` cm to the nearest centimetre. Write the error bound for its true length `x` as an interval `a ≤ x < b`.

    Answer

    `35.5 ≤ x < 36.5`. Anything from `35.5` up to (but not including) `36.5` rounds to `36`. The lower bound is included; the upper is not, since `36.5` would round up.

    Art hook Draw the number line near `36`. Shade the band `35.5` to `36.5` in colour, with a filled dot at `35.5` and a hollow dot at `36.5`. A draggable point stays inside the band, showing every 'true value' that still reads as `36`.

  4. Sort each number into the smallest family it belongs to — `ℕ` (naturals), `ℤ` (integers), or `ℚ` (rationals): `5`, `-12`, `0.4`, `-3/8`, `0`.

    Answer

    `5` and `0` are in `ℕ` (and so also in `ℤ` and `ℚ`). `-12` is in `ℤ` (and `ℚ`) but not `ℕ`. `0.4 = 2/5` and `-3/8` are fractions of two integers, so they are in `ℚ` but not `ℤ`. Because `ℕ ⊂ ℤ ⊂ ℚ`, each number also belongs to every larger set — 'smallest family' just means the innermost one.

    Art hook Three nested rings (a Venn / bullseye) labelled `ℕ ⊂ ℤ ⊂ ℚ`. Drag each number-token to a ring; a correct drop lands it in the innermost ring it belongs to and lights that ring's colour, showing the sets sitting one inside the next.

  5. Explain, in your own words, why there is no biggest natural number. Then finish the sentence: 'Between the fractions `0` and `1` there are …'

    Answer

    There is no biggest natural number because whatever number you name, you can add `1` and get a bigger one — so `ℕ` is infinite. And between `0` and `1` there are infinitely many rationals (e.g. `1/2`, `1/3`, `1/4`, …), so `ℚ` is 'dense' — you can always fit another fraction in between.

    Art hook A number line from `0` to `1`. Each tap drops a new fraction dot (`1/2`, then `1/3`, `2/3`, then quarters…) at its true position, with a running counter. The gaps never fully fill — a visual proof that the fractions keep coming forever.

Training exercises

Practice problems, easier first, that build toward the bar above. Each doubles as a seed for an interactive artwork.

  1. What must `A` be worth in a standard-form number `A × 10ⁿ`? Choose: (a) any number, (b) between `1` and `10`, (c) a whole number only.

    Answer

    (b) — `A` must satisfy `1 ≤ A < 10`. So `A` can be `1`, `4.7`, or `9.99`, but not `0.5` and not `10` or more.

    Art hook A dial that lets you set `A` from `0` to `20`. It glows green only while `1 ≤ A < 10` and red outside, teaching the rule by touch.

  2. Write `4 300` in standard form.

    Answer

    `4.3 × 10³`. Put the point after the first digit (`4.3`), then count that it moved `3` places, so `n = 3`.

    Art hook Show `4300` and animate the decimal point hopping left three times, dropping a small `×10` label on each hop until it reads `4.3 × 10³`.

  3. Write `0.006` in standard form.

    Answer

    `6 × 10⁻³`. Move the point `3` places right to get `6`, so `n = -3` (a small number gives a negative power).

    Art hook Same hopping-point animation as the previous, but hopping right — and the exponent counter ticks into negative numbers, colouring the tiny result blue to signal 'small'.

  4. How many significant figures does each number have? (a) `0.0072` (b) `40.06` (c) `530`.

    Answer

    (a) `2` — the `7` and `2`; leading zeros only locate the point and don't count. (b) `4` — the `4`, `0`, `0`, `6`; zeros *between* non-zero digits do count. (c) `2` — the `5` and `3`; here the trailing zero (with no decimal point) is read as a place-holder, so it isn't counted. The rule: start counting at the first non-zero digit.

    Art hook Colour each digit: significant digits glow gold, place-holder zeros stay grey. A counter tallies the gold ones so the rule ('start at the first non-zero digit') becomes visible.

  5. Round `2 856` to 2 significant figures.

    Answer

    `2 900`. Keep the first two digits `2` and `8`; the next digit is `5`, so round `8` up to `9`, giving `2 900`.

    Art hook A slider picks 1, 2, 3 or 4 significant figures for `2856`; the display snaps to `3000`, `2900`, `2860`, `2856` respectively, so learners see rounding sharpen as figures increase.

  6. Spot the mistake. A pupil writes: '`0.0345` to 2 significant figures is `0.03`.' Is that right? If not, fix it.

    Answer

    Not right — they rounded to 2 *decimal places*, not 2 significant figures. The significant figures start at `3`: the first two are `3` and `4`, and the next digit `5` rounds `4` up. So `0.0345` to 2 s.f. is `0.035`.

    Art hook Split-screen: left panel highlights the two significant digits, right panel highlights the two decimal places, so the difference between the two ideas is obvious side by side.

  7. A sunflower is `120` cm tall, measured to the nearest `10` cm. Between what two values does its true height `x` lie? Write it as `a ≤ x < b`.

    Answer

    `115 ≤ x < 125`. To the nearest `10`, half a step each way is `5`, so the interval runs from `115` up to (not including) `125`.

    Art hook A vertical growth-bar for the sunflower with a shaded 'uncertainty band' from `115` to `125` cm; the flower's top wobbles anywhere inside the band, all reading as `120`.

  8. The number `x` rounds to `50` when rounded to the nearest `10`. Write the interval `a ≤ x < b` of values `x` could take.

    Answer

    `45 ≤ x < 55`. The smallest is `45` (included, since `45` rounds up to `50`); the largest is anything just under `55` (not included, since `55` rounds up to `60`). Any value in that interval rounds to `50`.

    Art hook A number line with a draggable dot; drag it and the label above shows what it rounds to. The band `45`–`55` is shaded so the child discovers exactly where the rounded value flips from `40`/`50`/`60`.

  9. True or false? Every integer is a rational number. Explain.

    Answer

    True. Any integer `k` can be written as the fraction `k/1`, which is a ratio of two integers, so it fits the definition of a rational. That's why `ℤ ⊂ ℚ`.

    Art hook Tokens for integers `-3, -2, -1, 0, 1, 2, 3` each flip on tap to reveal their `k/1` form, then slide into the outer `ℚ` ring — showing integers living inside the rationals.

  10. Give one number for each: (a) in `ℤ` but not `ℕ`; (b) in `ℚ` but not `ℤ`; (c) in `ℕ`.

    Answer

    Examples: (a) `-4` (a negative integer). (b) `1/2` or `0.7` (a fraction that isn't whole). (c) `6` (a counting number). Many answers work.

    Art hook The nested `ℕ ⊂ ℤ ⊂ ℚ` bullseye again, but now empty: the learner types a number into each ring and it's accepted only if it truly belongs to that ring and no smaller one.

  11. The Sun is about `150 000 000` km from Earth. Write this distance in standard form, then check whether your `A` is already at 2 significant figures.

    Answer

    `1.5 × 10⁸` km. Here `A = 1.5`, which is already 2 significant figures, so it stays `1.5 × 10⁸` km. (This is why astronomers love standard form — it tames huge numbers.)

    Art hook A scale scene: Earth and Sun as dots. A slider labelled by powers of ten (`10⁰`…`10⁸` km) zooms the gap between them; standard form appears live as the readout, linking the exponent to the visible distance.

  12. Open challenge: find three *different* rational numbers that all lie between `0.3` and `0.4`. Roughly how many do you think exist between them altogether?

    Answer

    Three different examples: `0.31`, `0.35`, `0.399` (or fractions like `7/20 = 0.35`, `1/3 ≈ 0.333`). There are infinitely many — you can always split the gap again (the halfway point between any two of them is another rational). This 'density' is a key feature of `ℚ`.

    Art hook A number line zoomed to `0.3`–`0.4`. Each tap drops a fraction dot between two existing dots (always the midpoint), and a zoom button magnifies the gap so there's always room for more — an endless-zoom picture of density.