Units & Dimensional Analysis
The one trick that makes every unit conversion foolproof: multiply by a cleverly-disguised 1.
In 1999 a Mars spacecraft was lost because one team worked in pounds and another in newtons — nobody converted. Units aren't decoration; they carry the meaning of a number. The good news: there's a single method that converts any unit into any other without guesswork, and once it clicks you'll never flip a conversion the wrong way again.
A number is only half of a measurement
Write down '5' and you've said nothing useful. Five what? Grams, kilometres, seconds? The unit is what turns a bare number into a measurement. In science we lean on the SI system (the International System of Units) so that everyone means the same thing.
A handful of base units cover the quantities chemistry uses most:
- Length → metre (m)
- Mass → kilogram (kg)
- Time → second (s)
- Amount of substance → mole (mol)
- Temperature → kelvin (K)
The core trick: multiplying by 1
Here is the whole idea. Since 1 km is 1000 m, the fraction \( \frac{1000\ \text{m}}{1\ \text{km}} \) equals exactly 1 — the top and bottom are the same real distance. Multiplying anything by 1 leaves its value untouched, so you can multiply your measurement by that fraction freely. Pick the version of '1' that puts the unit you want on top and the unit you want to cancel on the bottom.
- Start with what you have: 2.0 days. Chain factors that each equal 1, cancelling one unit at a time: days → hours → minutes → seconds.
- \( 2.0\ \text{days} \times \dfrac{24\ \text{h}}{1\ \text{day}} \times \dfrac{60\ \text{min}}{1\ \text{h}} \times \dfrac{60\ \text{s}}{1\ \text{min}} \)
- Cancel units: 'days', 'h', and 'min' each appear top and bottom and disappear, leaving seconds.
- Multiply the numbers: 2.0 × 24 × 60 × 60 = 172 800.
- km/h means kilometres divided by hours, so convert the top (km → m) and the bottom (h → s).
- \( \dfrac{90\ \text{km}}{1\ \text{h}} \times \dfrac{1000\ \text{m}}{1\ \text{km}} \times \dfrac{1\ \text{h}}{3600\ \text{s}} \)
- 'km' and 'h' cancel, leaving m/s. Numbers: (90 × 1000) ÷ 3600 = 90 000 ÷ 3600 = 25.
- \( \dfrac{90\ \text{km}}{1\ \text{h}} \times \dfrac{1000\ \text{m}}{1\ \text{km}} \times \dfrac{1\ \text{h}}{3600\ \text{s}} \).
- km and h cancel, leaving m/s.
- (90 × 1000) ÷ 3600 = 25 m/s.
- Chain two factors, each equal to 1: feet → inches → centimetres.
- \( 3.0\ \text{ft} \times \dfrac{12\ \text{in}}{1\ \text{ft}} \times \dfrac{2.54\ \text{cm}}{1\ \text{in}} \).
- 'ft' and 'in' cancel: 3.0 × 12 × 2.54 = 91.44 cm.
Check your understanding
- A measurement is a number and a unit; the SI base units include m, kg, s, mol, and K.
- Any equivalence (like 1 km = 1000 m) gives two conversion factors, each equal to 1.
- Converting units = multiplying by a form of 1, which changes units but not the amount.
- Set factors so unwanted units cancel; the leftover unit is your error check.
- Chain several factors in one line to make multi-step conversions foolproof.