Skip to main content

Section 2.2 Scientific Notation

“We are very very small. But we are profoundly capable of very very big things.”
―Stephen Hawking
Scientific notation is a way of representing numbers that are very large or very small in a way that helps us to work with and interpret the numbers much more easily. This is best exhibited by an example. Which number is larger: 705745422424033592 or 70574542424033591? As you try to compare the digits, you can start to see the difficulty of working with very large numbers in this form. If you were clever, you might have tried to count the number of digits in each number, and that’s the basic insight of scientific notation.
A number is in scientific notation if it is of the form \(N \times 10^m\text{,}\) where \(1 \leq N < 10\) and \(m\) is an integer. We call \(N\) the coefficient and \(m\) the exponent. In contrast to scientific notation is standard notation, which is simply writing numbers the way we normally do.
A quick way to interpret a number in scientific notation is to look at the exponent. Numbers with positive exponents are typically "big" numbers and numbers with negative exponents are typically "small" numbers. The words "big" and "small" in quotes because we need to keep in mind that some of the work of the "size" consideration is being done by the units, and there’s no absolute scale that we can use.

Example 2.2.0.1. Standard Notation and Scientific Notation.

\begin{align*} 12345 \amp = 1.2345 \times 10^4\\ 230000000000 \amp = 2.3 \times 10^{11}\\ 0.000000579 \amp = 5.79 \times 10^{-7} \end{align*}

Converting To and From Scientific Notation.

The conversion to and from scientific notation follows from the fact that multiplying and dividing by 10 simply moves the decimal point to the left or to the right. However, we will want to avoid using the division symbol, so we will write division using negative exponents.

Example 2.2.0.2. Multiplying and Dividing by 10.

\begin{align*} 123.456 \times 10 \amp = 1234.56 \quad \text{Move the decimal one space right}\\ 123.456 \times 10^{-1} \amp = 12.3456 \quad \text{Move the decimal one space left} \end{align*}
When converting a number from scientific notation to standard notation, the size of the exponent tells you how many places to move the decimal and the sign (positive or negative) of the exponent tells you which direction you need to move the decimal point. Positive exponents move the decimal to the right (it makes the number bigger) and negative exponents move the decimal to the left (it makes the number smaller). When you do this, you may need to insert zeros between the decimal point and the digits you started with as placeholders. We’re using the fact that exponents represent repeated multiplication, so that (for example) multiplying by \(10^3\) means multiplying by 10 three times, which would move the decimal three spaces to the right (one for each multiplication by 10).

Example 2.2.0.3. From Scientific Notation to Standard Notation.

\begin{align*} 1.234 \times 10^7 \amp = 12340000 \quad \text{Move the decimal seven spaces right}\\ 1.234 \times 10^{-5} \amp = 0.00001234 \quad \text{Move the decimal five spaces left} \end{align*}
When converting a number from standard notation to scientific notation, we will follow a mechanical process. To get the coefficient, think of the given number as string of digits without a decimal point, and put the decimal point to the right of the leading digit (the left-most non-zero digit) and drop all the unnecessary zeros. Then to determine the exponent, think about where the decimal point you created would need to go to get back the original number, and use the corresponding value.

Example 2.2.0.4. From Standard Notation to Scientific Notation.

Converting 1234000 to scientific notation:
  • Place the decimal to the right of the leading digit and drop the unnecessary zeros: 1.234
  • Determine how the decimal must move to restore the original number: 1.234 \(\rightarrow\) 1234000 requires moving the decimal point 6 places to the right.
  • Write the number with the corresponding exponent: \(1234000 = 1.234 \times 10^6\)
Converting 0.000056789 to scientific notation:
  • Place the decimal to the right of the leading digit and drop the unnecessary zeros: 5.6789
  • Determine how the decimal must move to restore the original number: 5.6789 \(\rightarrow\) 0.000056789 requires moving the decimal point 5 places to the left.
  • Write the number with the corresponding exponent: \(0.000056789 = 5.6789 \times 10^{-5}\)

Working with Exponents.

To work with scientific notation, you need to understand a few basic concepts about exponents. The first is that an exponent represents repeated multiplication. For example, \(10^3 = 10 \cdot 10 \cdot 10\text{.}\) The second is that negative exponents represent a reciprocal, so that \(10^{-3} = \frac{1}{10^3} = \frac{1}{10 \cdot 10 \cdot 10}\text{.}\) Also notice that this works when the negative exponent is in the denominator, so that \(\frac{1}{10^{-3}} = 10^3\text{.}\) Lastly, when you have a fraction involving exponents on the top and bottom of the fraction, you can cancel out pairs of terms (one on top and one on bottom).
There are some formulas that you can use for this, but the formulas tend to obscure the ideas, rather than adding clarity. So you will need to go out on the internet if you want to find and use the formulas. The examples will show you the logic, and if you understand the logic then you won’t need the formulas.

Example 2.2.0.5. Exponent Practice.

