Skip to main content
Logo image

Just Enough Algebra

Section 1.5 Metric prefixes and 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. (Maybe it’s time for a gigamall?)
\begin{align*} \amp\textbf{mega} \amp \amp= \amp \amp 1 \textbf{ million} \amp \amp =\amp 1{,}000{,}000\amp\\ \amp\textbf{giga} \amp \amp=\amp \amp1 \textbf{ billion} \amp \amp=\amp 1{,}000{,}000{,}000\amp \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{equation*} 8{,}460 \text{ MB} = 8{,}460\text{ million bytes} = 8{,}460{,}000{,}000 \text{ bytes} \end{equation*}
Finding it hard to compare all those zeros? Try this.
\begin{equation*} 8{,}460\text{ MB} = 8{,}460{,}000{,}000\text{ bytes} = 8.46 \text{ GB } < 9 \text{ GB} \end{equation*}
So Tara wants to store less than 9 GB of information and she has 72 GB remaining. She has plenty of room. Save away.
Tara also needs to download about 700 MB of rather high quality photos. Her computer downloads photos at 187 kbps. How long will it take? (And does she have time to run for a coffee?) The mysterious kbps stands for kilobits (Kb) per second. Like mega and giga, the word “kilo” stands for a large number, in this case 1,000.
\begin{equation*} \textbf{kilo} = 1\textbf{ thousand} = 1{,}000 \end{equation*}
That’s the same word “kilo” as in kilometer (about mile) or kilogram (about pound) and there’s good reason for that as
\begin{align*} \textbf{kilometer} \amp= 1{,}000 \text{ meters}\\ \textbf{kilogram} \amp= 1{,}000 \text{ grams} \end{align*}
Perhaps you’ve seen the letter K as short for a thousand? That’s where it comes from.
(Okay, I have to mention something here. Kilo by itself is pronounced “KEE-loh,” but kilogram is pronounced “KIL-uh gram,” and kilometer is pronounced “ki-LOM-i-ter.” Well, around these parts at least.)
Back to Tara. Her download speed is 187 kilobits per second. Perhaps this is the right moment to mention that a bit is even smaller than a byte.
\begin{equation*} 1 \text{ byte} = 8 \text{ bits} \end{equation*}
How long will it take Tara to download 700 MB? We can think of this calculation as a unit conversion by imagining
\begin{equation*} 187 \text{ kilobits} = 1 \text{ second} \end{equation*}
Watch.
\begin{equation*} 700 \cancel{\text{ MB}} \ast \frac{1{,}000{,}000 \cancel{\text{ bytes}}} {1 \cancel{\text{ MB}}} \ast \frac{8 \cancel{\text{ bits}}} {1 \cancel{\text{ byte}}} \ast \frac{1 \cancel{\text{ kilobit}}} {1{,}000 \cancel{\text{ bits}}} \ast \frac{1 \text{ second}} {187 \cancel{\text{ kilobits}}} \end{equation*}
\begin{equation*} = 700 \times 1{,}000{,}000 \times 8 \div 1{,}000 \div 187 = 29{,}946.524\ldots\text{ seconds} \end{equation*}
Let’s convert to a more reasonable unit.
\begin{equation*} 29{,}946.524\ldots \cancel{\text{ seconds}} \ast \frac{1 \cancel{\text{ minute}}} {60 \cancel{\text{ seconds}}} \ast \frac{1 \text{ hour}} {60 \cancel{\text{ minutes}}} \end{equation*}
\begin{equation*} = 29{,}946.524\ldots \div 60 \div 60 = 8.318\ldots \approx 8.32 \text{ hours} \end{equation*}
It will take Tara over 8 hours to download those photos. Perhaps Tara should compress the photos into a zip file or use lower resolution or find a way to download faster. Or, she can just set it up to download overnight.
Quick note. The metric system of measurement, or international system of units (ISU), is the official system of nearly all countries, the United States being a notable exception. Science, international trade, and most international sporting events like the Olympics are based in the metric system. In the United States system (known officially at the British system or, since the British stopped using it, the imperial system of measurement), we have all sorts of difficult to remember conversions. One notable feature of the metric system is that most units come in sizes ranging from small to large: the (metric) prefixes like kilo, mega, or giga tell us which size.
Really large numbers, like 8,460,000,000, are awkward to read and awkward to work with. We have seen how metric prefixes 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 \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 $}}_{\hbox{9 times}} \\ \amp = 8.46 \ast 10^ 9 \end{align*}
Since we’re multiplying by the same number (10) over and over again, it’s easier to use exponential notation. Here 10 is the base and 9 is the exponent (or power). In this context, the exponent is also called the order of magnitude.
The point of this calculation was that
\begin{equation*} 8{,}460{,}000{,}000 = 8.46\ast10^9 \end{equation*}
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{,}460{,}000{,}000 = 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*}
Most calculators use the \(\wedge\) symbol for exponents, as do most computer software packages. Two other notations calculators sometimes use are \(y^x\) or \(x^y\text{.}\) Sometimes that operation is accessible through the 2nd or shift key; something like SHIFT \(\times\text{.}\) If you’re not sure, ask a classmate or your instructor. For practice, check that
\begin{equation*} 5 \times 10^3 = 5 \times 10 \wedge 3 = 5{,}000 \quad \checkmark \end{equation*}
Notice that the order of operations is exactly what we wanted here: \(5 \times 10 \wedge 3\) first raises 10 to the 3rd power and then multiplies by 5. So we can enter it all at once without needing parentheses.
Here’s the full list of the order of operations, the priority ranking for arithmetic operations.

