Skip to main content
Logo image

Just Enough Algebra

Section 0.8 Prelude: Scientific notation

Tara is working on a big project at work. She wants to back up her files to her online drop box. The site says she has 72 GB of memory remaining. Tara has about 200 files at an average of 42.3 MB each that she would like to upload. Will she have room?
To answer Tara’s question we need to know that GB is short for “gigabyte” and MB is short for “megabyte.” A byte is a very small unit of computer memory storage space just enough for about one letter. You may have heard the word “mega” used to mean “really big.” There’s a reason for that. Mega is short for 1 million. That’s pretty big. But giga stands for 1 billion, so that’s even bigger. So, really
\begin{align*} \textbf{megabyte} \amp= \amp 1 \textbf{ million bytes} \amp=\amp 1{,}000{,}000\text{ bytes}\\ \textbf{gigabyte} \amp= \amp 1 \textbf{ billion bytes} \amp=\amp 1{,}000{,}000{,}000\text{ bytes} \end{align*}
What all this means is Tara has
\begin{equation*} 72\text{ GB} = 72 \text{ billion bytes} = 72{,}000{,}000{,}000 \text{ bytes} \end{equation*}
of memory remaining. She would like to save 200 files at 42.3 MB each which comes to
\begin{equation*} 200 \times 42.3 = 8{,}460\text{ MB} \end{equation*}
which is really
\begin{align*} 8{,}460\text{ MB} \amp= 8{,}460\text{ million bytes} = 8{,}460{,}000{,}000 \text{ bytes} \\ \amp= 8.46 \text{ billion bytes} = 8.46 \text{ GB } \end{align*}
So Tara wants to store less than 9 GB of information and she has 72 GB remaining. She has plenty of room. Save away!
Really large numbers, like 8,460,000,000, are awkward to read and awkward to work with. Words like million and billion or metric prefixes (words like mega and giga) allow us to rewrite these large numbers in a way that’s much easier both to read and to work with. There’s another option that’s used often in the sciences (and by your calculator). To explain it we need to understand powers of 10.
Perhaps you know what happens when we multiply a number by 10, like \(5 \times 10 = 50\) or, more appropriate to our example,
\begin{equation*} 8.46 \times 10 = 84.6 \end{equation*}
The effect of multiplying by 10 is to move the decimal point one place to the right. When we multiply by 1,000 we get \(5 \times 1{,}000 = 5{,}000\) or, for our example,
\begin{equation*} 8.46 \times 1{,}000 = 8{,}460 \end{equation*}
The effect of multiplying by 1,000 is to move the decimal point three places to the right. The connection is that
\begin{equation*} 10^3=10 \times 10 \times 10 =1{,}000 \end{equation*}
Each \(\times 10\) has the effect of moving the decimal point one place to the right so \(\times 1{,}000\) has the same effect as multiplying by 10 three times, so the decimal point moves three places to the right. That means
\begin{align*} 8{,}460{,}000{,}000 \amp = 8.46 \underbrace{\hbox{$\times 10 \times 10 \times 10 \times 10 \times 10 \times 10 \times 10 \times 10 \times 10 $}}_{\text{9 times}}\\ \amp=8.46 \ast 10^9 \end{align*}
This shorthand is called scientific notation. The base is always 10. The exponent is always a whole number. The number out front, like 8.46 in our example, is always between 1 and 10, which means there’s exactly one digit before the decimal point (and any others must come afterwards). It is customary to use \(\times\) instead of \(\ast\) in scientific notation, so we should write
\begin{equation*} 8.46\times10^9 \end{equation*}
As another example, we saw earlier that
\begin{equation*} 5{,}000 = 5 \times 1{,}000 = 5 \times 10^3 \end{equation*}
You can check that
\begin{equation*} 5 \times 10 \wedge 3 = 5000 \end{equation*}
Back to our large number. Enter
\begin{equation*} 8.46 \times 10 \wedge 9= \end{equation*}
What do you see? Some calculators correctly show \(8{,}460{,}000{,}000\) while other calculators report the number back in scientific notation, which is not particularly useful. (Sigh.)
Let’s try a number so big that (nearly) every calculator will switch to scientific notation. Enter
\begin{equation*} 2.7\times 10 \wedge 30= \end{equation*}
Look carefully at the screen. Your calculator might display something like
\begin{equation*} \boxed{~2.70000000 ~ {\small \text E} ~30~} \quad\text{or}\quad \boxed{~2.70000000~ _{ \times 10}~30~} \end{equation*}
Whatever shorthand your calculator uses, you should write
\begin{equation*} 2.7 \times 10^{30} \end{equation*}
Interested in what that number is in our usual decimal notation? It’s
\begin{equation*} 2, \underbrace{ \hbox{$700{,}000{,}000{,}000{,}000{,}000{,}000{,}000{,}000{,}000 $}}_{\text{decimal point moves 30 places}} \end{equation*}
Enough of that. Poor Tara is pulling her hair out over this project. Well, not literally, but she is quite frustrated over how slowly the project is going. She wonders: how thick is a human hair?
Turns out that a typical human hair is about \(0.00012\) meters across. Very small numbers are also awkward to read and awkward to work with. In this section, we write \(0.000~12\) where we insert a space to help you read the number.
We can also describe really small numbers using scientific notation. Perhaps you know what happens when we divide a number by 10, like \(50 \div 10 = 5\) or, more appropriate to our example,
\begin{equation*} 1.2 \div 10 = 0.12 \end{equation*}
The effect of dividing by 10 is to move the decimal point one place to the left. If we divide by 1,000,000 instead, we get
\begin{equation*} 1.2 \div 1{,}000{,}000 = 0.000~001~2 \end{equation*}
The connection is that
\begin{equation*} 1{,}000{,}000 = 10 \wedge 6 \end{equation*}
and so dividing by 1,000,000 moves the decimal point six places to the left. Notice that we have to introduce zeros as placeholders.
The width of a hair was 0.00012 meters. To get that number from 1.2, we need to move the decimal point 4 places to the left.
\begin{equation*} 1.2 \div 10^4 = 1.2 \div 10{,}000 = 0.000~12 \end{equation*}
The shorthand for dividing by a power is to use negative exponents. For example
\begin{equation*} \div 10^4 = \times 10^{-4} \end{equation*}
It has nothing to do with negative numbers. It’s just a shorthand. The point of this calculation was that
\begin{equation*} 0.00012= 1.2 \ast10^{-4} \end{equation*}
Use your calculator to check!
Once again we have scientific notation. The base is still 10. The exponent is still a whole number, although now it’s negative. The number out front, like 1.2 in our example, is still between 1 and 10, which means there’s exactly one digit before the decimal point (and any others must come afterwards). As before, we’ll write \(\times\) instead of \(\ast\) to get:
\begin{equation*} 1.2 \times 10^{-4} \end{equation*}
When you see a number written in scientific notation, the power of 10 tells you a lot. For example, we saw that \(8.46 \times 10^ 9 = 8{,}460{,}000{,}000\) and \(1.2 \times10^{-4} = 0.000~12\text{.}\) A positive power of 10 says you have a big number, and a negative power of 10 says you’re dealing with a very small number.

