Educational

Scientific Notation and Unit Conversions

A comprehensive guide to using scientific notation in unit conversions, covering SI prefixes, powers of ten, and practical examples from science and engineering.

Last updated: 2025-03-15

What Is Scientific Notation?

Scientific notation expresses any number as a product of two parts: a coefficient(a number between 1 and 10) and a power of 10. For example:

  • 150,000 = 1.5 × 10⁵
  • 0.00032 = 3.2 × 10⁻⁴
  • 299,792,458 (speed of light in m/s) = 2.998 × 10⁸

This format makes very large and very small numbers easier to read, compare, and calculate with. It is standard in science, engineering, and medicine.

SI Prefixes and Powers of 10

The SI system uses prefixes that correspond to specific powers of 10. Understanding these is essential for unit conversions in science:

PrefixSymbolPower of 10Value
teraT10¹²1,000,000,000,000
gigaG10⁹1,000,000,000
megaM10⁶1,000,000
kilok10³1,000
hectoh10²100
decada10¹10
(base)10⁰1
decid10⁻¹0.1
centic10⁻²0.01
millim10⁻³0.001
microμ10⁻⁶0.000001
nanon10⁻⁹0.000000001
picop10⁻¹²0.000000000001

Worked Examples

Example 1: Convert 5.2 kilometers to meters

  • Step 1: Kilo = 10³, so 1 km = 1,000 m.
  • Step 2: 5.2 km = 5.2 × 10³ m = 5,200 m.

Example 2: Convert 450 nanometers to micrometers

  • Step 1: Nano = 10⁻⁹, micro = 10⁻⁶. Difference = 10³ (nano is 1,000 times smaller).
  • Step 2: 450 nm = 450 / 1,000 μm = 0.450 μm.
  • Explanation: Visible light wavelengths (380–700 nm) are commonly expressed in both nanometers and micrometers.

Example 3: Convert 2.5 gigabytes to megabytes

  • Step 1: Giga = 10⁹, mega = 10⁶. Ratio = 10³.
  • Step 2: 2.5 GB = 2.5 × 1,000 MB = 2,500 MB.
  • Note: This uses SI (decimal) prefixes. In computing, the binary equivalents (GiB, MiB) use powers of 1,024 instead. See our digital storage converter.

Example 4: Express 0.000000075 meters in scientific notation and as nanometers

  • Scientific notation: 7.5 × 10⁻⁸ m.
  • In nanometers: 10⁻⁹ m = 1 nm, so 7.5 × 10⁻⁸ m = 75 nm.

Rules for Calculating with Scientific Notation

  • Multiplication: Multiply coefficients and add exponents. (2 × 10³) × (3 × 10⁴) = 6 × 10⁷.
  • Division: Divide coefficients and subtract exponents. (6 × 10⁸) / (2 × 10³) = 3 × 10⁵.
  • Addition/Subtraction: Convert to the same power of 10 first, then add or subtract coefficients.

Real-World Applications

Astronomy

Distances in space are enormous. The distance to the nearest star (Proxima Centauri) is about 4.0 × 10¹⁶ meters, or 4.24 light-years. Without scientific notation, writing and comparing these numbers would be impractical.

Chemistry and Biology

Atomic radii are on the order of 10⁻¹⁰ meters (angstroms), and molecular concentrations in biology can range from millimolar (10⁻³ M) to picomolar (10⁻¹² M). SI prefixes make these manageable.

Electronics and Computing

Processor clock speeds are measured in gigahertz (10⁹ Hz), capacitors in picofarads (10⁻¹² F), and storage in terabytes (10¹² bytes). Converting between these scales requires fluency with powers of 10. Use our digital storage converter for quick calculations.

Frequently Asked Questions

What is scientific notation?

Scientific notation expresses numbers as a coefficient between 1 and 10 multiplied by a power of 10. For example, 150,000 becomes 1.5 × 10⁵. It makes very large or very small numbers easier to work with.

How do SI prefixes relate to scientific notation?

Each SI prefix corresponds to a specific power of 10. Kilo = 10³, mega = 10⁶, milli = 10⁻³, micro = 10⁻⁶, nano = 10⁻⁹. Converting between prefixes means shifting the power of 10.

How do I convert between SI prefixes using scientific notation?

Find the difference in powers of 10 between the two prefixes and shift the decimal point accordingly. For example, to convert 5.2 km to meters: kilo = 10³, so 5.2 km = 5,200 m.