Academy
PhysicsMath ToolsSignificant Figures: Why the Rules Exist and How to Never Forget Them

Significant Figures: Why the Rules Exist and How to Never Forget Them

Most students memorize five rules for significant figures and forget them within a week. Here is the one idea all those rules come from — once you see it, the rules become obvious and permanent.

Significant Figures: Why the Rules Exist and How to Never Forget Them

You measure the length of a table with a ruler. The ruler has markings every millimetre. You read 84.3 cm.

Can you report this as 84.30 cm? Or 84.300 cm?

No. You cannot. Your ruler has no markings at the 0.01 cm level. The digit 3 in 84.3 is already your best estimate — you are reading between the millimetre marks. Adding more zeroes after it would be a claim your ruler cannot support. It would be a lie dressed as precision.

Important: This is the entire idea of significant figures: report only the digits your measurement actually justifies. No more.

Every rule you have ever seen for significant figures — every confusing list in every textbook — is a consequence of this one idea. Once you understand the idea, the rules stop being rules and start being obvious.


What a measurement actually gives you

When you measure something, you get two kinds of digits:

Certain digits — the ones you can read directly from the instrument, without any estimation.

One uncertain digit — the last digit, which you estimate by eye between the smallest markings.

Your 84.3 cm reading has two certain digits (8 and 4) and one uncertain digit (3). Together, these three digits are the significant figures — the digits that carry real information from the measurement.

The zero that would appear as 84.30 or 84.300 carries no information. It simply says "my instrument couldn't measure beyond this point" — which is better communicated by stopping at 84.3.


Identifying significant figures: derived, not memorized

Now the rules. Watch how each one follows from the idea above.

Rule 1: All non-zero digits are significant.

84.3 has three significant figures. 247 has three. 1.96 has three. These are all digits you actually read — they all carry information.

Why: a non-zero digit is always the result of a measurement. It is never a placeholder.

Rule 2: Zeros between non-zero digits are significant.

4.06 has three significant figures. 1007 has four. 30.09 has four.

Why: the zero between two non-zero digits was measured. Your instrument gave you zero at that position. It is a real result, not a placeholder.

Rule 3: Leading zeros are NOT significant.

0.0034 has two significant figures (3 and 4). 0.00500 — we will come back to this.

Why: leading zeros are just position markers. They tell you where the decimal point is, not anything your instrument measured. 0.0034 metres and 3.4 millimetres are the same measurement — the number of leading zeros changes with the unit, so they carry no measurement information.

Rule 4: Trailing zeros after a decimal point ARE significant.

84.30 has four significant figures. 2.500 has four. 0.00500 has three (5, 0, 0).

Why: if someone writes 84.30, they are claiming their instrument could measure to the 0.01 level and got zero there. The trailing zero is a real measurement result. If the instrument couldn't measure that precisely, they should have written 84.3.

Rule 5: Trailing zeros in a whole number are AMBIGUOUS.

The number 8400 — is this two, three, or four significant figures?

We cannot tell. The zeros might be significant (the measurement was precise to the ones place) or they might be placeholders (we only measured to the hundreds place and the zeros just fill the remaining positions).

Why this is a problem: whole numbers without decimal points don't signal which zeros were measured and which are just holding positions.

The solution: scientific notation. Write 8.4 × 10³ (two significant figures), or 8.40 × 10³ (three), or 8.400 × 10³ (four). Scientific notation makes significant figures unambiguous — and this is the main reason physicists use it.

Important: A significant figure is a digit that came from your measurement.
> > — Non-zero digits: always significant (you measured them). > — Zeros between non-zeros: significant (you measured zero there). > — Leading zeros: never significant (they are position markers, not measurements). > — Trailing zeros after decimal: significant (you measured zero there). > — Trailing zeros in whole numbers: ambiguous — use scientific notation to clarify.

Rounding: one rule

Round to the nearest value. If the digit being dropped is less than 5, round down (leave the previous digit unchanged). If it is 5 or more, round up (increase the previous digit by one).

That is the entire rule. One rule, not four.

Examples:

  • Round 3.746 to three significant figures: look at the fourth digit (6 ≥ 5), round up → 3.75
  • Round 3.742 to three significant figures: look at the fourth digit (2 < 5), round down → 3.74
  • Round 3.745 to three significant figures: look at the fourth digit (5 ≥ 5), round up → 3.75
  • Round 84.35 to three significant figures: look at the fourth digit (5 ≥ 5), round up → 84.4

The confusion most students have is not with the rule itself — it is with identifying which digit to look at. The answer: look at the first digit being dropped, not the last digit being kept.


Operations: why addition and multiplication have different rules

Here is where most books lose students — two different rules for two different operations, with no explanation of why they differ. The explanation is actually simple.

Addition and subtraction: the result has the same number of decimal places as the least precise input.

Example: 12.52 + 1.7 + 0.823 = ?

