Chapter 6: Polynomials

6.2 Negative Exponents

Consider the following chart that shows the expansion of [latex]a[/latex] for several exponents:

[latex]\begin{array}{lllllllll} a^4\phantom{-}&=&a&\times &a&\times &a&\times &a \\ a^3&=&a&\times &a&\times &a&& \\ a^2&=&a&\times &a&&&& \\ a^1&=&a&&&&&& \\ a^0&=&1&&&&&& \end{array}[/latex]

[latex]\begin{array}{lll} a^{-1}&=&\dfrac{1}{a} \\ \\ a^{-2}&=&\dfrac{1}{(a\times a)} \\ \\ a^{-3}&=&\dfrac{1}{(a\times a\times a)} \\ \\ a^{-4}&=&\dfrac{1}{(a\times a\times a\times a)} \end{array}[/latex]

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

[latex]\begin{array}{llcll} 2^0&=&1&& \\ \\ 2^{-1}&=&\dfrac{1}{2}&& \\ \\ 2^{-2}&=&\dfrac{1}{2\times 2}&\text{or}&\dfrac{1}{4} \\ \\ 2^{-3}&=&\dfrac{1}{2\times 2\times 2}&\text{or}&\dfrac{1}{8} \\ \\ 2^{-4}&=&\dfrac{1}{2\times 2\times 2\times 2}&\text{or}&\dfrac{1}{16} \end{array}[/latex]

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 [latex]\dfrac{x^3}{x^3}[/latex].

Using the quotient rule of exponents, we know that this simplifies to [latex]x^{3-3}[/latex], which equals [latex]x^0.[/latex] And we know

[latex]\dfrac{2^3}{2^3} = \dfrac{8}{8}=1[/latex],

[latex]\dfrac{3^3}{3^3} = \dfrac{27}{27}=1[/latex],

[latex]\dfrac{4^3}{4^3}=\dfrac{64}{64}=1[/latex],

[latex]\dfrac{5^3}{5^3}=\dfrac{125}{125}=1[/latex],

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:

[latex]\text{Zero Power Rule of Exponents: }x^0 = 1\hspace{0.25in} (x \ne 0)[/latex]

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. [latex]5x^0y^2[/latex]
    Since [latex]x^0 = 1,[/latex] this simplifies to [latex]5y^2.[/latex]
  2. [latex](5x^0y^2)^0[/latex]
    Since the zero exponent is on the outside of the parentheses, everything contained inside the parentheses is cancelled out to 1.
  3. [latex][(15x^3y^2)(25x^2y^2)]^0[/latex]
    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. [latex]3x^{-2}y^2[/latex]
    Since the only negative exponent is [latex]x^{-2}[/latex], this simplifies to [latex]\dfrac{3y^2}{x^2}.[/latex]
  2. [latex]4x^2y^{-3}[/latex]
    Since the only negative exponent is [latex]y^{-3}[/latex], this simplifies to [latex]\dfrac{4x^2}{y^3}.[/latex]
  3. [latex](4x^2y^{-3})^{-1}[/latex]
    Using the power of a power rule of exponents, we get [latex]4^{-1}x^{-2}y^3[/latex].
    Simplifying the negative exponents of [latex]4^{-1}x^{-2}[/latex], we get [latex]\dfrac{y^3}{4x^2}.[/latex]
  4. [latex](2m^{-1}n^{-3})(2m^{-1}n^{-3})^4[/latex]
    First using the power of a power rule on [latex](2m^{-1}n^{-3})^4[/latex] yields [latex]2^4m^{-4}n^{-12}[/latex].
    Now we multiply [latex]2m^{-1}n^{-3}[/latex] by [latex]2^4m^{-4}n^{-12}[/latex], yielding [latex]2^5m^{-5}n^{-15}[/latex].
    We can write this without any negative exponents as [latex]\dfrac{2^5}{m^5n^{15}}.[/latex]

Four Rules of Negative Exponents

[latex]x^{-n}=\dfrac{1}{x^n}\hspace{0.25in} (x \ne 0)[/latex]

[latex]\dfrac{1}{x^{-n}}=x^n\hspace{0.25in} (x \ne 0)[/latex]

[latex]\left(\dfrac{x}{y}\right)^{-n}=\left(\dfrac{y}{x}\right)^n \hspace{0.25in} (x,y \ne 0)[/latex]

[latex]\left(\dfrac{x^ay^b}{z^c}\right)^{-n}=\dfrac{z^{cn}}{x^{an}y^{bn}}\hspace{0.25in} (x,y,z \ne 0)[/latex]

Questions

Simplify. Your answer should contain only positive exponents.

  1. [latex](2x^4y^{-2})(2xy^3)^4[/latex]
  2. [latex](2a^{-2}b^{-3})(2a^0b^4)^4[/latex]
  3. [latex](2x^2y^2)^4x^{-4}[/latex]
  4. [latex][(m^0n^3)(2m^{-3}n^{-3})]^0[/latex]
  5. [latex](2x^{-3}y^2)\div (3x^{-3}y^3\cdot 3x^0)[/latex]
  6. [latex]3y^3\div [(3yx^3)(2x^4y^{-3})][/latex]
  7. [latex]2y\div (x^0y^2)^4[/latex]
  8. [latex](a^4)^4\div 2b[/latex]
  9. [latex](2a^2b^3)^4\div a^{-1}[/latex]
  10. [latex](2y^{-4})^{-2}\div x^2[/latex]
  11. [latex](2mn)^4\div m^0n^{-2}[/latex]
  12. [latex]2x^{-3}\div (x^4y^{-3})^{-1}[/latex]
  13. [latex][(2u^{-2}v^3)(2uv^4)^{-1}]\div 2u^{-4}v^0[/latex]
  14. [latex][(2yx^2)(x^{-2})]\div (2x^0y^4)^{-1}[/latex]
  15. [latex]b^{-1}\div [(2a^4b^0)^0(2a^{-3}b^2)][/latex]
  16. [latex]2yzx^2\div [(2x^4y^4z^{-2})(zy^2)^4][/latex]
  17. [latex][(cb^3)^2(2a^{-3}b^2)]\div (a^3b^{-2}c^3)^3[/latex]
  18. [latex]2q^4(m^2p^2q)\div (2m\cdot 4p^2)^3[/latex]
  19. [latex](yx^{-4}z^2)^{-1}\div z^3\cdot x^2y^3z^{-1}[/latex]
  20. [latex]2mpn^{-3}\div [2n^2p^0(m^0n^{-4}p^2)^3][/latex]

Answer Key 6.2

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book