Learning Objectives

  1. Apply the concept of significant figures to limit a measurement to the proper number of digits.
  2. Recognize the number of significant figures in a given quantity.
  3. Limit mathematical results to the proper number of significant figures.

If you use a calculator to evaluate the expression [latex]\dfrac{337}{217}[/latex], you will get the following:

[latex]\dfrac{337}{217}=1.55299539171\dots[/latex]

and so on for many more digits. Although this answer is correct, it is somewhat presumptuous. You start with two values that each have three digits, and the answer has twelve digits? That does not make much sense from a strict numerical point of view.

Consider using a ruler to measure the width of an object, as shown in Figure 2.1 “Expressing Width”. The object is definitely more than 1 cm long, so we know that the first digit in our measurement is 1. We see by counting the tick marks on the ruler that the object is at least three ticks after the 1. If each tick represents 0.1 cm, then we know the object is at least 1.3 cm wide. But our ruler does not have any more ticks between the 0.3 and the 0.4 marks, so we can’t know exactly how much the next decimal place is. But with a practiced eye we can estimate it. Let us estimate it as about six-tenths of the way between the third and fourth tick marks, which estimates our hundredths place as 6, so we identify a measurement of 1.36 cm for the width of the object.

A rectangle is between 1.3 and 1.4 cm wide.
Figure 1.11 “Expressing Width.”

What is the proper way to express the width of this object?

Does it make any sense to try to report a thousandths place for the measurement? No, it doesn’t; we are not exactly sure of the hundredths place (after all, it was an estimate only), so it would be fruitless to estimate a thousandths place. Our best measurement, then, stops at the hundredths place, and we report 1.36 cm as proper measurement.

This concept of reporting the proper number of digits in a measurement or a calculation is called significant figures. Significant figures (sometimes called significant digits) represent the limits of what values of a measurement or a calculation we are sure of. The convention for a measurement is that the quantity reported should be all known values and the first estimated value. The conventions for calculations are discussed as follows.

Example 1.7

Problems

Use each diagram to report a measurement to the proper number of significant figures.

  1. PSI is between 4.3 and 4.4.
  2. Rectangle is between 1.2 and 1.3 cm wide.

Solutions

  1. The arrow is between 4.0 and 5.0, so the measurement is at least 4.0. The arrow is between the third and fourth small tick marks, so it’s at least 0.3. We will have to estimate the last place. It looks like about one-third of the way across the space, so let us estimate the hundredths place as 3. Combining the digits, we have a measurement of 4.33 psi (psi stands for “pounds per square inch” and is a unit of pressure, like air in a tire). We say that the measurement is reported to three significant figures.
  2. The rectangle is at least 1.0 cm wide but certainly not 2.0 cm wide, so the first significant digit is 1. The rectangle’s width is past the second tick mark but not the third; if each tick mark represents 0.1, then the rectangle is at least 0.2 in the next significant digit. We have to estimate the next place because there are no markings to guide us. It appears to be about halfway between 0.2 and 0.3, so we will estimate the next place to be a 5. Thus, the measured width of the rectangle is 1.25 cm. Again, the measurement is reported to three significant figures.

Test Yourself

What would be the reported width of this rectangle?

Rectangle is between 0.6 and 0.7 cm.

Answer

0.63 cm

In many cases, you will be given a measurement. How can you tell by looking what digits are significant? For example, the reported population of the United States is 306,000,000. Does that mean that it is exactly three hundred six million or is some estimation occurring?

The following conventions dictate which numbers in a reported measurement are significant and which are not significant:

  1. Any nonzero digit is significant.
  2. Any zeros between nonzero digits (i.e., embedded zeros) are significant.
  3. Zeros at the end of a number without a decimal point (i.e., trailing zeros) are not significant; they serve only to put the significant digits in the correct positions. However, zeros at the end of any number with a decimal point are significant.
  4. Zeros at the beginning of a decimal number (i.e., leading zeros) are not significant; again, they serve only to put the significant digits in the correct positions.

