Loading history...
The International System of Units (SI)
The International System of Units (SI, from the French "Système International d'Unités") is the modern form of the metric system and the world's most widely used system of measurement. Scientific notation is essential when working with SI units, especially when dealing with very large or very small measurements.
To truly appreciate the range of scales in our universe - from the smallest subatomic particles to the largest cosmic structures - explore the interactive Scale of the Universe. This visualization perfectly demonstrates why scientific notation is essential in science, showing measurements that span over 60 orders of magnitude!
Writing Numbers: Formatting Conventions
Thousands Separation
Despite its common use, it's not recommended to use commas or periods to separate thousands in scientific contexts. Instead, the SI recommends using spaces to group digits in threes:
- Recommended: 1 234 567 - International standard, used in scientific contexts
- Not recommended: 1,234,567 (US/UK) or 1.234.567 (Continental Europe)
Decimal Notation
⚠️ Important: Never use apostrophes or quotes (') for thousands separation. This is not recommended in any standard.
For decimal numbers, different regions use different symbols:
- Decimal point (.): 3.14 - Used in USA, UK, and international scientific contexts
- Decimal comma (,): 3,14 - Used in Europe and many other countries worldwide
Note: For very long decimal numbers, use spaces every three digits after the decimal point as well, for example: 0.123 456 789
Scientific Notation
In science, it is common to work with extremely large or small numbers. Scientific notation facilitates handling big or small numbers, makes calculations easier, and can indicate the error of the measurement.
A number in scientific notation has the form: \(a.bc... \times 10^n\), where \(n\) is an integer (positive or negative).
How to Convert to Scientific Notation
- Find the first non-zero digit in the number on the left.
- Place the decimal point after this digit and continue with the rest of the number.
- Zeros at the end of the number are not significant and can be omitted.
- Count how many places you moved the decimal point to apply it to the exponent.
- If you moved the decimal point to the left, the exponent is positive (to make it bigger); if you moved it to the right, the exponent is negative (to make it smaller).
Examples:
- 45 300 = 4.53 × 10⁴ (decimal point moved 4 places to the left).
- 0.006 78 = 6.78 × 10⁻³ (decimal point moved 3 places to the right).
How to Convert from Scientific Notation
- Identify the coefficient (\(a\)) and the exponent (\(n\)).
- Move the decimal point in the coefficient \(|n|\) places.
- If \(n\) is positive, move the point to the right; if negative, move it to the left.
- Add zeros as necessary.
Examples:
- 3.82 × 10⁵ = 382 000 (decimal point moved 5 places to the right).
- 7.5 × 10⁻² = 0.075 (decimal point moved 2 places to the left).
SI Base Units
The SI system is built on seven fundamental base units:
Why SI Units Matter in Science
- Universal Standard: Enables global scientific communication and collaboration
- Precision: Based on fundamental physical constants and phenomena
- Consistency: All derived units can be expressed in terms of base units
- Scientific Notation: Perfectly compatible with powers of 10 system
SI Base Units Table
| Quantity | Unit Name | Symbol | Definition |
|---|---|---|---|
| Length | meter | m | Distance light travels in 1/299,792,458 second |
| Mass | kilogram | kg | Mass defined by the Planck constant |
| Time | second | s | Duration of 9,192,631,770 periods of cesium-133 radiation |
| Electric Current | ampere | A | Current producing force of 2×10⁻⁷ N/m between parallel conductors |
| Temperature | kelvin | K | 1/273.16 of the triple point of water |
| Amount of Substance | mole) | mol | Amount containing 6.02214076×10²³ elementary entities |
| Luminous Intensity | candela | cd | Luminous intensity of 1/683 watt per steradian at 540×10¹² Hz |
SI Prefixes and Scientific Notation
SI uses prefixes to express multiples and submultiples of units. These prefixes correspond directly to powers of 10, making scientific notation essential:
| Prefix | Symbol | Factor | Decimal | Scientific Notation | Example |
|---|---|---|---|---|---|
| tera | T | 1 000 000 000 000 | 1 trillion | 10¹² | 1 Tm = 10¹² m |
| giga | G | 1 000 000 000 | 1 billion | 10⁹ | 1 GHz = 10⁹ Hz |
| mega | M | 1 000 000 | 1 million | 10⁶ | 1 MHz = 10⁶ Hz |
| kilo | k | 1 000 | 1 thousand | 10³ | 1 km = 10³ m |
| hecto | h | 100 | 1 hundred | 10² | 1 hm = 10² m |
| deca | da | 10 | ten | 10¹ | 1 dam = 10¹ m |
| base unit | — | 1 | one | 10⁰ | 1 m, 1 g, 1 s |
| deci | d | 0.1 | one tenth | 10⁻¹ | 1 dm = 10⁻¹ m |
| centi | c | 0.01 | one hundredth | 10⁻² | 1 cm = 10⁻² m |
| milli | m | 0.001 | one thousandth | 10⁻³ | 1 mm = 10⁻³ m |
| micro | μ | 0.000001 | one millionth | 10⁻⁶ | 1 μm = 10⁻⁶ m |
| nano | n | 0.000000001 | one billionth | 10⁻⁹ | 1 nm = 10⁻⁹ m |
| pico | p | 0.000000000001 | one trillionth | 10⁻¹² | 1 pm = 10⁻¹² m |
Solved Examples
Example 1: Express in scientific notation the distance to the Moon: 384 000 km.
Step 1: Identify the first significant digit
The first significant digit is 3, so we need to write 3.84...
Step 2: Count decimal places
From the original decimal position (384 000.0) to after the first digit (3.84000) there are 5 places to the left.
Step 3: Write in scientific notation
> Result: 3.84 × 10⁵ km (average distance from Earth to Moon)
Example 2: The size of a small particle is approximately 0.000167 kg. Express it in scientific notation.
Step 1: Locate the first significant digit
The first significant digit is 1, followed by 67.
Step 2: Count decimal places
From 0.000167 to 1.67... we need to move the decimal 4 places to the right.
Step 3: Write in scientific notation
> Result: 1.67 × 10⁻⁴ kg (small particle mass)
Example 3: Calculate how many carbon atoms are in 12 g of carbon-12, knowing that Avogadro's number is 6.022 × 10²³ mol⁻¹ and that 12 g of C-12 equals 1 mol.
Step 1: Identify the data
- Carbon mass: 12 g = 1 mol of C-12
- Avogadro's number: 6.022 × 10²³ atoms/mol
Step 2: Apply the relationship
> Step 3: Perform the calculation >
> Result: In 12 g of carbon-12 there are exactly 6.022 × 10²³ atoms (by definition of the mole).
Example 4: Compare the size of an atom (radius ≈ 10⁻¹⁰ m) with that of an atomic nucleus (radius ≈ 10⁻¹⁵ m). How many times larger is the atom?
Step 1: Establish the relationship
> Step 2: Apply exponent rules >
> Step 3: Interpret the result > The atom is 100,000 times larger than its nucleus. > Analogy: If the nucleus were the size of a soccer ball (20 cm), the complete atom would have a radius of 20 km.
Example 5: Light travels at 3.00 × 10⁸ m/s. How long does light take to reach from the Sun to Earth? (Sun-Earth distance: 1.496 × 10⁸ km)
Step 1: Convert units
> Step 2: Apply the time formula >
> Step 3: Perform the division >
> Step 4: Convert to minutes >
> Result: Sunlight takes approximately 8.3 minutes to reach Earth.
Example 6: Calculate the mass in grams of a single water molecule (H₂O), knowing that its molar mass is 18.0 g/mol.
Step 1: Establish the relationship
1 mol of H₂O contains 6.022 × 10²³ molecules and has a mass of 18.0 g.
Step 2: Calculate the mass of one molecule
> Step 3: Perform the division >
> Step 4: Express in other units >
> Result: A water molecule has a mass of 2.99 × 10⁻²³ g or 2.99 × 10⁻²⁶ kg.