Return to the Purplemath home page

 


powered by FreeFind

 

Print-friendly page

 

 

Exponents: Basic Rules (page 1 of 5)

Sections: Basics, Negative exponents, Scientific notation, Engineering notation, Fractional exponents


Exponents are shorthand for multiplication: (5)(5) = 52, (5)(5)(5) = 53. The "exponent" stands for however many times the thing is being multiplied. The thing that's being multiplied is called the "base". This process of using exponents is called "raising to a power", where the exponent is the "power". "53" is "five, raised to the third power". When we deal with numbers, we usually just simplify; we'd rather deal with "27" than with "33". But with variables, we need the exponents, because we'd rather deal with "x6" than with "xxxxxx".

There are a few rules that simplify our dealings with exponents. Given the same base, there are ways that we can simplify various expressions. For instance:

  • Simplify (x3)(x4)   Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved

    Think in terms of what the exponents mean:

      (x3)(x4) = (xxx)(xxxx)
                
      = xxxxxxx
                
      = x7

...which also equals x(3+4). This demonstrates a basic exponent rule: Whenever you multiply two terms with the same base, you can add the exponents:

      ( x m ) ( x n ) = x( m + n )

Note that we cannot simplify (x4)(y3), because the bases are different: (x4)(y3) = xxxxyyy = (x4)(y3). Nothing combines.

  • Simplify (x2)4

    Again, think in terms of what the exponents mean:

      (x2)4 = (x2)(x2)(x2)(x2)
             
      = (xx)(xx)(xx)(xx)
             
      = xxxxxxxx
             
      = x8

...which also equals x( 2×4 ). This demonstrates another rule: Whenever you have an exponent expression that is raised to a power, you can multiply the exponent and power:

      ( xm ) n = x m n

If you have a product inside parentheses, and a power on the parentheses, then the power goes on each element inside. For instance, (xy2)3 = (xy2)(xy2)(xy2) = (xxx)(y2y2y2) = (xxx)(yyyyyy) = x3y6 = (x)3(y2)3. Another example would be:

    [ x/y ]^2 = (x^2) / (y^2)

Note that this rule does NOT work if you have a sum or difference within the parentheses. Exponents, unlike mulitiplication, do NOT "distribute" over addition.

For instance, given (3 + 4)2, do NOT succumb to the temptation to say "This equals 32 + 42 = 9 + 16 = 25", because this is wrong. Actually, (3 + 4)2 = (7)2 = 49, not 25. When in doubt, write out the expression according to the definition of the power. Given (x – 2)2, don't try to do this in your head. Instead, write it out: "squared" means "times itself", so (x – 2)2 = (x – 2)(x – 2) = xx – 2x – 2x + 4 = x2 – 4x + 4.

The mistake of erroneously trying to "distribute" the exponent is most often made when the student is trying to do everything in his head, instead of showing his work. Do things neatly, and you won't be as likely to make this mistake.

There is one other rule that may or may not arise at this stage:

    Anything to the power zero is just "1".

This rule is explained on the next page. In practice, though, this rule means that some exercises may be a lot easier than they may at first appear:

  • Simplify [(3x4y7z12)5 (–5x9y3z4)2]0
  • Who cares about that stuff inside the square brackets? I know I don't, because the zero power on the outside means that the value of the entire thing is just 1.

Top  |  1 | 2 | 3 | 4 | 5  |  Return to Index  Next >>

Cite this article as:

Stapel, Elizabeth. "Exponents: Basic Rules." Purplemath. Available from
    http://www.purplemath.com/modules/exponent.htm. Accessed
 

 

Lessons index

Lessons CD




Purplemath:
  Linking to this site
  Printing pages
  Donating
  School licensing


Reviews of
Internet Sites:
   Free Help
   Practice
   Et Cetera

The "Homework
   Guidelines"

Study Skills Survey

Tutoring ($$)


This lesson may be printed out for your personal use.

Content copyright protected by Copyscape website plagiarism search
  

  Copyright © 2006-2008  Elizabeth Stapel   |   About   |   Terms of Use

 

 Feedback   |   Error?