Unit calculations, unit conversions, and all that

A lot of people have trouble with calculations involving unit conversions. A typical problem might be, “a car travels 60 mph for 10 km. How long does that take in seconds? There are about 1.6 km in a mile.” Do I divide? Multiply? Both? When? Where? Why? We will deal with most of these questions soon.

First, here's an easier problem. A car travels 60 mph for 3 hours. How far does the car go in miles? You probably know how to do this. Multiply 60×3=180 and you are done. But let's slow that down. Understanding simpler problems like this more deeply can make the harder ones easier.

The main insight is that you can consider units (miles, hours, etc) to be just like numeric variables that you multipy by the quantities. For example, “3 hours” can be treated like 3×h much like “3 fours” can be treated like 3×4. Another insight that goes along with that is that the word “per” can be considered like the bar in a fraction. So “mph” can be considered as mi/h or mih.

Let's go back to our easier problem. We rewrite 60 mph as 60mih and write 3 hours as 3h. If we multiply those together, with the units left in, to get distance, we get

60mih×3h = 601mih31h1 (multiplying fractions) = 180mihh (simplifying) = 180mi1hh = 180mi11 (simplifying) = 180mi1 = 180mi

We multiply the units just as if they are variables. But what good was all that when we already knew how to solve the problem before? The main advantage is that keeping track of the units is an important way to check our answers. Notice that we got 180mi, not just 180, which gives us some confidence that we got it right. If we had decided to divide instead we might have gotten

60mih3h = 20(mih)h = 20mih1h = 20mih2

Since the result is in strange mih2 units, not miles, we know our answer is wrong.

Now let's go back to the original problem: “a car travels 60 mph for 10 km. How long does that take in minutes? There are about 1.6 km in a mile.” To do unit conversions, we add another insight: if we assume that 1.6km=1mi, then dividing one by the other should equal one:

1.6km1mi=1mi1.6km=1

Similarly,

60min1h=1h60min=1

Be sure to realize that these unit conversions are nothing very special: they just involve multiplying by these alternate forms of one.

So then 10 km can be converted to miles thus:

10km1mi1.6km=10mikm1.6km=10mi1.6=6.25mi

Similarly, 60mih can be converted to mimin thus:

60mih1h60min=60mih60minh=1mimin

Putting it all together,

6.25mi1mimin = 6.25mimin1mi = 6.25min

That's it!

If you like, you can do all the conversions in one big calculation thus:

10km1mi1.6km60mih1h60min = (10kmmi1.6km)(60mih60minh) = 6.25kmmikm1mihminh = 6.25mi(mimin) = 6.25miminmi = 6.25minmimi = 6.25min

Again, if you multiply when you should divide, or multiply or divide the wrong things, you will likely get units you are not expecting, which is evidence that you did something wrong.