MathBench > Measurement

Logs and pH

There must be a better way!

Indeed there must. Scientists often use an alternative numbering system called a “log” scale. When you put a number on a log scale, you are basically saying “how many zeros are in that number?”

log(10000)=5

log size 5 needed -- to hold 5 zeros.

log(100,000) = 5

log(1,000,000,000)=9

log size 9 needed -- to hold 9 zeros.

log(1,000,000,000) = 9

 

For 1 followed by a bunch of zeros, the log just tells you how many zeros there are. As a further example, a "googol" is 1 followed by 100 zeros. Therefore, log(googol) = 100! (That would be a pretty big log). Did you know that the name Google came from googol? Look it up on Google.

Now let's get a little more general. After all, not all numbers end in a bunch of zeros. Although a number like 10,000 "takes up space" before the decimal point, a number like 0.00001 "takes up space" AFTER the decimal point. In a sense, that's space taken up in the "opposite" direction. We show that by making the log negative rather than positive. For example,

log(10000) = 4 (count the zeros after the first digit)
log(0.0001) = -4 (count the zeros after the decimal point and the first non-zero digit.)

 

Big numbers produce positive logs and small numbers produce negative logs. There must also be a log that is exactly 0, right? So what is the balancing point between big and small numbers? Mouse over the image below to see if you are correct:

the answer is, log(1) = 0

 

SOME FINE PRINT THAT YOU STILL SHOULDN'T SKIP: This module talks about log base 10 -- there are other bases, notably log base 2 used in computers, and the natural log, used in any science that deals with growth or decay. However, log base 10 is a common base and arguably the easiest to understand. When using your calculator, you may have keys labelled "LOG" (for log base-10) and "LN" (for natural log). You want to use the log key, not the LN key. When in doubt, check that log(10) = 1. END OF FINE PRINT

galaxy How about an example?

The stars in our galaxy: a hundred billion is a 1 with 11 zeros after it, so the log scale version of this number is simply 11.

log(100,000,000,000) = 11

 

Your chances of winning the lottery: let's say it's one-in-a-million. Expressed as a decimal, that is 0.000001. You need to count the the zeros AFTER the decimal point , and stop after the first  non-zero digit:

log(0.000001) = -6