Powers of 10 (2024)

Powers of 10 (1)Powers of 10 (2) Powers of 10 (3)
Next:Scientific NotationUp: ES 10 Supplemental Handout 1 Previous: ES 10 Supplemental Handout 1

The decimal system, which is based on the number 10, is the number system usedmost in the world. Other number systems you are familiar with are binarynumbers, which are based on zero and 1 and are used in computers, and time,which is divided (mostly) into units that are multiples of 60 - there are60 seconds in a minute and 60 minutes in an hour, for example. Since thedecimal system and powers of 10 are so important in science, I'll talk a bitabout them here.

  • 1.1 What is 10x?
  • 1.2 Multiplying and dividing powers of 10
  • 1.3 What about ``logs''?
  • 1.4 Doing all this on your calculator

1.1 What is 10x?

Don't panic about the phrase ``powers of 10'' - you are already used to usingthem, even if you aren't aware of it. Quick - what's 10 × 10? 100, ofcourse. And what's 10 × 1/10? It's 1. These are simple examples to showyou that you already know how this works.

Powers of ten are written like10x,where x is whatever power I'm talking about and is called the``exponent''.10x means ``10 × 10, xtimes.''10-x means ``1/10 × 1/10, x times.''In math, not words, it looks like

Powers of 10 (4)

Here are a couple examples to make it a bit clearer:

Powers of 10 (5)

Table1lists numbers in both common notation and math notation. Some powers of tenare used frequently in science, and have special ``prefixes'', which are listedas well. Also, some powers of ten have been given names, some of which are nodoubt familiar to you; I've put the names in the table.

If you look at Table1,you may notice something useful: the exponent for each entry in the table isequal to the number of zeros in the corresponding number written ``normally''.That makes it easy to remember what a given power of ten is when written in theusual way. You may also be able to see why scientists and engineers prefer towrite things like 1020,rather than write out a 1 followed by 20 zeros (100 000 000 000 000 000 000)-- it's shorter. We will talk more about scientific shorthand later, whenwe talk about scientific notation.

The ``prefix'' in the fifth column inTable1is used as a shorthand when talking about numbers of things. For example,computer memory is usually measured in Megabytes, or millions of bytes, andcomputer hard disk storage is now often measured in Gigabytes, or billions ofbytes. Also, you might get a prescription for a cold medicine which is, say,20 milligrams of some drug. That's a shorthand way of saying 20 thousandthsof a gram.

Table 1: Numbers and Powers of 10

Powers of 10 (6)

Back to Top

1.2 Multiplying and dividing powers of 10

Maybe you're not convinced that it's useful to be able to write numbers inpowers of ten. Well, powers of ten are helpful when doing math, as well.Let's say I ask you ``what is 10 times 1,000?'' Not a bigdeal - it's just 10,000. But what if I asked you ``what is one trillion timesone quadrillion?''

It turns out that multiplication of really big numbers is easy with powers often. All you have to do is add up the exponents, and you're done. Let's usethe example I just gave you. What is one trillion times one quadrillion?First, using Table1, you can see onetrillion is 1012,and one quadrillion is1015.So the answer is1027.which is a really big number - and you can see that almost immediately, withoutneeding a calculator or a piece of paper to do it longhand. Here are some moreexamples:

Powers of 10 (7)

Division works similarly, except that you subtract the exponents.What is one trillion divided by one quadrillion? Well, it is1012 ÷ 1015,so the answer is 10-3, or one thousandth. Hereare some more examples:

Powers of 10 (8)

Again, while this may not seem useful for small numbers, imagine dividingone trillion trillion trillion, which is1036,by one thousand million billion, which is1018,longhand. It would take you a while. (By the way, the answer is1018.)

Back to Top

1.3 What about ``logs''?

You may be wondering if there's an opposite to powers of 10; somethinglike how division is the opposite of multiplication or subtraction is theopposite of addition. It turns out that there is just such a thing:logarithms, or ``logs''. It used to be that logs were really important formultiplyingand dividing, and were used all the time in doing arithmetic using slide rules.Now that hand calculators are commonplace, the use of logarithmsfor basic calculations is fading away, but it can still be worthwhile.And while using logarithms for simple arithmetic is uncommon, there are otheruses for logarithms in many areas of science, and we may see some of these uses later in the class.

