sciandu
Mathematics

Mathematics

Scientific notation

Write huge and tiny numbers compactly, without counting zeros.

The sun is about 150,000,000 kilometres away, a virus measures around 0.0000001 metres. Writing such numbers by hand is tedious and error prone. Scientific notation makes them short, clear and comparable.

The idea: a times a power of ten

You write every number as a10na \cdot 10^n. Here aa is at least 1 and smaller than 10, and nn is a whole number. The factor aa names the meaningful digits, the power 10n10^n just shifts the decimal point. That separates the meaning from the sheer size. The rule for aa is strict: 4010240 \cdot 10^2 does give 4000, yet it is not scientific notation, because 40 is not smaller than 10. Written correctly the number is 41034 \cdot 10^3.

31083 \cdot 10^8
This is how you write the speed of light in metres per second: about 300 million, bundled into one digit and one power of ten.

Writing large numbers

For large numbers the tells you how often you move the decimal point to the right. 61046 \cdot 10^4 means: take the 6 and move the point four places to the right, giving 60,000. The larger nn, the larger the number, because each step in nn is a factor of 10.

Scale zoom
ObjectHuman
10⁻¹⁰10⁻⁵10⁰10⁵10¹⁰10¹⁵10²⁰Human
Human: about 100 m = 1 m

Each step on the scale means ten times bigger.

Each step stands for a factor of 10. This gives you a feel for how fast powers of ten grow.

Small numbers and negative exponents

For very small numbers the exponent turns negative: the point moves to the left. 11091 \cdot 10^{-9} is one nanometre, that is 0.000000001 metres. A negative nn does not mean a negative number, it means a tiny fraction of 1.

1109=0,0000000011 \cdot 10^{-9} = 0{,}000000001
Nine places to the left: a single nanometre, written out.

Calculating with powers of ten

You multiply two numbers in this notation in two separate steps: multiply the front factors, meaning the numbers in front of the , and add the exponents. So (2103)(3102)(2 \cdot 10^3) \cdot (3 \cdot 10^2) becomes 61056 \cdot 10^5. Adding works because every step in the exponent stands for one more factor of 10: multiplying by 10 three times and then twice more means multiplying by 10 five times in total.

Exercises

0 of 6 solved

Time to try it yourself. You can't break anything, every attempt counts.

How do you write 3000 in scientific notation?

For which exponent does 10,000=10n10{,}000 = 10^n hold?

In 500=510n500 = 5 \cdot 10^n: what is nn?

Match each number to its scientific notation.

3000
60000
0.007

How do you write 0.007 in scientific notation?

Order the numbers from smallest to largest.

  1. 131033 \cdot 10^{3}
  2. 271037 \cdot 10^{-3}
  3. 361046 \cdot 10^{4}
  4. 411091 \cdot 10^{-9}