Order of Operations

  • First, calculate anything inside Parentheses ().
  • Next, calculate Exponents \(\wedge\text{,}\) in order from left to right.
  • Then, Multiply \(\times\) and Divide \(\div\text{,}\) in order from left to right.
  • Last, Add \(+\) and Subtract \(-\text{,}\) in order from left to right.
We highlighted the letters PEMDAS which often helps people remember this order. (“Please Excuse My Dear Aunt Sally” is how I learned it.) The good news is that your calculator does the operations in exactly this order. And if you want something in a different order, all you need to do is use parentheses around quantities you want calculated first.
Back to our large number. Enter
\begin{equation*} 8.46 \times 10 \wedge 9= \end{equation*}
What do you see? Some calculators correctly list out \(8{,}460{,}000{,}000\) while others 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? And, how many hairs would you need to lay out to span an inch?
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. Of course, a better solution is to use metric prefixes to get more appropriate units, just as we did for large numbers.
For example, centi is short for 1 in a hundred, or \(0.01\text{.}\) Not surprising since one cent is $0.01, or one percent is 1%=0.01. That’s the same word “centi” as in centimeter (about inch) and there’s good reason for that as
\begin{equation*} 1\text{ meter} = 100 \text{ centimeters} \end{equation*}
Similarly, milli is short for 1 in a thousand and micro is short for 1 in a million.
\begin{align*} \amp\textbf{centi} \amp \amp=\amp \amp1 \text{ in a hundred} \amp \amp=\amp 0\amp.01\\ \amp\textbf{milli} \amp \amp=\amp \amp1 \text{ in a thousand} \amp \amp=\amp 0\amp.001\\ \amp\textbf{micro} \amp \amp=\amp \amp1 \text{ in a million} \amp \amp=\amp 0\amp.000~001 \end{align*}
What about that human hair? It is convenient to measure in micrometers using that
\begin{equation*} 1 \text{ meter} = 1{,}000{,}000\text{ micrometers} \end{equation*}
The width of a human hair in micrometers (abbreviated \(\mu\)m in the sciences) is
\begin{equation*} 0.000~12 \cancel{\text{ meters} } \ast \frac{1{,}000{,}000\, \mu \text{m}} {1 \cancel{\text{ meter}}} = 0.000~12 \times 1{,}000{,}000 = 120\, \mu \text{m} \end{equation*}
The \(\mu\) symbol is the Greek letter mu, but we’ll just read \(\mu m\) as micrometers.
To answer Tara’s question about how many hairs in an inch, we recall that
\begin{equation*} 1 \text{ inch} \approx 2.54 \text{ cm} \end{equation*}
where cm is short for centimeter. Ready to convert?
\begin{equation*} 1 \cancel{\text{ inch}} \ast \frac{ 2.54 \cancel{\text{ cm}} } {1 \cancel{\text{ inch}}} \ast \frac{1 \cancel{\text{ meter}}} {100 \cancel{\text{ cm}}} \ast \frac{1{,}000{,}000 \cancel{\mu m}} {1 \cancel{\text{ meter}}} \ast \frac{1 \text{ hair}} {120 \cancel{\mu m}} \end{equation*}
\begin{equation*} = 2.54 \div 100 \times 1{,}000{,}000 \div 120 = 211.66666\ldots \approx 200 \text{ hairs} \end{equation*}
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*}
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 it customary to use \(\times\) instead of \(\ast\) in scientific notation, so we should write
\begin{equation*} 0.000~12= 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, \(6.7 \times 10^4 = 67{,}000\) and \(6.7 \times 10^{-3} = 0.006~7\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. How to calculate powers on your calculator?
  2. What million, billion, and trillion mean?
  3. Why metric prefixes are used?
  4. What common metric prefixes (mega, giga, kilo, centi, milli, micro, nano) mean?
    Ask your instructor which prefixes you need to remember, and whether any prefixes will be provided during the exam.
  5. Why scientific notation is used?
  6. The standard format for scientific notation?
  7. What kinds of numbers have a positive order of magnitude, and which have a negative order of magnitude?
  8. How to convert between decimal notation and scientific notation?
  9. How your calculator reports numbers in scientific notation, and what (might be) different when you’re reporting that number?
  10. The usual order of operations (PEMDAS) and how to use parentheses when you want a different order?
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.

The GDP (gross domestic product) of the United States was approximately $15,596 billion in 2011 and the population of the United States was approximately 0.313 billion that year. (Story also appears in 0.8.1.b)
(a)
Writing the population as 0.313 billion seems strange. A more natural unit would be millions. Rewrite the population in millions of people.
(b)
Rewrite the population in people, both in normal decimal notation (that means with all the 0s) and in scientific notation.
(c)
It also seems strange to write the GDP as $15,596 billion. A more natural unit would be trillions, where 1 trillion = 1,000,000,000,000. Rewrite the GDP in trillions of dollars.
(d)
Rewrite the GDP in dollars, both in normal decimal notation and in scientific notation.
(e)
Calculate the GDP per capita (meaning per person) by dividing the GDP in dollars by the population in people. Express your answer in $/person.
(f)
For practice, repeat your calculation using the numbers in scientific notation.
Because \(\times\) and \(\div\) are at the same level in the order of operations, you need to put parentheses around each number in scientific notation before dividing.

2.

Edgar recently changed the cleaning bag on his vacuum cleaner. He became curious about how many particles of dust were in the bag. Edgar did a little research online and found out that the mass of a dust particle is
\begin{equation*} 0.000~000~000~753\text{ kilograms.} \end{equation*}
(The strange-looking spaces are to help you see that there are 9 zeros in the number.)
(Story also appears in 0.8.2.b)
(a)
Write the mass of a dust particle in scientific notation.
(b)
Recall that
\begin{align*} \amp\textbf{kilo} \amp \amp= \amp \amp 1 \text{ thousand} \amp \amp =\amp 1{,}000\amp\amp \amp=\amp 10^3\amp\\ \amp\textbf{milli} \amp \amp= \amp \amp 1 \text{ in a thousand} \amp \amp =\amp 0\amp.001\amp \amp=\amp 10^{-3}\amp\\ \amp\textbf{micro} \amp \amp= \amp \amp 1 \text{ in a million} \amp \amp =\amp 0\amp.000~001\amp \amp=\amp 10^{-6}\amp\\ \amp\textbf{nano} \amp \amp= \amp \amp 1 \text{ in a billion} \amp \amp =\amp 0\amp.000~000~001\amp \amp=\amp 10^{-9}\amp \end{align*}
Express the mass of a dust particle in each of the given units:
(i)
grams
(ii)
milligrams (mg)
(iii)
micrograms (\(\mu\)g)
(iv)
nanograms (ng)
(c)
Edgar determined that the full vacuum bag weighed 5 pounds. How many dust particles were in the bag? (I am already sneezing.) Use \(1 \text{ kilogram} \approx 2.2 \text{ pounds}\text{.}\) Express your answer in scientific notation.

3.

The list shows the (approximate) mass of the planets in our solar system.
(Story also appears in 0.8.1.c)
Earth \(5.972 \times 10^{24}\) kg
Jupiter \(1.899 \times 10^{27}\) kg
Mars \(6.417 \times 10^{23}\) kg
Mercury \(3.302 \times 10^{23}\) kg
Neptune \(1.024 \times 10^{26}\) kg
Saturn \(5.685 \times 10^{26}\) kg
Uranus \(8.681 \times 10^{25}\) kg
Venus \(4.868 \times 10^{24}\) kg
(a)
Write the mass of Earth and the mass of Mars in standard decimal notation. Which is heavier?
(b)
List the planets from heaviest (largest mass) to lightest (smallest mass).
(c)
The mass of astronomical bodies are sometimes measured in Jupiter mass, abbreviated \(M_J\text{,}\) where \(1 M_J = 1.899 \times 10^{27}\) kg. Express Earth’s mass in \(M_J\text{.}\)
Because \(\times\) and \(\div\) are at the same level in the order of operations, you need to put parentheses around each number in scientific notation before dividing.

4.

Souksavanh is setting up a patient’s intravenous (IV) medication. She sets the drip at 42 drops/minute. The drip chamber size is 20 drops/mL. Recall
\begin{align*} \amp\textbf{milli} \amp \amp= \amp \amp 1 \text{ in a thousand} \amp \amp =\amp 0\amp.001\amp \amp=\amp 10^{-3}\amp\\ \amp\textbf{micro} \amp \amp= \amp \amp 1 \text{ in a million} \amp \amp =\amp 0\amp.000~001\amp \amp=\amp 10^{-6}\amp \end{align*}
(Story also appears in 0.1.9)
(a)
At what rate is the IV fluid being delivered to Souk’s patient? Answer in mL/min (millileters per minute).
(b)
How fast is the drip measured in \(\mu\)L/sec (microliters per second)?
(c)
If the drip bag holds 1 liter, how long will it take the drip to run? Express your answer in hours and minutes.
(d)
The concentration of medication is 1.7 mg/mL (milligrams per milliliter). How much medication is in the 1 liter bag? Convert your answer to grams. Explain what you notice.
(e)
At what rate is the medication being delivered to Souk’s patient? Answer in g/min (grams per minute).

5.

(a)
How many files at an average of 42.3 MB each can each gig (1 GB) of computer memory hold?
(b)
Tara’s coworker Brandon has a much faster Internet connection on his computer at 1,500 kbps. How long would it take Brandon to download 700 MB?
(c)
At that rate, how much information could Brandon upload in 8 hours? Express your answer in kilobytes (KB).

6.

(Story also appears in 0.8.5)
(a)
Convert each of these amounts of time into an understandable unit of time: 1 million seconds, 1 billion seconds, 1 trillion seconds.
(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!

7.

A proton has mass of about \(1.67262 \times 10^{-27}\) kg, while an electron has mass of about \(9.10938 \times 10^{-31}\) kg.
(Story also appears in 0.8.2.c)
(a)
Write out the mass of a proton and that of an electron in normal decimal notation.
(b)
Which is heavier (has greater mass)?
(c)
How many times heavier is it? To calculate the answer take the mass of the heavier particle and divide it by the mass of the lighter particle.
(d)
How many protons would it take to weigh an ounce? Use \(1 \text{ ounce} \approx 28.3 \text{ grams}\) and, as always, 1 kg = 1,000 grams. Because \(\times\) and \(\div\) are at the same level in the order of operations, you should put parentheses around each number in scientific notation before dividing.

8.

How many servings are in:
(a)
A 2-liter bottle of a soft drink where the serving size is 250 mL?
(b)
A 750 mL bottle of wine where a serving size is 5 (fluid) ounces? Use \(1 \text{ quart} = 32 \text{ (fluid) ounces}\) and \(1 \text{ liter} \approx 1.056 \text{ quarts}\text{.}\)

9.

Rayka weighs 140 pounds. She would like to approximate how many cells are in her body. Use the following information: \(1 \text{ cell} \approx 1 \times 10^{-15} \text{ g}\text{,}\) \(1 \text{ kg} \approx 2.2 \text{ pounds}\text{,}\) and, as always, 1 kg = 1,000 g.
(Story also appears in 0.8.8)
(a)
How many cells are in Rayka’s body? 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}\)).