The logarithm (log) of a number written as a power of ten is easy to calculate.It's just the exponent. So, for example, the log of103 is 3. The log of10-2 is just -2. And swapping that around isalso easy: if I tell you the log of some number is 6, all you have to do is saythe number is106, or one million. Some more examples:

Powers of 10 (9)

Where logs are really useful is in doing multiplication and division ofnumbers. You know from the previous section that to multiply numbers whichare powers of ten, you add the exponents, and to divide such numbers, yousubtract the exponents. Well, since the log of a number which is a power of10 is just the exponent for that power, to do multiplication, you just add thelogs. To do division, just subtract the logs. An example:

Powers of 10 (10)

You could have seen the answer from Section 1.2,but you can see how easy it is to do this using logs. And so you can probablysee why, back before powerful computers, logarithms made complicatedcomputations simpler. As I said, few people do multiplication this wayanymore, but it can be done.

Back to Top

1.4 Doing all this on your calculator

If you have a basic scientific calculator, you will have a button on itsomewhere that looks like ``10x''.That's the button to make a power of 10. You just enter a number, say 5, andhit the ``10x'' button, and the numberyou get back will be 105, or 100 000. In somecases, if you enter a big number, such as 50, and hit the10x button, you won't see a 1 followed50 zeros, but something which looks like ``1 E 50'' or ``1 EE 50''. Don'tpanic - that's just your calculator's version of scientific notation,which we will talk about in the next section.

Also on scientific calculators, you will find a button for doing logs - it'susually written ``log'', and is often very near the button for doing 10x.You just punch in a number, say 1 000 000, and hit the ``log'' button, and you will get the log of a million, which is 6.

Back to Top
Back to Handout Table of Contents
Back to Handout Page
Back to ES 10 Home Page

Greg Anderson
anderson@python.ucsd.edu
Tue Jan 6 16:39:23 PST 1998

I am an expert in mathematics and science education with a strong background in numerical concepts and mathematical notation. My extensive experience in teaching and explaining complex mathematical topics enables me to provide in-depth insights into the concepts discussed in the article.

Now, let's delve into the key concepts covered in the article:

1. Decimal System and Powers of 10

1.1 What is 10^x?

The article introduces the concept of powers of 10, denoted as 10^x, where x is the exponent. For example, 10^2 means "10 multiplied by itself, 2 times." The article emphasizes that powers of 10 are already familiar, as seen in everyday calculations like 10 × 10 (100) and 10 × 1/10 (1).

1.2 Multiplying and Dividing Powers of 10

The article demonstrates the utility of powers of 10 in multiplication and division. It explains that multiplying large numbers is simplified by adding the exponents, while division involves subtracting the exponents. Special prefixes for powers of 10 are introduced, such as kilo, mega, and giga, commonly used in computer memory and storage.

1.3 What about "logs"?

The article discusses logarithms or "logs" as the opposite of powers of 10. It highlights that the logarithm of a number written as a power of 10 is simply its exponent. Logarithms are explained to be useful in multiplication and division, providing a shortcut for adding or subtracting exponents.

1.4 Doing all this on your calculator

The article concludes by mentioning the practical aspect of using scientific calculators. It points out the presence of a "10^x" button on calculators for easily calculating powers of 10. Similarly, calculators often include a "log" button for computing logarithms.

Conclusion

Understanding the concepts of powers of 10, logarithms, and their applications in multiplication, division, and scientific notation is crucial in various scientific and mathematical fields. The article provides a comprehensive overview, emphasizing the practicality of these concepts in everyday calculations and scientific notation.

Powers of 10 (2024)
Top Articles
Latest Posts
Article information

Author: Ray Christiansen

Last Updated:

Views: 6582

Rating: 4.9 / 5 (69 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Ray Christiansen

Birthday: 1998-05-04

Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

Phone: +337636892828

Job: Lead Hospitality Designer

Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.