Do you know …

  1. What million, billion, and trillion mean?
  2. Why scientific notation is used?
  3. The standard format for scientific notation?
  4. Why a positive exponent corresponds to a big number and a negative exponent corresponds to a tiny number?
  5. How to convert from scientific notation to decimal?
  6. How your calculator reports numbers in scientific notation, and what (might be) different when you’re reporting that number?
If you’re not sure, work the rest of exercises and then return to these questions. Or, ask your instructor or a classmate for help.

Exercises Exercises

Exercises 1-4 are available in a separate workbook format.

1.

In each story, write out the highlighted numbers (with all the zeros).
(a)
Melvin was looking at populations based on the 2020 Census and saw the population of Saint Paul, MN listed as \(\mathbf{3.10942 \times 10^{5}}\) people. Hint: you can check the answer to this part by evaluating on your calculator.
(b)
The gross domestic product (GDP) measures the market value of all final goods and services produced by an economy. The United States GDP is approximately \(\mathbf{\$2.332 \times 10^{13}}\text{.}\) (Story also appears in 1.5.1)
(c)
The Earth weighs approximately \(\mathbf{5.972 \times 10^{24}}\) kilograms. (Story also appears in 1.5.3)

2.

In each story, write out the highlighted numbers (with all the zeros).
(a)
Alpacas have very fine hairs which can be spun into yarn to make very soft sweaters. The width of an alpaca hair is around \(\mathbf{2.5 \times 10^{-7}}\) meters. Hint: you can check the answer to this part by evaluating on your calculator.
(b)
A dust particle weighs approximately \(\mathbf{7.53 \times 10^{-10}}\) grams.
(Story also appears in 1.5.2)
(c)
A proton (part of an atom) has mass of about \(\mathbf{1.67262 \times 10^{-27}}\) kilograms.
(Story also appears in 1.5.7)

