"

6.2 Negative Exponents

Consider the following chart that shows the expansion of a for several exponents:

a4=a×a×a×aa3=a×a×aa2=a×aa1=aa0=1

a1=1aa2=1(a×a)a3=1(a×a×a)a4=1(a×a×a×a)

If zero and negative exponents are expanded to base 2, the result is the following:

20=121=1222=12×2or1423=12×2×2or1824=12×2×2×2or116

The most unusual of these is the exponent 0. Any base that is not equal to zero to the zeroth exponent is always 1. The simplest explanation of this is by example.

Example 6.2.1

Simplify x3x3.

Using the quotient rule of exponents, we know that this simplifies to x33, which equals x0. And we know

2323=88=1,

3333=2727=1,

4343=6464=1,

5353=125125=1,

and so on. A base raised to an exponent divided by that same base raised to that same exponent will always equal 1 unless the base is 0. This leads us to the zero power rule of exponents:

Zero Power Rule of Exponents: x0=1(x0)

This zero rule of exponents can make difficult problems elementary simply because whatever the 0 exponent is attached to reduces to 1. Consider the following examples:

Example 6.2.2

Simplify the following expressions.

  1. 5x0y2
    Since x0=1, this simplifies to 5y2.
  2. (5x0y2)0
    Since the zero exponent is on the outside of the parentheses, everything contained inside the parentheses is cancelled out to 1.
  3. [(15x3y2)(25x2y2)]0
    Since the zero exponent is on the outside of the brackets, everything contained inside the brackets cancels out to 1.

When encountering these types of problems, always remain aware of what the zero power is attached to, since only what it is attached to cancels to 1.

When dealing with negative exponents, the simplest solution is to reciprocate the power. For instance:

Example 6.2.3

Simplify the following expressions.

  1. 3x2y2
    Since the only negative exponent is x2, this simplifies to 3y2x2.
  2. 4x2y3
    Since the only negative exponent is y3, this simplifies to 4x2y3.
  3. (4x2y3)1
    Using the power of a power rule of exponents, we get 41x2y3.
    Simplifying the negative exponents of 41x2, we get y34x2.
  4. (2m1n3)(2m1n3)4
    First using the power of a power rule on (2m1n3)4 yields 24m4n12.
    Now we multiply 2m1n3 by 24m4n12, yielding 25m5n15.
    We can write this without any negative exponents as 25m5n15.

Four Rules of Negative Exponents

xn=1xn(x0)

1xn=xn(x0)

(xy)n=(yx)n(x,y0)

(xaybzc)n=zcnxanybn(x,y,z0)

Questions

Simplify. Your answer should contain only positive exponents.

  1. (2x4y2)(2xy3)4
  2. (2a2b3)(2a0b4)4
  3. (2x2y2)4x4
  4. [(m0n3)(2m3n3)]0
  5. (2x3y2)(3x3y33x0)
  6. 3y3[(3yx3)(2x4y3)]
  7. 2y(x0y2)4
  8. (a4)42b
  9. (2a2b3)4a1
  10. (2y4)2x2
  11. (2mn)4m0n2
  12. 2x3(x4y3)1
  13. [(2u2v3)(2uv4)1]2u4v0
  14. [(2yx2)(x2)](2x0y4)1
  15. b1[(2a4b0)0(2a3b2)]
  16. 2yzx2[(2x4y4z2)(zy2)4]
  17. [(cb3)2(2a3b2)](a3b2c3)3
  18. 2q4(m2p2q)(2m4p2)3
  19. (yx4z2)1z3x2y3z1
  20. 2mpn3[2n2p0(m0n4p2)3]

Answer Key 6.2