Significant figures are one of the simplest ways to make physics answers more honest. They tell the reader how precise a measurement really is, help you avoid reporting impossible certainty, and make lab work easier to check. This guide gives you a reusable reference for significant figures in physics: how to count them, how to round in calculations, how multiplication and division differ from addition and subtraction, and how to report final results clearly in homework, exams, and labs.
Overview
If you have ever calculated a physics answer and wondered whether to write 12.3, 12.30, or 12, you were dealing with significant figures. The math may produce many digits, but measurements do not carry unlimited precision. Significant figures are the rule set that connects numerical calculations to the quality of the original data.
In physics, this matters because almost every quantity starts with a measurement or with measured values from a problem. A ruler, stopwatch, voltmeter, balance, or data table all limit how precisely you know the quantity. Your reported answer should reflect that limit.
At a practical level, significant figures help with three things:
- Reporting measurements correctly: so your answer matches the precision of the instrument or given data.
- Rounding calculated results: especially in multi-step problems involving velocity, force, energy, resistance, density, or field values.
- Communicating clearly in labs: where precision, uncertainty, and notation all matter.
This topic sits close to measurement uncertainty, but it is not exactly the same thing. Significant figures are a convenient reporting rule. Uncertainty analysis is a deeper method for describing how reliable a measurement is. If you are working on labs, it helps to pair this guide with Uncertainty and Error in Physics Labs: Rules, Examples, and Calculation Methods.
The good news is that most significant-figure questions in physics can be handled with a short framework:
- Identify which digits in each measured value are significant.
- Use the correct rule for the operation you are doing.
- Keep extra digits during intermediate steps.
- Round only at the end unless your teacher or lab format says otherwise.
- Write the final result with units and a sensible number of digits.
Core framework
This section gives you the rules worth memorizing. If you want a quick reference to revisit later, this is the part to bookmark.
1) How to tell which digits are significant
Use these standard rules.
- All non-zero digits are significant.
Example: 4.27 has 3 significant figures. - Zeros between non-zero digits are significant.
Example: 1002 has 4 significant figures. - Leading zeros are not significant.
Example: 0.0045 has 2 significant figures. - Trailing zeros after a decimal point are significant.
Example: 2.300 has 4 significant figures. - Trailing zeros in a whole number may be ambiguous unless notation makes them clear.
Example: 1500 could mean 2, 3, or 4 significant figures depending on context.
That last case is why scientific notation is so useful. It removes ambiguity:
- 1.5 × 103 has 2 significant figures
- 1.50 × 103 has 3 significant figures
- 1.500 × 103 has 4 significant figures
In physics lab reports, scientific notation is often the clearest way to report measured values, especially when zeros might confuse the reader.
2) Exact numbers do not limit significant figures
Some numbers are exact, not measured. These do not restrict the precision of the final answer.
Examples:
- 12 students in a lab group
- 100 cm in 1 m, when used as a defined conversion
- 2 in the formula for kinetic energy, \(K = \frac{1}{2}mv^2\)
If you multiply a measured value by an exact conversion factor, the conversion factor does not reduce the significant figures.
3) Multiplication and division rule
For multiplication and division, the final result should have the same number of significant figures as the measured value with the fewest significant figures.
Example:
\(v = d/t = 12.4\text{ m} / 3.2\text{ s} = 3.875\text{ m/s}\)
The distance has 3 significant figures. The time has 2 significant figures. So the final answer should have 2 significant figures:
\(v = 3.9\text{ m/s}\)
4) Addition and subtraction rule
For addition and subtraction, the limiting factor is decimal place, not total significant figures. The final result should be rounded to the least precise decimal place among the values being added or subtracted.
Example:
12.11 m + 0.3 m + 1.456 m = 13.866 m
The least precise term is 0.3 m, which is precise only to the tenths place. So round the final result to tenths:
13.9 m
This is one of the most common places students mix up the rules. Multiplication/division uses total significant figures. Addition/subtraction uses place value.
5) Rounding rule
When rounding:
- If the next digit is 0, 1, 2, 3, or 4, keep the last retained digit the same.
- If the next digit is 5, 6, 7, 8, or 9, increase the last retained digit by 1.
Examples:
- 6.243 rounded to 3 significant figures becomes 6.24
- 6.247 rounded to 3 significant figures becomes 6.25
- 0.003986 rounded to 2 significant figures becomes 0.0040
Notice that the last result is written as 0.0040, not 0.004. The zero matters because it shows 2 significant figures.
6) Round at the end, not in the middle
In multi-step worked physics problems, keep extra digits during intermediate calculations. Round only the final answer unless you are required to report each step separately.
Early rounding can create drift, especially in long calculations with powers, trigonometric functions, or several derived quantities. This is very common in kinematics, circuit analysis, and rotational motion problems. If you need a formula refresher while solving, see Physics Formulas List by Topic: Equations, Units, and When to Use Them.
7) Significant figures are about measured precision, not mathematical beauty
A result like 2.0 N can be more correct than 1.987463 N if the input data only justified 2 significant figures. In physics, a shorter answer is often the better answer because it matches the quality of the information you started with.
Practical examples
Here are the types of examples students actually run into in homework, exam revision, and lab write-ups.
Example 1: Density from mass and volume
A sample has mass 12.58 g and volume 4.2 cm3. Find the density.
Formula:
\(\rho = m/V\)
Calculation:
\(\rho = 12.58 / 4.2 = 2.995238...\text{ g/cm}^3\)
Mass has 4 significant figures. Volume has 2 significant figures. For division, use the fewest significant figures:
\(\rho = 3.0\text{ g/cm}^3\)
Writing 3.00 g/cm3 would suggest 3 significant figures, which the data do not support.
Example 2: Total length from several measurements
You measure three pieces: 10.2 cm, 3.45 cm, and 0.8 cm. What is the total length?
Calculation:
10.2 + 3.45 + 0.8 = 14.45 cm
For addition, look at decimal places. The least precise value is 0.8 cm, which goes to the tenths place.
Total length = 14.5 cm
Example 3: Speed in a kinematics problem
A cart travels 24.0 m in 6.00 s. Find the speed.
\(v = d/t = 24.0 / 6.00 = 4.00\text{ m/s}\)
Both values have 3 significant figures, so the answer should also have 3 significant figures:
4.00 m/s
In this case, the trailing zeros matter. Writing 4 m/s would suggest only 1 significant figure. Writing 4.0 m/s would suggest 2.
Example 4: Area with scientific notation
A rectangular plate has dimensions 2.40 × 102 mm and 3.1 × 101 mm.
Area:
\(A = (2.40 \times 10^2)(3.1 \times 10^1) = 7.44 \times 10^3\text{ mm}^2\)
The first measurement has 3 significant figures. The second has 2. So the result needs 2 significant figures:
\(A = 7.4 \times 10^3\text{ mm}^2\)
Example 5: Electrical power from current and voltage
A component has voltage 12.0 V and current 0.35 A. Find the power.
\(P = VI = 12.0 \times 0.35 = 4.2\text{ W}\)
Voltage has 3 significant figures. Current has 2. Final answer:
4.2 W
If you are practicing related circuit questions, see Ohm's Law Problems and Circuit Basics: Solved Questions for Beginners.
Example 6: Subtraction in a lab measurement
An empty beaker has mass 52.31 g. The beaker plus liquid has mass 68.4 g. Find the liquid mass.
68.4 g − 52.31 g = 16.09 g
For subtraction, round to the least precise decimal place. Since 68.4 g is only to the tenths place:
Liquid mass = 16.1 g
Example 7: Multi-step projectile-style calculation
Suppose a ball is launched horizontally from a table of height 1.25 m and lands 2.83 m away. You compute the flight time from the vertical motion, then use that time to find horizontal speed.
Even if your calculator gives time as 0.504818... s and speed as 5.60597... m/s, do not round too early. Carry the full calculator value through the intermediate step, then round the final result based on the measured inputs.
Since 1.25 m and 2.83 m both have 3 significant figures, a final speed of 5.61 m/s would usually be the appropriate reporting style.
This habit becomes especially important in topics such as torque, waves, thermodynamics, and optics, where several formulas may feed into one final answer. Related references include Torque and Rotational Motion Formulas, Concepts, and Worked Problems, Thermodynamics Formulas Sheet: Laws, Processes, and Units, and Optics Ray Diagrams Explained for Mirrors and Lenses.
Quick reference table
- Counting sig figs: non-zero digits count; interior zeros count; leading zeros do not; trailing decimal zeros do count.
- Multiply/divide: round to the fewest significant figures.
- Add/subtract: round to the least precise decimal place.
- Intermediate steps: keep extra digits until the end.
- Exact numbers: do not limit sig figs.
- Scientific notation: best for showing intended precision clearly.
Common mistakes
Most significant-figure errors in physics are not difficult; they are just repetitive. Knowing the common traps can save marks quickly.
Using the multiplication rule for addition
Students often count total significant figures in an addition problem. That is incorrect. Addition and subtraction depend on decimal place, not total digit count.
Rounding every step
If you round intermediate values, your final answer can drift enough to disagree with the expected result. Keep guard digits in your calculator or notes and round once at the end.
Dropping meaningful trailing zeros
There is a difference between 2 m, 2.0 m, and 2.00 m. They imply different levels of precision. In physics lab significant figures, these distinctions matter.
Treating leading zeros as significant
The number 0.00048 has 2 significant figures, not 5. The zeros only locate the decimal point.
Ignoring units while focusing on sig figs
A beautifully rounded answer with the wrong unit is still wrong. Significant figures do not replace dimensional checking. Always report the number and the unit together.
Forgetting that context matters
In some classrooms, teachers may use slightly different conventions for borderline rounding cases or may ask for answers in a fixed number of decimal places during early practice. If a course instruction differs from a generic sig fig rule, follow the course instruction for that assignment.
Confusing significant figures with uncertainty reporting
Significant figures are a shorthand. They do not tell the whole story about experimental reliability. In labs, it may be better to report a value with an explicit uncertainty rather than rely on sig figs alone. That is why this topic should be paired with broader measurement skills when you move from textbook questions to formal lab work.
When to revisit
Come back to this reference whenever you shift from solving the physics to presenting the answer. That usually happens in five situations:
- Before submitting homework: check that your final answers reflect the data given.
- During exam revision: especially for worked physics problems where marks depend on proper reporting.
- When writing lab reports: because measured values, uncertainty, and notation all interact.
- When using calculators or spreadsheets: since digital tools often display more digits than the experiment justifies.
- When you switch topics: from mechanics to electricity to thermodynamics, the sig fig rules stay the same even though the formulas change.
A practical final checklist is often enough:
- Did I identify which values are measured and which are exact?
- Did I use the correct rule for the operation: decimal places for add/subtract, significant figures for multiply/divide?
- Did I avoid rounding too early?
- Did I preserve trailing zeros when they are meaningful?
- Did I include the correct unit?
- Would scientific notation make the precision clearer?
If the answer to all six is yes, your result is probably being reported appropriately.
Significant figures are not the most glamorous part of physics, but they are part of what makes physics readable and trustworthy. They turn raw calculator output into a statement you can defend. Once you learn the pattern, the rules become fast: count carefully, match the operation, round at the end, and report only the precision the measurement deserves.
For students building a broader physics reference set, it is useful to keep this page alongside formula summaries and lab guides so that the calculation and the presentation stay consistent. The rules do not change often, which is exactly why this is the kind of page worth revisiting.