So, by these rules, the population figure of the United States has only three significant figures: the 3, the 6, and the zero between them. The remaining six zeros simply put the 306 in the millions position.

Example 1.8

Problems

Give the number of significant figures in each measurement.

  1. 36.7 m
  2. 0.006606 s
  3. 2,002 kg
  4. 306,490,000 people

Solutions

  1. By rule 1, all nonzero digits are significant, so this measurement has three significant figures.
  2. By rule 4, the first three zeros are not significant, but by rule 2 the zero between the sixes is; therefore, this number has four significant figures.
  3. By rule 2, the two zeros between the twos are significant, so this measurement has four significant figures.
  4. The four trailing zeros in the number are not significant, but the other five numbers are, so this number has five significant figures.

Test Yourself

Give the number of significant figures in each measurement.

  1. 0.000601 m
  2. 65.080 kg

Answers

  1. three significant figures
  2. five significant figures

How are significant figures handled in calculations? It depends on what type of calculation is being performed. If the calculation is an addition or a subtraction, the rule is as follows: limit the reported answer to the rightmost column that all numbers have significant figures in common. For example, if you were to add 1.2 and 4.41, we note that the first number stops its significant figures in the tenths column, while the second number stops its significant figures in the hundredths column. We therefore limit our answer to the tenths column.

[latex]\begin{array}{rll} &1.2& \\ +&\underline{4.41}& \\ &5.61& &&\phantom{00.}\nwarrow \\ &&\text{limit final answer to the tenths column: 5.6} \\ \end{array}[/latex]

We drop the last digit—the 1—because it is not significant to the final answer.

The dropping of positions in sums and differences brings up the topic of rounding. Although there are several conventions, in this text we will adopt the following rule: the final answer should be rounded up if the first dropped digit is 5 or greater and rounded down if the first dropped digit is less than 5.

[latex]\begin{array}{rll} &77.2 & \\ +&\underline{10.46}& \\ &87.66 & \\ &\phantom{00.}\nwarrow& \\ &&\text{limit final answer to the tenths column and round up: 87.7} \end{array}[/latex]

Example 1.9

Problems

Express the final answer to the proper number of significant figures.

  1. 101.2 + 18.702 = ?
  2. 202.88 − 1.013 = ?

Solutions

  1. If we use a calculator to add these two numbers, we would get 119.902. However, most calculators do not understand significant figures, and we need to limit the final answer to the tenths place. Thus, we drop the 02 and report a final answer of 119.9 (rounding down).
  2. A calculator would answer 201.867. However, we have to limit our final answer to the hundredths place. Because the first number being dropped is 7, which is greater than 6, we round up and report a final answer of 201.87.

Test Yourself

Express the answer for 3.445 + 90.83 − 72.4 to the proper number of significant figures.

Answer

21.9

If the operations being performed are multiplication or division, the rule is as follows: limit the answer to the number of significant figures that the data value with the least number of significant figures has. So if we are dividing 23 by 448, which have two and three significant figures each, we should limit the final reported answer to two significant figures (the lesser of two and three significant figures):

23,448 = 0.051339286… = 0.051

The same rounding rules apply in multiplication and division as they do in addition and subtraction.

Example 1.10

Problems

Express the final answer to the proper number of significant figures.

  1. 76.4 × 180.4 = ?
  2. 934.9 ÷ 0.00455 = ?

Solutions

  1. The first number has three significant figures, while the second number has four significant figures. Therefore, we limit our final answer to three significant figures: 76.4 × 180.4 = 13,782.56 = 13,800.
  2. The first number has four significant figures, while the second number has three significant figures. Therefore we limit our final answer to three significant figures: 934.9 ÷ 0.00455 = 205,472.5275… = 205,000.

Test Yourself

Express the final answer to the proper number of significant figures.

  1. 22.4 × 8.314 = ?
  2. 1.381 ÷ 6.02 = ?

Answers

  1. 186
  2. 0.229