10.

Body Mass Index (BMI) is one indicator of whether a person is a healthy weight. BMI are between 18.5 and 24.9 are considered “normal”. Jared is 6′4″ and weighs 200 pounds. He would like to calculate his BMI from this guide:
\begin{equation*} \text{BMI} = \text{weight in kilograms} \div \text{height in meters} \wedge 2 \end{equation*}
(Story also appears in 0.1.7)
(a)
Check that Jared is around 1.93 meters tall and weighs around 90.91 kilograms. Use \(1 \text{ inch} \approx 2.54 \text{ cm}\) and \(1 \text{ kilogram} \approx 2.2 \text{ pounds}\)
(b)
Jared entered the following keystrokes on his calculator:
\begin{equation*} 90.91 \div 1.93 \wedge 2= \end{equation*}
and got the answer
\begin{equation*} \text{Jared's BMI } = 24.4060243\ldots \end{equation*}
Is his BMI considered “normal”?
(c)
Suppose Jared had rounded off his height to 1.9 meters and his weight to 91 kilograms. Calculate his BMI by entering the following keystrokes your calculator:
\begin{equation*} 91 \div 1.9 \wedge 2= \end{equation*}
What do you get? Round your answer to one decimal place. Is Jared’s BMI considered “normal”?
(d)
What would you tell Jared?