Scientific Notation, Units and Math

 

Metric (SI) Prefixes

Multiplication Factor        Power Prefix Symbol Name in USA
1,000,000,000,000,000,000 1018 exa E quintillion
1,000,000,000,000,000 1015 peta P quadrillion
1,000,000,000,000 1012 tera T trillion
1,000,000,000 109 giga G billion
1,000,000 106 mega M million
1,000 103 kilo k thousand
100 102 hecto h hundred
10 101 deca da ten
0.1 10-1 deci d tenth
0.01 10-2 centi c hundredth
0.001 10-3 milli m thousandth
0.000 001 10-6 micro m millionth
0.000 000 001 10-9 nano n billionth
0.000 000 000 001 10-12 pico p trillionth
0.000 000 000 000 001 10-15 femto f quadrillionth
0.000 000 000 000 000 001 10-18 atto a quintillionth 

Arithmetic with powers of ten

10 = 10 = 101

100 = 10 x 10 = 102

1,000 = 10 x 10 x 10 = 103

1,000,000=10 x 10 x 10 x 10 x 10 x 10 = 106

MULTIPLYING TWO NUMBERS

1,000 x 1,000 = 1,000,000

It would be equivalent to saying that

103 x 103 = 106.

Notice that the exponent "6" is just the sum of the other two exponents "3" and "3"! This, in fact is a basic rule whenever you multiply two numbers with the same "base" (in this case, 10). For ANY values a and b, it is always true that

10a x 10b = 10a+b                       Example (103x105=103+5=108)

Now, the exponent can also be a negative number. In this way, we can write

1/10 = 10-1   ,  1/100 = 10-2  ,   and so on.

Suppose a+b =0. What then? Let’s figure it out by taking a specific example:

10 x 1/10 = 101 x 10-1

What is one-tenth of ten (or equivalently ten divided by ten)? Answer: 1

What number do you get when you add the two exponents (1 and —1)? Answer: 0

So then, what number is the same as 100 = 101+(-1)? Answer:  100 =1

DIVIDING TWO NUMBERS

100,000/1,000 = 100 — i.e., 105/103=102 = 105-3. This suggests that when dividing two numbers with the same base, the result can be found by subtracting the exponents:

10a/10b = 10a-b.

RAISING NUMBERS TO HIGHER POWERS

Let’s look at an earlier example again:

1,000 x 1,000 = 1,000,000

It would be equivalent to saying that

103 x 103 = (103)2 = 106 = 103x2

Thus, when you raise a number to a higher power, the final number can also be expressed in the same way, with the final exponent being equal to the original exponent TIMES that power.

(10a)b = 10(axb)

TAKING ROOTS

The reverse process also works. If the square of 1,000 is 1,000,000, then the square root of 1,000,000 is 1,000. That is,

103 = 106/2 = 106x(1/2) = (106)1/2

REALISTIC EXAMPLES

Most numbers are not simple multiples of 10, but they still can be expressed using powers-of-10 notation. I.e.,

26 = 2.6x10 = 2.6x101

45,221 = 4.5221x10,000 = 4.5221x104

0.786 = 7.86x(1/10) = 7.86x10-1

We generally write these as was done in this last case, a decimal number between 1 and 10 time the power of 10.

Likewise, we can multiply and divide numbers as long as we follow the rules we discovered before:

2x103 x 4x 032 = 2 x 4 x 103 x 1032 = (2x4)x103+32 = 8x1035

Here, we used another rule of algebra you probably heard about in school: the "commutative property (or rule) of multiplication", a fancy was to say that it doesn’t matter what order you multiply two numbers in, the product is the same either way (2x4 = 4x2 = 8).

We can divide numbers:

(4x1032)/(2x103) = (4/2)x(1032/103) = 2x1029

We can raise numbers to exponents:

(4x1032)2 = (4x1032)x(4x1032) = (4x4)x(1032x1032) = 16x1064 = 1.6x1065