As you have probably realized by now, the biggest issue in determining the number of significant figures in a value is the zero. Is the zero significant or not? One way to unambiguously determine whether a zero is significant or not is to write a number in scientific notation. Scientific notation will include zeros in the coefficient of the number only if they are significant. Thus, the number 8.666 × 106 has four significant figures. However, the number 8.6660 × 106 has five significant figures. That last zero is significant; if it were not, it would not be written in the coefficient. So when in doubt about expressing the number of significant figures in a quantity, use scientific notation and include the number of zeros that are truly significant.

View this video on significant figures by Dr. Jessie A. Key for more information.

Key Takeaways

  • Significant figures in a quantity indicate the number of known values plus one place that is estimated.
  • There are rules for which numbers in a quantity are significant and which are not significant.
  • In calculations involving addition and subtraction, limit significant figures based on the rightmost place that all values have in common.
  • In calculations involving multiplication and division, limit significant figures to the least number of significant figures in all the data values.

Exercises

Questions

  1. Express each measurement to the correct number of significant figures.
    1. Pressure is between 370 and 380 psi.
    2. Rectangle is 1.3 cm wide.
  2. Express each measurement to the correct number of significant figures.
    1. Pressure is between 32 and 33 psi.
    2. Rectangle is 0.9 cm wide.
  3. How many significant figures do these numbers have?
    1. 23
    2. 23.0
    3. 0.00023
    4. 0.0002302
  4. How many significant figures do these numbers have?
    1. 5.44 × 108
    2. 1.008 × 10−5
    3. 43.09
    4. 0.0000001381
  5. How many significant figures do these numbers have?
    1. 765,890
    2. 765,890.0
    3. 1.2000 × 105
    4. 0.0005060
  6. How many significant figures do these numbers have?
    1. 0.009
    2. 0.0000009
    3. 65,444
    4. 65,040
  7. Compute and express each answer with the proper number of significant figures, rounding as necessary.
    1. 56.0 + 3.44 = ?
    2. 0.00665 + 1.004 = ?
    3. 45.99 − 32.8 = ?
    4. 45.99 − 32.8 + 75.02 = ?
  8. Compute and express each answer with the proper number of significant figures, rounding as necessary.
    1. 1.005 + 17.88 = ?
    2. 56,700 − 324 = ?
    3. 405,007 − 123.3 = ?
    4. 55.5 + 66.66 − 77.777 = ?
  9. Compute and express each answer with the proper number of significant figures, rounding as necessary.
    1. 56.7 × 66.99 = ?
    2. 1.000 ÷ 77 = ?
    3. 1.000 ÷ 77.0 = ?
    4. 6.022 × 1.89 = ?
  10. Compute and express each answer with the proper number of significant figures, rounding as necessary.
    1. 0.000440 × 17.22 = ?
    2. 203,000 ÷ 0.044 = ?
    3. 67 × 85.0 × 0.0028 = ?
    4. 999,999 ÷ 3,310 = ?
  11. Write the number 87,449 in scientific notation with four significant figures.
  12. Write the number 0.000066600 in scientific notation with five significant figures.
  13. Write the number 306,000,000 in scientific notation to the proper number of significant figures.
  14. Write the number 0.0000558 in scientific notation with two significant figures.
  15. Perform each calculation and limit each answer to three significant figures.
    1. 67,883 × 0.004321 = ?
    2. (9.67 × 103) × 0.0055087 = ?
  16. Perform each calculation and limit each answer to four significant figures.
    1. 18,900 × 76.33 ÷ 0.00336 = ?
    2. 0.77604 ÷ 76,003 × 8.888 = ?

Answers

    1. 375 psi
    2. 1.30 cm
    1. two
    2. three
    3. two
    4. four
    1. five
    2. seven
    3. five
    4. four
    1. 59.4
    2. 1.011
    3. 13.2
    4. 88.2
    1. 3.80 × 103
    2. 0.013
    3. 0.0130
    4. 11.4
    1. 8.745 × 104
    2. 6.6600 × 10−5
    1. 293
    2. 53.3
definition

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Chem&121: Introduction to Chemistry Copyright © 2023 by Lake Washington Institute of Technology is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book