The raw sum is 15.043. But look at the inputs:

  • 12.52 is precise to the hundredths place (0.01)
  • 1.7 is precise to the tenths place (0.1)
  • 0.823 is precise to the thousandths place (0.001)

The least precise input is 1.7 — precise only to 0.1. The answer cannot be more precise than that.

Round 15.043 to one decimal place: 15.0

Why: in addition, you are stacking measurements on top of each other. The combined result is only as precise as the least precise piece. If one piece is uncertain at the 0.1 level, the total is uncertain at that level — no matter how precisely you know the other pieces.

Multiplication and division: the result has the same number of significant figures as the input with the fewest significant figures.

Example: 4.56 × 1.4 = ?

Raw product: 6.384. But:

  • 4.56 has three significant figures
  • 1.4 has two significant figures

The result can have only two significant figures: 6.4

Why: in multiplication, you are scaling one measurement by another. The percentage uncertainty of the result is approximately the sum of the percentage uncertainties of the inputs. The input with fewer significant figures has a larger percentage uncertainty — and that dominates the result.

Important: Addition/subtraction: precision is about decimal places. The result is precise only to where the least precise input runs out.
> > **Multiplication/division:** precision is about significant figures. > The result has only as many significant figures as the least precise input. > > Different rules because the operations combine uncertainties differently.

Scientific notation: the cleaner solution

Scientific notation writes any number as a × 10ⁿ, where 1 ≤ a < 10.

  • 84300 → 8.43 × 10⁴ (three significant figures, unambiguous)
  • 0.00340 → 3.40 × 10⁻³ (three significant figures, unambiguous)
  • 0.000807 → 8.07 × 10⁻⁴ (three significant figures, unambiguous)

In scientific notation, every digit written in the coefficient is significant. There are no ambiguous trailing zeros, no confusing leading zeros. The number of significant figures is simply the number of digits in the coefficient.

This is why physicists default to scientific notation for any measurement result. It is not showing off — it is communicating precision clearly.


A note on exact numbers

Not all numbers in physics come from measurements. Some are exact by definition:

  • There are exactly 100 centimetres in a metre.
  • There are exactly 2 objects when you count two objects.
  • The π in the circumference formula is the mathematical constant, not a measurement.

Exact numbers have infinite significant figures — they do not limit the precision of your answer. Only measured quantities limit precision.

When a problem says "a 5 kg mass," the 5 is often meant as exact for the purposes of the calculation. When a lab report says "a mass of 5 kg," the 5 has one significant figure and represents a crude measurement. Context decides which it is.


Common mistakes

Warning: Counting leading zeros as significant. 0.0034 has two significant figures, not four or six. The leading zeros are position markers.
> > **Not counting zeros between non-zeros.** 4.06 has three significant figures, not two. The zero was measured. > > **Applying the multiplication rule to addition.** 12.5 + 1.23 is not rounded to three significant figures — it is rounded to one decimal place. The rules are different for different operations. > > **Rounding too early in a multi-step calculation.** Carry extra digits through intermediate steps. Round only the final answer. Rounding early introduces accumulated error. > > **Writing trailing zeros in whole numbers without context.** If you write 8400, nobody knows if you mean two, three, or four significant figures. Use scientific notation.

A worked example

A rectangular metal plate is measured: length = 15.3 cm, width = 6.8 cm, thickness = 0.52 cm.

Find: (a) the area of the top face, (b) the volume, (c) the perimeter of the top face.

(a) Area = length × width:

15.3 × 6.8 = 104.04 cm²

Least significant figures in inputs: 6.8 has two. Round to two significant figures: 104 cm² → 1.0 × 10² cm²

(b) Volume = length × width × thickness:

15.3 × 6.8 × 0.52 = 54.1 cm³ (raw)

Least significant figures: 6.8 and 0.52 both have two. Round to two significant figures: 54 cm²

(c) Perimeter = 2(length + width):

15.3 + 6.8 = 22.1 cm (addition: round to one decimal place — limited by 6.8)

2 × 22.1 = 44.2 cm (2 is exact, so significant figures come from 22.1 — three significant figures)

Perimeter = 44.2 cm


What to remember

Significant figures are the honest digits from your measurement — no more, no less.

Leading zeros: never significant. Zeros between non-zeros: always significant. Trailing zeros after a decimal: significant. Trailing zeros in whole numbers: ambiguous — use scientific notation.

Rounding: look at the first digit being dropped. Less than 5 → round down. 5 or more → round up.

Addition/subtraction: match decimal places with the least precise input. Multiplication/division: match significant figures with the input having fewest.

Scientific notation eliminates all ambiguity about significant figures — use it whenever precision matters.


The Mathematical Tools chapter is now complete. Six articles: vectors, dot and cross products, derivatives, integration, dimensional analysis, and significant figures. Everything needed to read and write physics precisely. The next chapter — Kinematics — begins with the question: what does it mean for something to move?