Calculate \(10^3 \cdot 10^4\text{.}\)
\begin{align*} 10^3 \cdot 10^4 \amp = (10 \cdot 10 \cdot 10) \cdot (10 \cdot 10 \cdot 10 \cdot 10)\\ \amp = 10^7 \end{align*}
Calculate \(10^{-3} \cdot 10^5\text{.}\)
\begin{align*} 10^{-3} \cdot 10^4 \amp = \frac{1}{10 \cdot 10 \cdot 10} \cdot (10 \cdot 10 \cdot 10 \cdot 10 \cdot 10) \\ \amp = \frac{10 \cdot 10 \cdot 10 \cdot 10 \cdot 10}{10 \cdot 10 \cdot 10} \\ \amp = \frac{\cancel{10} \cdot \cancel{10} \cdot \cancel{10} \cdot 10 \cdot 10}{\cancel{10} \cdot \cancel{10} \cdot \cancel{10}} \\ \amp = 10^2 \end{align*}
Calculate \(10^{2} \cdot 10^{-4}\text{.}\)
\begin{align*} 10^{2} \cdot 10^{-4} \amp = (10 \cdot 10) \cdot \frac{1}{10 \cdot 10 \cdot 10 \cdot 10} \\ \amp = \frac{10 \cdot 10}{10 \cdot 10 \cdot 10 \cdot 10} \\ \amp = \frac{\cancel{10} \cdot \cancel{10}}{\cancel{10} \cdot \cancel{10} \cdot 10 \cdot 10} \\ \amp = \frac{1}{10^2} \\ \amp = 10^{-2} \end{align*}
Calculate \(10^{-3} \cdot 10^{-2}\text{.}\)
\begin{align*} 10^{-3} \cdot 10^{-2} \amp = \frac{1}{10 \cdot 10 \cdot 10} \cdot \frac{1}{10 \cdot 10} \\ \amp = \frac{1}{10 \cdot 10 \cdot 10 \cdot 10 \cdot 10} \\ \amp = \frac{1}{10^5} \\ \amp = 10^{-5} \end{align*}

Products and Quotients with Scientific Notation.

Some calculators are capable of handling scientific notation. You would want to look for a button that has an EE or EXP on it, and you would want to find a tutorial (or experiment with the calculator) to make sure that you understand how to use it properly. But while you could use such a calculator to do your calculations, it is still important to understand the basic algebra that goes on behind it.
The key idea that we use is that when we have products and quotients (but not sums and differences), we can do the arithmetic in any order we want and still get the same answer. (Technically the last fact is a combination of two algebraic properties known as the commutative property and the associative property of multiplication.) The procedure we will follow is to multiply and/or divide all of the coefficients and all of the exponent terms separately, and then combine the results in the end.
This is a good time to raise a point about significant figures. A system of significant figures represents a method for tracking the level of meaningful accuracy of the digits in a calculation. One of the great challenges in empirical work is that measurements are inherently imprecise. (We’ll talk a little more about this in a later section.) If your digital scale might read 13 grams, but you won’t really know whether the weight is closer to 12.6 grams or 13.4 grams. And so the 13 grams is actually just an estimate. When multiple values in a calculation are estimates, it can often be useful to keep track of the level of the estimate, and this is done through significant figures.
The general idea is that you can track significant figures in scientific notation by counting the number of decimal points there are in the representations and doing some bookkeeping with those values. For our purposes, we’re going to skip this and just generally aim to keep at least 4 decimals. Although there are some useful ideas that can be developed in terms of really thinking through the concept of computational errors, it’s a little bit off target for the big picture goals that we’re looking for. (If you wish to pursue this further, there is a link below.)

Example 2.2.0.6. Multiplying and Dividing in Scientific Notation.

Calculate \((2.54 \times 10^4) \cdot (7.97 \times 10^{-6})\text{.}\)
  • We will first multiply the coefficients (using a calculator): \((2.54) \cdot (7.97) = 20.2483\)
  • Then we will multiply the exponent terms:
    \begin{align*} 10^4 \cdot 10^{-6} \amp = \frac{10 \cdot 10 \cdot 10 \cdot 10}{10 \cdot 10 \cdot 10 \cdot 10 \cdot 10 \cdot 10} \\ \amp = \frac{1}{10^2} \\ \amp = 10^{-2} \end{align*}
  • We then combine the results and rewrite the final expression in scientific notation:
    \begin{align*} (2.54 \times 10^4) \cdot (7.97 \times 10^{-6}) \amp = 20.2483 \times 10^{-2}\\ \amp = 2.02483 \times 10^{-1} \\ \amp \approx 2.0248 \times 10^{-1} \end{align*}
Calculate \(\frac{(3.47 \times 10^3) \cdot (4.87 \times 10^{4})}{5.22 \times 10^{5}}\text{.}\)
  • We will first calculate the result for the coefficients: \(\frac{(3.47) \cdot (4.87)}{5.22} \approx 3.2373 \text{.}\)
  • Then we will calculate the result for the exponent terms:
    \begin{align*} \frac{10^3 \cdot 10^4}{10^5} \amp = \frac{10^7}{10^5}\\ \amp = 10^{2} \end{align*}
  • We then combine the results and rewrite the final expression in scientific notation:
    \begin{gather*} \frac{(3.47 \times 10^3) \cdot (4.87 \times 10^{4})}{5.22 \times 10^{5}} \approx 3.2373 \times 10^2 \end{gather*}

Activity 2.2. Scientific Notation Practice.

Intro Text

Instructions.

Instructions