3.

In each story, evaluate the number and report your answer in scientific notation.
(a)
Bunnies, bunnies, everywhere. In 2007 there were 1800 and that number was predicted to increase 13% each year. I was trying to predict the number of rabbits in 2023 (after 16 years) but I accidentally typed in 166 years by mistake:
\begin{equation*} 1800 \ast 1.13 \wedge 166= \end{equation*}
Report the answer I got in scientific notation. (Yes, this is a gigantic number. The exponential model I used doesn’t actually make sense for that many years.)
(Story also appears in 2.2.2 and 5.1.3)
(b)
A signal is sent down a fiber optic cable. Its strength decreases by 2% each mile it travels. We can calculate the signal strength after 1000 miles by evaluating
\begin{equation*} 0.98 \wedge 1000= \end{equation*}
Report the answer you get in scientific notation. (Yes, this is a teeny number. In reality there would be signal booster installed along the route.)
(Story also appears in 0.6.3 and 5.2.1)

4.

In each story, write out the highlighted number (with all the 0s). Note that million is short for \(\times 10^6\text{,}\) billion is short for \(\times 10^9\text{,}\) and trillion is short for \(\times 10^{12}\text{.}\)
(a)
There are approximately 1.084 million quarters in circulation in the United States. (Story also appears in 0.1.4.b)
(b)
The population of the world is approximately 8.1 billion people. (Story also appears in 0.3.1)
(c)
One way that the United States government can borrow money is by selling Treasury bonds (T-bonds). There are approximately $24 trillion worth of T-bonds currently.

5.

(Story also appears in 1.5.6)
(a)
Convert 1 million seconds into an understandable unit of time.
(b)
Billy Bob wants to throw a party when he turns 1 billion seconds old. About how many years old will he be?
(c)
Bonus question: On what date were you or will you be 1 billion seconds old? Don’t forget leap years!

6.

(Story also appears in 1.5.3)
(a)
The planet Jupiter weighs approximately \(\mathbf{1.9 \times 10^{27}}\) kilograms. Write out this number (with all the zeros).
(b)
The planet Mars weighs approximately \(\mathbf{6.4 \times 10^{23}}\) kilograms. Write out this number (with all the zeros).
(c)
Which planet weighs more: Jupiter or Mars? Explain.

7.

The SARS-CoV-2 virus is approximately 125 nanometers wide which is \(\mathbf{125 \times 10^{-9}}\) meters wide.
(a)
Write out this number (with all the zeros).
(b)
The N95 mask captures particles down to 0.3 microns which is \(\mathbf{3 \times 10^{-6}}\) meters wide but not smaller. Write out this number (with all the zeros).
(c)
Can the N95 mask capture the SARS-CoV-2 virus? Explain.

8.

Rayka would like to approximate how many cells are in her body. Use the following information: Rayka weighs 140 pounds, \(1 \text{ gram} \approx 10^{15} \text{ cells}\) and \(1{,}000 \text{ grams} \approx 2.2 \text{ pounds}\text{.}\) (Story also appears in 1.5.9)
(a)
How many cells are in Rayka’s body? Hint: this is a unit conversion question asking you to convert 140 pounds to cells. Write your answer in scientific notation.
(b)
Rewrite your answer in the most appropriate unit: millions (\(10^6\)), billions (\(10^9\)), trillions (\(10^{12}\)), quadrillions (\(10^{15}\)), or quintillions (\(10^{18}\)).