Skip to main content
Mathematics LibreTexts

3.2: Properties of Integer Exponents

  • Page ID
    66307
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    By the end of this section, you will be able to:

    • Simplify expressions using the properties for exponents
    • Use the definition of a negative exponent
    Be Prepared

    Before you get started, take this readiness quiz.

    1. Simplify \((−2)(−2)(−2)\).

    2. Simplify \(\dfrac{8x}{24y}\).

    3. Name the decimal \((−2.6)(4.21)\).

    Simplify Expressions Using the Properties for Exponents

    Remember that a positive integer exponent indicates repeated multiplication of the same quantity. For example, in the expression \(a^m\), the positive integer exponent \(m\) tells us how many times we use the base \(a\) as a factor.

    \[a^{m}= \underbrace{a \cdot a \cdot a \cdot \ldots \cdot a}_{\text{m factors}} \nonumber\]

    For example,

    \[(-9)^{5}= \underbrace{ (-9)\cdot (-9)\cdot (-9)\cdot (-9) \cdot (-9)}_{\text{5 factors}} \nonumber\]

    Let’s review the vocabulary for expressions with exponents.

    Definition \(\PageIndex{1}\)

    imageedit_5_8574931614.png

    \(a^m = \underbrace{a\cdot a\cdot a \cdots a}_{m \text{ factors }}\)

    This is read \(a\) to the \(m^{th}\) power.

    In the expression \(a^m\) with positive integer \(m\) and \(a\not=0\), the exponent \(m\) tells us how many times we use the base \(a\) as a factor.

    When we combine like terms by adding and subtracting, we need to have the same base with the same exponent. But when we multiply and divide, the exponents may be different, and sometimes the bases may be different, too.

    First, we will look at an example that leads to the Product Property for Positive Integer Exponents.

     

    \(\quad x^{2} x^{3}\)

    What does this mean?

    \(=\underbrace{x \cdot x}_{2 \text{ factors}\space} \cdot \underbrace{ x\cdot x\cdot x}_{3 \text{ factors}}\)

    \(=\underbrace{x\cdot x\cdot x\cdot x\cdot x}_{5 \text{ factors}}\)

      \(= x^{5}\)

    The base stayed the same and we added the exponents.

    Product Property for Positive Integer Exponents

    If \(a\) is a real number and \(m\) and \(n\) are positive integers, then

    \[a^ma^n=a^{m+n}. \nonumber\]

    To multiply with like bases, add the exponents.

    Example \(\PageIndex{2}\)

    Simplify each expression:

    a. \(y^5y^6\)

    b. \(2^x\cdot 2^{3x}\)

    c. \(2a^7\cdot 3a\)

    d. \(d^4d^5d^2\)

    Solution

    a.

      \(\quad y^5y^6\)
    Use the Product Property, \(a^ma^n=a^{m+n}\). \(=y^{5+6}\)
    Simplify. \(=y^{11}\)

    b.

      \(\quad\; 2^x\cdot 2^{3x}\)
    Use the Product Property, \(a^ma^n=a^{m+n}\). \(=2^{x+3x}\)
    Simplify. \(=2^{4x}\)

    c.

      \(\quad\; 2a^7\cdot 3a\)
    Rewrite, \(a=a^1\). \(= 2a^7\cdot 3a^1\)
    Use the Commutative Property and
    use the Product Property, \(a^ma^n=a^{m+n}\).
    \(=2\cdot 3a^{7+1}\)
    Simplify. \(=6a^8\)

    d.

      \(\quad d^4d^5d^2\)
    Add the exponents, since the bases are the same. \(= d^{4+5+2}\)
    Simplify. \(=d^{11}\)
    Try It \(\PageIndex{3}\)

    Simplify each expression:

    a. \(b^9b^8\)

    b. \(4^{2x}\cdot 4^x\)

    c. \(3p^5\cdot 4p\)

    d. \(x^6x^4x^8\)

    Answer

    a. \(b^{17}\)

    b. \(4^{3x}\)

    c. \(12p^6\)

    d. \(x^{18}\)

    Try It \(\PageIndex{4}\)

    Simplify each expression:

    a. \(x^{12}x^4\)

    b. \(10\cdot 10^x\)

    c. \(2z\cdot 6z^7\)

    d. \(b^5b^9b^5\)

    Answer

    a. \(x^{16}\)

    b. \(10^{x+1}\)

    c. \(12z^8\)

    d. \(b^{19}\)

    Now we will look at an exponent property for division. As before, we’ll try to discover a property by looking at some examples.

    Consider \(\quad\dfrac{x^5}{x^2}\) and \(\quad\dfrac{x^2}{x^3}\)
    What do they mean? \(=\dfrac{x\cdot x\cdot x\cdot x\cdot x}{x\cdot x}\)   \(=\dfrac{x\cdot x}{x\cdot x\cdot x}\)
    Use the Equivalent Fractions Property. \(=\dfrac{\cancel{x}\cdot\cancel{x}\cdot x\cdot x\cdot x}{\cancel{x}\cdot \cancel{x}}\)   \(=\dfrac{\cancel{x}\cdot \cancel{x}\cdot 1}{\cancel{x}\cdot \cancel{x}\cdot x}\)
    Simplify. \(=x^3\)  

    \(=\dfrac{1}{x}\)

    Note. \(x^3=x^{5-2}\)   \(\dfrac{1}{x}=\dfrac{1}{x^1}=\dfrac{1}{x^{3-2}}\)

    Here we see how to use the initial exponents to arrive at the simplified expression. When the larger exponent was in the numerator, we were left with factors in the numerator. When the larger exponent was in the denominator, we were left with factors in the denominator--notice the numerator of 1. When all the factors in the numerator have been removed, remember this is really dividing the factors to one, and so we need a 1 in the numerator: \(\dfrac{\cancel{x}}{\cancel{x}}=1\). This leads to the Quotient Property for Positive Integer Exponents.

    Quotient Property for Positive Integer Exponents

    If \(a\) is a real number, \(a \neq 0\), and \(m\) and \(n\) are distinct positive integers, then

    \[\dfrac{a^m}{a^n}=\begin{cases}a^{m−n}& \text{ if } m>n \\ \dfrac{1}{a^{n−m}} & \text{ if } n>m. \end{cases}\nonumber\]

    Example \(\PageIndex{5}\)

    Simplify each expression:

    a. \(\dfrac{x^9}{x^7}\)

    b. \(\dfrac{3^{10}}{3^2}\)

    c. \(\dfrac{b^8}{b^{12}}\)

    d. \(\dfrac{7^3}{7^5}\)

    Solution

    To simplify an expression with a quotient, we need to first compare the exponents in the numerator and denominator.

    a.

      \(\dfrac{x^9}{x^7}\)

    Since \(9>7\), there are more factors of \(x\) in the numerator.

    Use the Quotient Property, \(\dfrac{a^m}{a^n}=a^{m−n}\), for \(m>n\).

    \(=x^{9-7}\)
    Simplify. \(=x^2\)

    Notice that when the larger exponent is in the numerator, we are left with factors in the numerator.

    b.

      \(\quad\dfrac{3^{10}}{3^2}\)

    Since \(10>2\), there are more factors of \(3\) in the numerator.

    Use the Quotient Property, \(\dfrac{a^m}{a^n}=a^{m−n}\), for \(m>n\).

    \(=3^{10-2}\)
    Simplify. \(=3^8\)

    Notice that when the larger exponent is in the numerator, we are left with factors in the numerator.

    c.

      \(\quad\dfrac{b^8}{b^{12}}\)

    Since \(12>8\), there are more factors of \(b\) in the denominator.

    Use the Quotient Property, \(\dfrac{a^m}{a^n}=\dfrac{1}{a^{n−m}}\), for \(n>m\).

    \(=\dfrac{1}{b^{12-8}}\)
    Simplify. \(=\dfrac{1}{b^4}\)

    Notice that when the larger exponent is in the denominator, we are left with factors in the denominator.

    d.

      \(\quad \dfrac{7^3}{7^5}\)

    Since \(5>3\), there are more factors of \(3\) in the denominator.

    Use the Quotient Property, \(\dfrac{a^m}{a^n}=\dfrac{1}{a^{n−m}}\) for \(n>m\).

    \(=\dfrac{1}{7^{5-3}}\)
    Simplify. \(=\dfrac{1}{7^2}\)
    Simplify. \(=\dfrac{1}{49}\)

    Notice that when the larger exponent is in the denominator, we are left with factors in the denominator.

    Try It \(\PageIndex{6}\)

    Simplify each expression:

    a. \(\dfrac{x^{15}}{x^{10}}\)

    b. \(\dfrac{6^{14}}{6^5}\)

    c. \(\dfrac{x^{18}}{x^{22}}\)

    d. \(\dfrac{12^{15}}{12^{30}}\)

    Answer

    a. \(x^5\)

    b. \(6^9\)

    c. \(\dfrac{1}{x^4}\)

    d. \(\dfrac{1}{12^{15}}\)

    Try It \(\PageIndex{7}\)

    Simplify each expression:

    a. \(\dfrac{y^{43}}{y^{37}}\)

    b. \(\dfrac{10^{15}}{10^{7}}\)

    c. \(\dfrac{m^7}{m^{15}}\)

    d. \(\dfrac{9^8}{9^{19}}\)

    Answer

    a. \(y^6\)

    b. \(10^8\)

    c. \(\dfrac{1}{m^8}\)

    d. \(\dfrac{1}{9^{11}}\)

    Note that, while so far an exponent that is not a positive integer has no meaning, we see that blindly applying the above properties for such exponents leads to a couple definitions.

      \(\quad 1\)
    For \(m\) a positive integer (so that \(x^m\) has meaning, \(x\neq 0\)). \(=\dfrac{x^m}{ x^m}\)
    Blindly follow the quotient rule that we know to be true in another case. \(=x^{m-m}\)
    Reduce the fraction on the left. \(=x^0\)
    Conclude.

    \(x^0=1\)

    So if the Quotient Property is also to hold for the exponent zero we must define, for \(x\not= 0\),

    \[x^0=1. \nonumber \]

    Similarly,

    Consider this expression where \(m\) is a positive integer (so that \(x^m\) has meaning). \(\quad x^{-m}x^m\)
    Blindly applying the product property. \(=x^{-m+m}\)
    Simplify exponent. \(=x^0\)
    Using our new definition: \(x^0=1\). \(=1\)
    Draw conclusion. \(x^{-m}x^m=1\)
    Divide both sides by \(x^m\). \(\dfrac{x^{-m}x^m}{x^m}=\dfrac{1}{x^m}\)
    Simplify. \(x^{-m}=\dfrac{1}{x^m}\)

    So, if the product property of exponents holds also for (so far undefined) negative integers, we must define, for \(m\) a negative integer,

    \[x^{-m}=\dfrac{1}{x^m}.\nonumber\] Also, since taking the reciprocal of both sides preserves the equality we also have, equivalently,

    \[\dfrac{1}{x^{-m}}=x^m.\nonumber\]

    We could also write these two statements above simultaneously as \[x^{-m}=\dfrac{1}{x^m}, m\text{ any integer.}\nonumber\]

    So, we must define

    Definition \(\PageIndex{8}\)

    For \(a\) any non-zero real number

    \[a^0=1\nonumber\]

    and for \(m\) any positive integer

    \[a^{-m}=\dfrac{1}{a^m} \text{ or, equivalently, }\dfrac{1}{a^{-m}}=a^m.\nonumber\]

    In the above, the base can be anything (\(x\) can be anything) which we know to be different from zero, and in this text, we assume any variable that we raise to the zero power is not zero.

    Example \(\PageIndex{9}\)

    Simplify each expression:

    a. \(9^0\)

    b. \(n^0\)

    c. \((−4a^2b)^0\)

    d. \(-3^0\)

    Solution

    The definition says any non-zero number raised to the zero power is \(1\).

    a. Use the definition of the zero exponent. \(9^0 = 1\)

    b. Use the definition of the zero exponent. \(n^0 = 1\)

    To simplify the expression \(n\) raised to the zero power we just use the definition of the zero exponent. The result is \(1\).

    c. Anything raised to the power zero is 1. Here the base is \(-4a^2 b\), so \((−4a^2b)^0=1\)

    d. Anything raised to the power zero is 1. Here the base is 3, so this is the opposite of \(3^0\), or, the opposite of 1. So, \(-3^0=-1\)

    Try It \(\PageIndex{10}\)

    Simplify each expression:

    a. \(11^0\)

    b. \(q^0\)

    c. \((−12p^3q^2)^0\)

    d. \(-7^0\)

    Answer

    a. 1

    b. 1

    c. 1

    d. -1

    Try It \(\PageIndex{11}\)

    Simplify each expression:

    a. \(23^0\)

    b. \(r^0\)

    c. \((2s t^5)^0\)

    d. \(-s^0\)

    Answer

    a. 1

    b. 1

    c. 1

    d. -1

    Example \(\PageIndex{12}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(x^{−5}\)

    b. \(10^{−3}\)

    c. \(\dfrac{1}{y^{−4}}\)

    d. \(\dfrac{1}{3^{−2}}\)

    Solution

    a.

      \(\quad x^{−5}\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{1}{x^5}\)

    b.

      \(\quad 10^{−3}\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{1}{10^3}\)
    Simplify. \(=\dfrac{1}{1000}\)

    c.

      \(\quad \dfrac{1}{y^{-4}}\)
    Use the definition of a negative exponent, \(\dfrac{1}{a^{−n}}=a^n\). \(=y^4\)

    d.

      \(\quad \dfrac{1}{3^{-2}}\)
    Use the definition of a negative exponent, \(\dfrac{1}{a^{−n}}=a^n\). \(=3^2\)
    Simplify. \(=9\)
    Try It \(\PageIndex{13}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(z^{−3}\)

    b. \(10^{−7}\)

    c. \(\dfrac{1}{p^{−8}}\)

    d. \(\dfrac{1}{4^{−3}}\)

    Answer

    a. \(\dfrac{1}{z^3}\)

    b. \(\dfrac{1}{10,000,000}\)

    c. \(p^8\)

    d. \(64\)

    Try It \(\PageIndex{14}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(n^{−2}\)

    b. \(10^{−4}\)

    c. \(\dfrac{1}{q^{−7}}\)

    d. \(\dfrac{1}{2^{−4}}\)

    Answer

    a. \(\dfrac{1}{n^2}\)

    b. \(\dfrac{1}{10,000}\)

    c. \(q^7\)

    d. \(16\)

    Properties of Negative Exponents

    The negative exponent tells us we can rewrite the expression by taking the reciprocal of the base and then changing the sign of the exponent.

    Any expression that has negative exponents is not considered to be in simplest form. We will use the definition of a negative exponent and other properties of exponents to write the expression with only positive exponents.

    For example, if after simplifying an expression we end up with the expression \(x^{−3}\), we will take one more step and write \(\dfrac{1}{x^3}\). The answer is considered to be in simplest form when it has only positive exponents.

    Suppose now we have a fraction raised to a negative exponent. Let’s use our definition of negative exponents to lead us to a new property.

      \(\quad\left( \dfrac{3}{4} \right)^{-2}\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{1}{\left( \dfrac{3}{4} \right)^{2}}\)
    Simplify the denominator. \(=\dfrac{1}{\dfrac{9}{16}}\)
    Simplify the complex fraction. \(=\dfrac{16}{9}\)
    But we know that \(\dfrac{16}{9}=\left( \dfrac{4}{3} \right)^{2}\)
    This tells us that \(\left( \dfrac{3}{4} \right)^{-2} = \left( \dfrac{4}{3} \right)^{2}\)

    To get from the original fraction raised to a negative exponent to the final result, we took the reciprocal of the base—the fraction—and changed the sign of the exponent.

    This leads us to the Quotient to a Negative Integer Exponent Property.

    Quotient to a Negative Integer Exponent Property

    If \(a\) and \(b\) are real numbers, \(a\neq 0\), \(b\neq 0\), and \(n\) is an integer, then

    \[\left(\dfrac{a}{b}\right)^{−n}=\left(\dfrac{b}{a}\right)^n. \nonumber \]

    Example \(\PageIndex{15}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(\left( \dfrac{5}{7} \right)^{−2}\)

    b. \(\left( −\dfrac{x}{y} \right)^{−3}\)

    Solution

    a.

      \(\quad \left( \dfrac{5}{7} \right)^{−2}\)
    Use the Quotient to a Negative Integer Exponent Property, \(\left(\dfrac{a}{b} \right)^{−n}= \left( \dfrac{b}{a} \right)^n\).  
    Take the reciprocal of the fraction and change the sign of the exponent. \(=\left( \dfrac{7}{5}\right)^2\)
    Simplify. \(=\dfrac{49}{25}\)

    b.

      \(\quad\left( −\dfrac{x}{y} \right)^{−3}\)
    Use the Quotient to a Negative Integer Exponent Property, \(\left(\dfrac{a}{b} \right)^{−n}= \left( \dfrac{b}{a} \right)^n\).  
    Take the reciprocal of the fraction and change the sign of the exponent. \(=\left( -\dfrac{y}{x}\right)^3\)
    Simplify. \(=-\dfrac{y^3}{x^3}\)
    Try It \(\PageIndex{16}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(\left(\dfrac{2}{3}\right)^{−4}\)

    b. \(\left(−\dfrac{m}{n}\right)^{−2}\)

    Answer

    a. \(\dfrac{81}{16}\)

    b. \(\dfrac{n^2}{m^2}\)

    Try It \(\PageIndex{17}\)

    Simplify each expression. Write your answer using positive exponents.

    a. \(\left(\dfrac{3}{5}\right)^{−3}\)

    b. \(\left(−\dfrac{a}{b}\right)^{−4}\)

    Answer

    a. \(\dfrac{125}{27}\)

    b. \(\dfrac{b^4}{a^4}\)

    We would like to verify that the properties of positive integer exponents can be extended to all integer exponents. We will do some examples. Let \(m\) and \(n\) be non-negative integers, \(m>n\). Let's simplify \(x^mx^{-n}\).

      \(\quad x^mx^{-n}\)
    Use the definition: \(x^{-n}=\dfrac{1}{x^n}\). \(=x^m\cdot\dfrac{1}{x^n}\)
    Multiply fractions. \(=\dfrac{x^m}{x^n}\)
    Use the Quotient Property of exponents. \(x^{m-n}\quad\) or \(\quad x^{m+(-n)}\)
    Conclude. \(x^mx^{-n}=x^{m-n}=x^{m+(-n)}\)

    So, the product property holds in this case.

    And if \(m<n\),

      \(x^mx^{-n}\)
    Use the definition: \(x^{-n}=\dfrac{1}{x^n}\). \(=x^m\cdot\dfrac{1}{x^n}\)
    Multiply fractions. \(=\dfrac{x^m}{x^n}\)
    Use the Quotient Property of exponents. \(=\dfrac{1}{x^{n-m}}\)
    Use second variation of the definition of negative exponents. \(=x^{-(n-m)}\)
    Simplify. \(x^{m-n}\quad \) or \(\quad x^{m+(-n)}\)
    Conclude. \(x^mx^{-n}=x^{m-n}=x^{m+(-n)}\)

    So the Product Property for Positive Integer Exponents holds in this case, too. We can in a similar way check other combinations to see that the Product Property for Positive Integer Exponents holds for all integers. The Product Property for Integer Exponents follows directly

    \[\dfrac{x^m}{x^n}=x^m\cdot \dfrac{1}{x^{n}}=x^m\cdot x^{-n}=x^{m-n}\nonumber\]

    and

    \[\dfrac{x^m}{x^n}=\dfrac{1}{x^{-m}}\cdot \dfrac{1}{x^{n}}=\dfrac{1}{x^{-m}\cdot x^{n}}=\dfrac{1}{x^{-m+n}}\quad \text{ or }\quad\dfrac{1}{x^{n-m}}.\nonumber\]

    So, both the Product Property and the Quotient Property hold for all integer exponents.

    Product Property for Integer Exponents

    If \(a\) is a real number and \(m\) and \(n\) are integers, then

    \[a^ma^n=a^{m+n}. \nonumber\]

    To multiply with like bases, add the exponents.

    Quotient Property for Integer Exponents

    If \(a\) is a real number, \(a \neq 0\), and \(m\) and \(n\) are integers, then

    \[ \dfrac{a^m}{a^n}=a^{m−n}\nonumber \]

    and

    \[\dfrac{a^m}{a^n}=\dfrac{1}{a^{n−m}}. \nonumber \]

    To divide with like bases, subtract the exponents as above.

    We will now use the product property with expressions that have negative exponents.

    Example \(\PageIndex{18}\)

    Simplify each expression:

    a. \(z^{−5}z^{−3}\)

    b. \((m^4n^{−3})(m^{−5}n^{−2})\)

    c. \((2x^{−6}y^8)(−5x^5y^{−3})\)

    Solution

    a.

      \(\quad z^{−5}z^{−3}\)
    Add the exponents, since the bases are the same. \(=z^{−5−3}\)
    Simplify. \(=z^{−8}\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{1}{z^8}\)

    b.

      \(\quad(m^4n^{−3})(m^{−5}n^{−2})\)
    Use the Commutative Property to get like bases together. \(=m^4m^{−5}n^{−2}n^{−3}\)
    Add the exponents for each base. \(=m^{−1}n^{−5}\)
    Use the definition of a negative exponent, \(a^{-n}= \dfrac{1}{a^n}\). \(=\dfrac{1}{m^1}\cdot\dfrac{1}{n^5}\)
    Simplify. \(=\dfrac{1}{mn^5}\)

    c.

      \(\quad (2x^{−6}y^8)(−5x^5y^{−3})\)
    Rewrite with the like bases together. \(=2(−5)(x^{−6}x^5)(y^8y^{−3})\)
    Multiply the coefficients and add the exponents of each variable. \(=−10x^{−1}y^5\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=−10\dfrac{1}{x}y^5\)
    Simplify. \(=−\dfrac{10y^5}{x}\)
    Try It \(\PageIndex{19}\)

    Simplify each expression:

    a. \(z^{−4}z^{−5}\)

    b. \((p^6q^{−2})(p^{−9}q^{−1})\)

    c. \((3u^{−5}v^7)(−4u^4v^{−2})\)

    Answer

    a. \(\dfrac{1}{z^9}\)

    b. \(\dfrac{1}{p^3q^3}\)

    c. \(−\dfrac{12v^5}{u}\)

    Try It \(\PageIndex{20}\)

    Simplify each expression:

    a. \(c^{−8}c^{−7}\)

    b. \((r^5s^{−3})(r^{−7}s^{−5})\)

    c. \((−6c^{−6}d^4)(−5c^{−2}d^{−1})\)

    Answer

    a. \(\dfrac{1}{c^{15}}\)

    b. \(\dfrac{1}{r^2s^8}\)

    c. \(\dfrac{30d^3}{c^8}\)

    Now let’s look at an exponential expression that contains a power raised to a power. Let's see if we can discover a general property.

      \(\quad (x^2)^3\)
    What does this mean? \(=x^2x^2x^2\)
    How many factors altogether?

    \(=\underbrace{x\cdot x}_{2\; factors }\cdot \underbrace{x\cdot x}_{2\text{ factors }}\cdot \underbrace{x\cdot x}_{2\text{ factors }}\)

    \(=\underbrace{x\cdot x\cdot x\cdot x \cdot x\cdot x}_{6\text{ factors }}\)

    So we have \(=x^6\)

    Notice the 6 is the product of the exponents, 2 and 3. We see that \((x^2)^3\) is \(x^{2\cdot 3}\) or \(x^6\). We can also see that

    \[(x^{-2})^3=\left(\dfrac{1}{x^2}\right)^3=\dfrac{1}{x^2}\cdot\dfrac{1}{x^2}\cdot\dfrac{1}{x^2}=\dfrac{1}{x^6}=x^{-6}\nonumber\] so that \((x^{-2})^3=x^{-6}\). In these examples we multiplied the exponents.

    We can check various combinations of signs of the exponents which leads us to the Power Property for Integer Exponents.

    Power Property for Integer Exponents

    If \(a\) is a real number and \(m\) and \(n\) are integers, then

    \[(a^m)^n=a^{mn}. \nonumber \]

    To raise a power to a power, multiply the exponents.

    Example \(\PageIndex{21}\)

    Simplify each expression:

    a. \((y^5)^9\)

    b. \((4^{-4})^7\)

    c. \((y^3)^6(y^5)^4\)

    Solution

    a.

      \((y^5)^9\)
    Use the power property, \((a^m)^n=a^{mn}\). \(y^{5\cdot 9}\)
    Simplify. \(y^{45}\)

    b.

      \(\quad(4^{-4})^7\)
    Use the power property. \(=4^{-4\cdot 7}\)
    Simplify. \(=4^{-28}\)

    c.

      \(\quad (y^3)^6(y^5)^4\)
    Use the power property. \(=y^{18}y^{20}\)
    Add the exponents. \(=y^{38}\)
    Try It \(\PageIndex{22}\)

    Simplify each expression:

    a. \((b^7)^5\)

    b. \((5^4)^{-3}\)

    c. \((a^4)^5(a^7)^4\)

    Answer

    a. \(b^{35}\)

    b. \(5^{-12}\)

    c. \(a^{48}\)

    Try It \(\PageIndex{23}\)

    Simplify each expression:

    a. \((z^6)^9\)

    b. \((3^{-7})^7\)

    c. \((q^4)^5(q^3)^3\)

    Answer

    a. \(z^{54}\)

    b. \(3^{-49}\)

    c. \(q^{29}\)

    We will now look at an expression containing a product that is raised to a power. Can we find this pattern?

      \(\quad(2x)^3\)
    What does this mean? \(=2x\cdot 2x \cdot 2x\)
    We group the like factors together. \(=2\cdot 2\cdot 2xxx\)
    How many factors of \(2\) and of \(x\)? \(=2^3x^3\)

    Notice that each factor was raised to the power and \((2x)^3\) is \(2^3x^3\).

    The exponent applies to each of the factors! We can say that the exponent distributes over multiplication. If we were to check various examples with exponents which are negative or zero, then we would find the same pattern emerges. This leads to the Product to a Power Property for Integer Exponents.

    Product to a Power Property for Integer Exponents

    If \(a\) and \(b\) are real numbers and \(m\) is an integer, then

    \[(ab)^m=a^mb^m \nonumber. \]

    To raise a product to a power, raise each factor to that power.

    Example \(\PageIndex{24}\)

    Simplify each expression:

    a. \((−3mn)^3\)

    b. \((6k^3)^{−2}\)

    c. \((5x^{−3})^2\)

    Solution

    a.

      \(\quad(−3mn)^3\)
    Use Power of a Product Property, \((ab)^m=a^mb^m\). \(=(−3)^3m^3n^3\)
    Simplify. \(=−27m^3n^3\)

    b.

      \(\quad (6k^3)^{−2}\)
    Use the Power of a Product Property, \((ab)^m=a^mb^m\). \(=6^{−2}(k^3)^{−2}\)
    Use the Power Property, \((a^m)^n=a^{mn}\). \(=6^{−2}k^{−6}\)
    Use the definition of a negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{1}{6^2}\cdot\dfrac{1}{k^6}\)
    Simplify. \(=\dfrac{1}{36k^6}\)

    c.

      \(\quad(5x^{−3})^2\)
    Use the power of a product property, \((ab)^m=a^mb^m\). \(=5^2(x^{−3})^2\)
    Simplify. \(=25x^{−6}\)
    Rewrite \(x^{−6}\) using \(a^{−n}=\dfrac{1}{a^n}\). \(=25\dfrac{1}{x^6}\)
    Simplify. \(=\dfrac{25}{x^6}\)
    Try It \(\PageIndex{25}\)

    Simplify each expression:

    a. \((2wx)^5\)

    b. \((2b^3)^{−4}\)

    c. \((8a^{−4})^2\)

    Answer

    a. \(32w^5x^5\)

    b. \(\dfrac{1}{16b^{12}}\)

    c. \(\dfrac{64}{a^8}\)

    Try It \(\PageIndex{26}\)

    Simplify each expression:

    a. \((−3y)^3\)

    b. \((−4x^4)^{−2}\)

    c. \((2c^{−4})^3\)

    Answer

    a. \(−27y^3\)

    b. \(\dfrac{1}{16x^8}\)

    c. \(8c^{12}\)

    Now we will look at an example that will lead us to the quotient to a power property.

      \(\quad\left( \dfrac{x}{y}\right)^3\)
    This means \(=\dfrac{x}{y}\cdot\dfrac{x}{y}\cdot\dfrac{x}{y}\)
    Multiply the fractions. \(=\dfrac{xxx}{yyy}\)
    Write with exponents. \(=\dfrac{x^3}{y^3}\)

    Notice that the exponent applies to both the numerator and the denominator.

    We see that \(\left(\dfrac{x}{y}\right)^3\) is \(\dfrac{x^3}{y^3}\).

    This leads to the Quotient to a Power Property for Integer Exponents. We can say that the exponent distributes over division as well as multiplication.

    Quotient to a Power Property for Integer Exponents

    If \(a\) and \(b\) are real numbers, \(b\neq 0\), and \(m\) is an integer, then

    \[\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m}. \nonumber \]

    To raise a fraction to a power, raise the numerator and denominator to that power.

    Example \(\PageIndex{27}\)

    Simplify each expression:

    a. \(\left(\dfrac{b}{3}\right)^4\)

    b. \(\left(\dfrac{k}{j}\right)^{−3}\)

    c. \(\left(\dfrac{2xy^2}{z}\right)^3\)

    d. \(\left(\dfrac{4p^{−3}}{q^2}\right)^2\)

    Solution

    a.

      \(\quad\left(\dfrac{b}{3}\right)^4\)
    Use the Quotient to a Power Property, \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m}\). \(=\dfrac{b^4}{3^4}\)
    Simplify. \(=\dfrac{b^4}{81}\)

    b.

      \(\quad\left(\dfrac{k}{j}\right)^{−3}\)
    Raise the numerator and denominator to the power. \(=\dfrac{k^{-3}}{j^{-3}}\)
    Use the definition of negative exponent, \(a^{−n}=\dfrac{1}{a^n}\) and \(\dfrac{1}{a^{-n}}=a^n\). \(=\dfrac{1}{k^3}\cdot\dfrac{j^3}{1}\)
    Multiply. \(=\dfrac{j^3}{k^3}\)

    c.

      \(\quad\left(\dfrac{2xy^2}{z}\right)^3\)
    Use the Quotient to a Power Property, \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m}\). \(=\dfrac{(2xy^2)^3}{z^3}\)
    Use the Product to a Power Property, \((ab)^m=a^mb^m\), and the Power Property, \((a^m)^n=a^{mn}\). \(=\dfrac{8x^3y^6}{z^3}\)

    d.

      \(\quad\left(\dfrac{4p^{−3}}{q^2}\right)^2\)
    Use the Quotient to a Power Property, \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m}\). \(=\dfrac{(4p^{−3})^2}{(q^2)^2}\)
    Use the Product to a Power Property, \((ab)^m=a^mb^m\). \(=\dfrac{16p^{−6}}{q^4}\)
    Use the definition of negative exponent, \(a^{−n}=\dfrac{1}{a^n}\). \(=\dfrac{16}{q^4}\cdot\dfrac{1}{p^6}\)
    Simplify. \(=\dfrac{16}{p^6q^4}\)
    Try It \(\PageIndex{28}\)

    Simplify each expression:

    a. \(\left(\dfrac{p}{10}\right)^4\)

    b. \(\left(\dfrac{m}{n}\right)^{−7}\)

    c. \(\left(\dfrac{3ab^3}{c^2}\right)^4\)

    d. \(\left(\dfrac{3x^{−2}}{y^3}\right)^3\)

    Answer

    a. \(\dfrac{p^4}{10000}\)

    b. \(\dfrac{n^7}{m^7}\)

    c. \(\dfrac{81a^4b^{12}}{c^8}\)

    d. \(\dfrac{27}{x^6y^9}\)

    Try It \(\PageIndex{29}\)

    Simplify each expression:

    a. \(\left(\dfrac{−2}{q}\right)^3\)

    b. \(\left(\dfrac{w}{x}\right)^{−4}\)

    c. \(\left(\dfrac{xy^3}{3z^2}\right)^2\)

    d. \(\left(\dfrac{2m^{−2}}{n^{−2}}\right)^3\)

    Answer

    a. \(\dfrac{−8}{q^3}\)

    b. \(\dfrac{x^4}{w^4}\)

    c. \(\dfrac{x^2y^6}{9z^4}\)

    d. \( \dfrac{8n^6}{m^6}\)

    We now have several properties for exponents. Let’s summarize them and then we’ll do some more examples that use more than one of the properties.

    Summary of Integer Exponent Definitions and Properties

    If \(a\) and \(b\) are real numbers, and \(m\) and \(n\) are integers, then

    Definition Description
    Definition of Zero Exponent \(a^0=1,a \neq 0\)
    Definition of Negative Exponents \(a^{−n}=\dfrac{1}{a^n}\), or equivalently, \(\dfrac{1}{a^{−n}}=a^n\)
    Property Description
    Product Property \(a^m·a^n=a^{m+n}\)
    Power Property \((a^m)^n=a^{m·n}\)
    Product to a Power \((ab)^n=a^nb^n\)
    Quotient Property \(\dfrac{a^m}{a^n}=a^{m−n},a\neq 0\)
    Quotient to a Power Property \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m},b \neq 0 \)
    Quotient to a Negative Exponent \(\left(\dfrac{a}{b}\right)^{−n}=\left(\dfrac{b}{a}\right)^n\)
    Example \(\PageIndex{30}\)

    Simplify each expression by applying several properties:

    a. \((3x^2y)^4(2xy^2)^3\)

    b. \(\dfrac{(x^3)^4(x^{−2})^5}{(x^6)^5}\)

    c. \(\left(\dfrac{2xy^2}{x^3y^{−2}}\right)^2 \left(\dfrac{12xy^3}{x^3y^{−1}}\right)^{−1}\)

    Solution

    a.

      \(\quad (3x^2y)^4(2xy^2)^3\)
    Use the Product to a Power Property, \((ab)^m=a^mb^m\). \(=(3^4x^8y^4)(2^3x^3y^6)\)
    Simplify. \(=(81x^8y^4)(8x^3y^6)\)
    Use the Commutative Property. \(=81\cdot 8x^8x^3y^4y^6\)
    Multiply the constants and add the exponents. \(=648x^{11}y^{10}\)

    b.

      \(\quad\dfrac{(x^3)^4(x^{−2})^5}{(x^6)^5}\)
    Use the Power Property, \((a^m)^n=a^{m·n}\). \(=\dfrac{x^{12}x^{−10}}{x^{30}}\)
    Add the exponents in the numerator. \(=\dfrac{x^2}{x^{30}}\)
    Use the Quotient Property, \(\dfrac{a^m}{a^n}=\dfrac{1}{a^{n−m}}\) \(=\dfrac{1}{x^{28}}\)

    c.

      \(\quad\left(\dfrac{2xy^2}{x^3y^{−2}}\right)^2 \left(\dfrac{12xy^3}{x^3y^{−1}}\right)^{−1}\)
    Simplify inside the parentheses first. \(=\left(\dfrac{2y^4}{x^2}\right)^2\left(\dfrac{12y^4}{x^2}\right)^{−1}\)
    Use the Quotient to a Power Property, \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m}\). \(=\dfrac{(2y^4)^2}{(x^2)^2}\dfrac{(12y^4)^{−1}}{(x^2)^{−1}}\)
    Use the Product to a Power Property, \((ab)^m=a^mb^m\). \(=\dfrac{4y^8}{x^4}·\dfrac{12^{−1}y^{−4}}{x^{−2}}\)
    Simplify. \(=\dfrac{4y^4}{12x^2}\)
    Simplify. \(=\dfrac{y^4}{3x^2}\)
    Try It \(\PageIndex{31}\)

    Simplify each expression:

    a. \((c^4d^2)^5(3cd^5)^4\)

    b. \(\dfrac{(a^{−2})^3(a^2)^4}{(a^4)^5}\)

    c. \(\left(\dfrac{3xy^2}{x^2y^{−3}}\right)^2\)

    Answer

    a. \(81c^{24}d^{30}\)

    b. \(\dfrac{1}{a^{18}}\)

    c. \(\dfrac{9y^{10}}{x^2}\)

    Try It \(\PageIndex{32}\)

    Simplify each expression:

    a. \((a^3b^2)^6(4ab^3)^4\)

    b. \(\dfrac{(p^{−3})^4(p^5)^3}{(p^7)^6}\)

    c. \(\left(\dfrac{4x^3y^2}{x^2y^{−1}}\right)^2\left(\dfrac{8xy^{−3}}{x^2y}\right)^{−1}\)

    Answer

    a. \(256a^{22}b^{24}\)

    b. \(\dfrac{1}{p^{39}}\)

    c. \(2x^3y^{10}\)

    Key Concepts

    • Exponential Notation
      imageedit_5_8574931614.pngimageedit_5_8574931614 (1).png
      This is read \(a\) to the \(m^{\mathrm{th}}\) power.
      In the expression \(a^m\), the exponent \(m\) (when positive) tells us how many times we use the base \(a\) as a factor.
    • Zero Exponent (Definition) If \(a\) is a non-zero number, then \(a^0=1\).
    • Negative Exponent (Definition) If \(n\) is an integer and \(a\neq 0\), then \(a^{−n}=\dfrac{1}{a^n}\) or, equivalently, \(\dfrac{1}{a^{−n}}=a^n\).
    • Product Property for Exponents
      If \(a\) is a real number and \(m\) and \(n\) are integers, then

      \[a^ma^n=a^{m+n} \nonumber \]

      To multiply with like bases, add the exponents.
    • Quotient Property for Exponents
      If \(a\) is a real number, \(a\neq 0\), and \(m\) and \(n\) are integers, then

      \[\begin{array} {lllll} {\dfrac{a^m}{a^n}=a^{m−n},} &{m>n} &{\text{and}} &{\dfrac{a^m}{a^n}=\dfrac{1}{a^{n−m}},} &{n>m}\\ \nonumber \end{array}\]

    • Quotient to a Negative Exponent Property
      If \(a\) and \(b\) are real numbers, \(a\neq 0\), \(b\neq 0\) and \(n\) is an integer, then

      \[\left(\dfrac{a}{b}\right)^{−n}=\left(\dfrac{b}{a}\right)^n\nonumber \]

    • Power Property for Exponents
      If \(a\) is a real number and \(m\) and \(n\) are integers, then

      \[(a^m)^n=a^{mn}\nonumber \]

      To raise a power to a power, multiply the exponents.
    • Product to a Power Property for Exponents
      If \(a\) and \(b\) are real numbers and \(m\) is a whole number, then

      \[(ab)^m=a^mb^m \nonumber \]

      To raise a product to a power, raise each factor to that power.
    • Quotient to a Power Property for Exponents
      If \(a\) and \(b\) are real numbers, \(b\neq 0\), and \(m\) is an integer, then

      \[\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m} \nonumber \]

      To raise a fraction to a power, raise the numerator and denominator to that power.
    • Summary of Exponent Properties
      If \(a\) and \(b\) are real numbers, and \(m\) and \(n\) are integers, then
    • Property Description
      Definition of Zero Exponent \(a^0=1,a \neq 0\)
      Definition of Negative Exponents \(a^{−n}=\dfrac{1}{a^n}\), or equivalently, \(\dfrac{1}{a^{−n}}=a^n\)
    • Property Description
      Product Property \(a^m·a^n=a^{m+n}\)
      Power Property \((a^m)^n=a^{m·n}\)
      Product to a Power \((ab)^n=a^nb^n\)
      Quotient Property \(\dfrac{a^m}{a^n}=a^{m−n},a\neq 0\)
      Quotient to a Power Property \(\left(\dfrac{a}{b}\right)^m=\dfrac{a^m}{b^m},b \neq 0 \)
      Quotient to a Negative Exponent \(\left(\dfrac{a}{b}\right)^{−n}=\left(\dfrac{b}{a}\right)^n\)

    Glossary

    Product Property
    According to the Product Property, \(a\) to the \(m\) times \(a\) to the \(n\) equals \(a\) to the \(m\) plus \(n\).
    Power Property
    According to the Power Property, \(a\) to the \(m\) to the \(n\) equals \(a\) to the \(m\) times \(n\).
    Product to a Power
    According to the Product to a Power Property, \(a\) times \(b\) in parentheses to the \(m\) equals \(a\) to the \(m\) times \(b\) to the \(m\).
    Quotient Property
    According to the Quotient Property, \(a\) to the \(m\) divided by \(a\) to the \(n\) equals \(a\) to the \(m\) minus \(n\) as long as \(a\) is not zero.
    Quotient to a Power Property
    According to the Quotient to a Power Property, \(a\) divided by \(b\) in parentheses to the power of \(m\) is equal to \(a\) to the \(m\) divided by \(b\) to the \(m\) as long as \(b\) is not zero.
    Definition of Negative Exponents
    According to the definition of Negative Exponents, \(a\) to the negative \(n\) equals \(1\) divided by \(a\) to the \(n\) and \(1\) divided by \(a\) to the negative \(n\) equals \(a\) to the \(n\).
    Quotient to a Negative Exponent
    Raising a quotient to a negative exponent occurs when \(a\) divided by \(b\) in parentheses to the power of negative \(n\) equals \(b\) divided by \(a\) in parentheses to the power of \(n\).
    Definition of the Zero Exponent
    Raising a non-zero base to the power zero is one.
     

    Practice Makes Perfect

    Simplify Expressions Using the Properties for Exponents

    In the following exercises, simplify each expression using the properties for exponents.

    1. ⓐ \(d^3·d^6\) ⓑ \(4^{5x}·4^{9x}\) ⓒ \(2y·4y^3\) ⓓ \(w·w^2·w^3\)

    Answer

    ⓐ \(d^9\) ⓑ \(4^{14x}\) ⓒ \(8y^4\) ⓓ \(w^6\)

    2. ⓐ \(x^4·x^2\) ⓑ \(8^{9x}·8^3\) ⓒ \(3z^{25}·5z^8\) ⓓ \(y·y^3·y^5\)

    3. ⓐ \(n^{19}·n^{12}\) ⓑ \(3^x·3^6\) ⓒ \(7w^5·8w\) ⓓ \(a^4·a^3·a^9\)

    Answer

    ⓐ \(n^{31}\) ⓑ \(3^{x+6}\) ⓒ \(56w^6\)
    ⓓ \(a^{16}\)

    4. ⓐ \(q^{27}·q^{15}\) ⓑ \(5^x·5^{4x}\) ⓒ \(9u^{41}·7u^{53}\)
    ⓓ \(c^5·c^{11}·c^2\)

    5. \(m^x·m^3\)

    Answer

    \(m^{x+3}\)

    6. \(n^y·n^2\)

    7. \(y^a·y^b\)

    Answer

    \(y^{a+b}\)

    8. \(x^p·x^q\)

    9. ⓐ \(\dfrac{x^{18}}{x^3}\) ⓑ \(\dfrac{5^{12}}{5^3}\) ⓒ \(\dfrac{q^{18}}{q^{36}}\) ⓓ \(\dfrac{10^2}{10^3}\)

    Answer

    ⓐ \(x^{15}\) ⓑ \(5^9\) ⓒ \(\dfrac{1}{q^{18}}\) ⓓ \(\dfrac{1}{10}\)

    10. ⓐ \(\dfrac{y^{20}}{y^{10}}\) ⓑ \(\dfrac{7^{16}}{7^2}\) ⓒ \(\dfrac{t^{10}}{t^{40}}\) ⓓ \(\dfrac{8^3}{8^5}\)

    11. ⓐ \(\dfrac{p^{21}}{p^7}\) ⓑ \(\dfrac{4^{16}}{4^4}\) ⓒ \(\dfrac{b}{b^9}\) ⓓ \(\dfrac{4}{4^6}\)

    Answer

    ⓐ \(p^{14}\) ⓑ \(4^{12}\) ⓒ \(\dfrac{1}{b^8}\) ⓓ \(\dfrac{1}{4^5}\)

    12. ⓐ \(\dfrac{u^{24}}{u^3}\) ⓑ \(\dfrac{9^{15}}{9^5}\) ⓒ \(\dfrac{x}{x^7}\) ⓓ \(\dfrac{10}{10^3}\)

    13. ⓐ \(20^0\) ⓑ \(b^0\)

    Answer

    ⓐ 1 ⓑ 1

    14. ⓐ \(13^0\) ⓑ \(k^0\)

    15. ⓐ \(−27^0\) ⓑ \(−(27^0)\)

    Answer

    ⓐ \(−1\) ⓑ \(−1\)

    16. ⓐ \(−15^0\) ⓑ \(−(15^0)\)

    Use the Definition of a Negative Exponent

    In the following exercises, simplify each expression. Write your answer using positive exponents.

    17. ⓐ \(a^{−2}\) ⓑ \(10^{−3}\) ⓒ \(\dfrac{1}{c^{−5}}\) ⓓ \(\dfrac{1}{3^{−2}}\)

    Answer

    ⓐ \(\dfrac{1}{a^{2}}\) ⓑ \(\dfrac{1}{1000}\) ⓒ \(c^{5}\) ⓓ \(9\)

    18. ⓐ \(b^{−4}\) ⓑ \(10^{−2}\) ⓒ \(\dfrac{1}{c^{−5}}\) ⓓ \(\dfrac{1}{5^{−2}}\)

    19. ⓐ \(r^{−3}\) ⓑ \(10^{−5}\) ⓒ \(\dfrac{1}{q^{−10}}\) ⓓ \(\dfrac{1}{10^{−3}}\)

    Answer

    ⓐ \(\dfrac{1}{r3}\) ⓑ \(\dfrac{1}{100,000}\) ⓒ \(q^{10}\) ⓓ \(1,000\)

    20. ⓐ \(s^{−8}\) ⓑ \(10^{−2}\) ⓒ \(\dfrac{1}{t^{−9}}\) ⓓ \(\dfrac{1}{10^{−4}}\)

    21. ⓐ \(\left(\dfrac{5}{8}\right)^{-2}\) ⓑ \(\left(−\dfrac{b}{a}\right)^{−2}\)

    Answer

    ⓐ \(\dfrac{64}{25}\) ⓑ \(\dfrac{a^{2}}{b^{2}}\)

    22. ⓐ \(\left(\dfrac{3}{10}\right)^{−2}\) ⓑ \(\left(−\dfrac{2}{z}\right)^{−3}\)

    23. ⓐ \(\left(\dfrac{4}{9}\right)^{−3}\) ⓑ \(\left(−\dfrac{u}{v}\right)^{−5}\)

    Answer

    ⓐ \(\dfrac{729}{64}\) ⓑ \(−\dfrac{v^{5}}{u^{5}}\)

    24. ⓐ \(\left(\dfrac{7}{2}\right)^{−3}\) ⓑ \(\left(−\dfrac{3}{x}\right)^{−3}\)

    25. ⓐ \((−5)^{−2}\) ⓑ \(−5^{−2}\) ⓒ \(\left(−\dfrac{1}{5}\right)^{−2}\) ⓓ \(−\left(\dfrac{1}{5}\right)^{−2}\)

    Answer

    ⓐ \(\dfrac{1}{25}\) ⓑ \(\dfrac{1}{25}\) ⓒ \(25\) ⓓ \(−25\)

    26. ⓐ \(−5^{−3}\) ⓑ \(\left(−\dfrac{1}{5}\right)^{−3}\) ⓒ \(−\left(\dfrac{1}{5}\right)^{−3}\) ⓓ \((−5)^{−3}\)

    27. ⓐ \(3·5^{−1}\) ⓑ \((3·5)^{−1}\)

    Answer

    ⓐ \(\dfrac{3}{5}\) ⓑ \(\dfrac{1}{15}\)

    28. ⓐ \(3·4^{−2}\) ⓑ \((3·4)^{−2}\)

    In the following exercises, simplify each expression using the Product Property. Write your answer using positive exponents.

    29. ⓐ \(b^{4}b^{−8}\) ⓑ \((w^{4}x^{−5})(w^{−2}x^{−4})\)) ⓒ \((−6c^{−3}d^9)(2c^4d^{−5})\)

    Answer

    ⓐ \(\dfrac{1}{b^{4}}\) ⓑ \(\dfrac{w^{2}}{x^{9}}\) ⓒ \(−12cd^{4}\)

    30. ⓐ \(s^{3}·s^{−7}\) ⓑ \((m^{3}n^{−3})(m^{5}n^{−1})\)
    ⓒ \((−2j^{−5}k^{8})(7j^{2}k^{−3})\)

    31. ⓐ \(a^{3}·a^{−3}\) ⓑ \((uv^{−2})(u^{−5}v^{−3})\)
    ⓒ \((−4r^{−2}s^{−8})(9r^{4}s^{3})\)

    Answer

    ⓐ \(1\) ⓑ \(\dfrac{1}{u^{4}v^{5}}\) ⓒ \(−36\dfrac{r^{2}}{j^{5}}\)

    32. ⓐ \(y^{5}·y^{−5}\) ⓑ \((pq^{−4})(p^{−6}q^{−3})\)
    ⓒ \((−5m^{4}n^{6})(8m^{−5}n^{−3})\)

    33. \(p^{5}·p^{−2}·p^{−4}\)

    Answer

    \(\dfrac{1}{p}\)

    34. \(x^{4}·x^{−2}·x^{−3}\)

    In the following exercises, simplify each expression using the Power Property. Write your answer using positive exponents.

    35. ⓐ \((m^4)^2\) ⓑ \((10^3)^6\) ⓒ \((x^3)^{−4}\)

    Answer

    ⓐ \(m^{8}\) ⓑ \(10^{18}\) ⓒ \(\dfrac{1}{x^{12}}\)

    36. ⓐ \((b^{2})^{7}\) ⓑ \((3^8)^2\) ⓒ \((k^2)^{−5}\)

    37. ⓐ \((y^3)^x\) ⓑ \((5^x)^x\) ⓒ \((q^6)^{−8}\)

    Answer

    ⓐ \(y^{3x}\) ⓑ \(5^{xy}\) ⓒ \(\dfrac{1}{q^{48}}\)

    38. ⓐ \((x^2)^y\) ⓑ \((7^a)^b\) ⓒ \((a^9)^{−10}\)

    In the following exercises, simplify each expression using the Product to a Power Property. Write your answer using positive exponents.

    39. ⓐ \((−3xy)^2\) ⓑ \((6a)^0\) ⓒ \((5x^2)^{−2}\) ⓓ \((−4y^{−3})^2\)

    Answer

    ⓐ \(9x^2y^2\) ⓑ 1 ⓒ \(\dfrac{1}{25x^4}\) ⓓ \(\dfrac{16}{y^6}\)

    40. ⓐ \((−4ab)^2\) ⓑ \((5x)^0\) ⓒ \((4y^3)^{−3}\) ⓓ \((−7y^{−3})^2\)

    41. ⓐ \((−5ab)^3\) ⓑ \((−4pq)^0\) ⓒ \((−6x^3)^{−2}\) ⓓ \((3y^{−4})^2\)

    Answer

    ⓐ \(−125a^3b^3\) ⓑ 1 ⓒ \(\dfrac{1}{36x^6}\) ⓓ \(\dfrac{9}{y^8}\)

    42. ⓐ \((−3xyz)^4\) ⓑ \((−7mn)^0\) ⓒ \((−3x^3)^{−2}\)
    ⓓ \((2y^{−5})^2\)

    In the following exercises, simplify each expression using the Quotient to a Power Property. Write your answer using positive exponents.

    43. ⓐ \((p^2)^5\) ⓑ \(\left(\dfrac{x}{y}\right)^{−6}\) ⓒ \(\left(\dfrac{2xy^2}{z}\right)^3\) ⓓ \(\left(\dfrac{4p^{−3}}{q^2}\right)^2\)

    Answer

    ⓐ \(\dfrac{p^5}{32}\) ⓑ \(\dfrac{y^6}{x^6}\) ⓒ \(\dfrac{8x^3y^6}{z^3}\)
    ⓓ \(\dfrac{16}{p^6q^4}\)

    44. ⓐ \(\left(\dfrac{x}{3}\right)^4\) ⓑ \(\left(\dfrac{a}{b}\right)^{−5}\) ⓒ \(\left(\dfrac{2xy^2}{z}\right)^3\) ⓓ \(\left(\dfrac{x^3y}{z^4}\right)^2\)

    45. ⓐ \(\left(\dfrac{a}{3b}\right)^4\) ⓑ \(\left(\dfrac{5}{4m}\right)^{−2}\) ⓒ \(\left(\dfrac{3a^{−2}b^3}{c^2}\right)^{−2}\) ⓓ \(\left(\dfrac{p^{−1}q^4}{r^{−4}}\right)^2\)

    Answer

    ⓐ \(\dfrac{a^4}{81b^4}\) ⓑ \(\dfrac{16m^2}{25}\) ⓒ \(\dfrac{a^4c^4}{9b^6}\) ⓓ \(\dfrac{q^8r^8}{p^2}\)

    46. ⓐ \(\left(\dfrac{x^2}{y}\right)^3\) ⓑ \(\left(\dfrac{10}{3q}\right)^{−4}\) ⓒ \(\left(\dfrac{2x^3y^4}{3z^2}\right)^5\) ⓓ \(\left(\dfrac{5a^3b^{−1}}{2c^4}\right)^{−3}\)

    In the following exercises, simplify each expression by applying several properties. Write your answer using positive exponents.

    47. ⓐ \((5t^2)^3(3t)^2\) ⓑ \(\dfrac{(t^2)^5(t^{−4})^2}{(t^3)^7}\) ⓒ \(\left(\dfrac{2xy^2}{x^3y^{−2}}\right)^2\left(\dfrac{12xy^3}{x^3y^{−1}}\right)^{−1}\)

    Answer

    ⓐ \(1125t^8\) ⓑ \(\dfrac{1}{t^{19}}\) ⓒ \(\dfrac{y^4}{3x^2}\)

    48. ⓐ \((10k^4)^3(5k^6)^2\) ⓑ \(\dfrac{(q^3)^6(q^{−2})^3}{(q^4)^8}\)

    49. ⓐ \((m^2n)^2(2mn^5)^4\) ⓑ \(\dfrac{(−2p^{−2})^4(3p^4)^2}{(−6p^3)^2}\)

    Answer

    ⓐ \(16m^8n^{22}\) ⓑ \(\dfrac{4}{p^6}\)

    50. ⓐ \((3pq^4)^2(6p^6q)^2\) ⓑ \(\dfrac{(−2k^{−3})^2(6k^2)^4}{(9k^4)^2}\)

    Mixed Practice

    In the following exercises, simplify each expression. Write your answer using positive exponents.

    51. ⓐ \(7n^{−1}\) ⓑ \((7n)^{−1}\) ⓒ \((−7n)^{−1}\)

    Answer

    ⓐ \(\dfrac{7}{n}\) ⓑ \(\dfrac{1}{7n}\) ⓒ \(−\dfrac{1}{7n}\)

    52. ⓐ \(6r^{−1}\) ⓑ \((6r)^{−1}\) ⓒ \((−6r)^{−1}\)

    53. ⓐ \((3p)^{−2}\) ⓑ \(3p^{−2}\) ⓒ \(−3p^{−2}\)

    Answer

    ⓐ \(\dfrac{1}{9p^2}\) ⓑ \(\dfrac{3}{p^2}\) ⓒ \(−\dfrac{3}{p^2}\)

    54. ⓐ \((2q)^{−4}\) ⓑ \(2q^{−4}\) ⓒ \(−2q^{−4}\)

    55. \((x^2)^4·(x^3)^2\)

    Answer

    \(x^{14}\)

    56. \((y^4)^3·(y^5)^2\)

    57. \((a^2)^6·(a^3)^8\)

    Answer

    \(a^{30}\)

    58. \((b^7)^5·(b^2)^6\)

    59. \((2m^6)^3\)

    Answer

    \(2m^{18}\)

    60. \((3y^2)^4\)

    61. \((10x^2y)^3\)

    Answer

    \(1,000x^6y^3\)

    62. \((2mn^4)^5\)

    63. \((−2a^3b^2)^4\)

    Answer

    \(16a^{12}b^8\)

    64. \((−10u^2v^4)^3\)

    65. \(\left(\dfrac{2}{3}x^2y\right)^3\)

    Answer

    \(\dfrac{8}{27}x^6y^3\)

    66. \(\left(\dfrac{7}{9}pq^4\right)^2\)

    67. \((8a^3)^2(2a)^4\)

    Answer

    \(1,024a^{10}\)

    68. \((5r^2)^3(3r)^2\)

    69. \((10p^4)^3(5p^6)^2\)

    Answer

    \(25,000p^{24}\)

    70. \((4x^3)^3(2x^5)^4\)

    71. \(\left(\dfrac{1}{2}x^2y^3\right)^4\left(4x^5y^3\right)^2\)

    Answer

    \(x^{18}y^{18}\)

    72. \(\left(\dfrac{1}{3}m^3n^2\right)^4\left(9m^8n^3\right)^2\)

    73. \((3m^2n)^2(2mn^5)^4\)

    Answer

    \(144m^8n^{22}\)

    74. \((2pq^4)^3(5p^6q)^2\)

    75. ⓐ \((3x)^2(5x)\) ⓑ \((2y)3(6y)\)

    Answer

    ⓐ \(45x^3\) ⓑ \(48y^4\)

    76. ⓐ \(\left(\dfrac{1}{2}y^2\right)^3\left(\dfrac{2}{3}y\right)^2\) ⓑ \(\left(\dfrac{1}{2}j^2\right)^5\left(\dfrac{2}{5}j^3\right)^2\)

    77. ⓐ \((2r^{−2})^3(4^{−1}r)^2\) ⓑ \((3x^{−3})^3(3^{−1}x^5)^4\)

    Answer

    ⓐ \(12r^4\) ⓑ \(13x^{11}\)

    78. \(\left(\dfrac{k^{−2}k^8}{k^3}\right)^2\)

    79. \(\left(\dfrac{j^{−2}j^5}{j^4}\right)^3\)

    Answer

    \(\dfrac{1}{j^3}\)

    80. \(\dfrac{(−4m^{−3})^2(5m^4)^3}{(−10m^6)^3}\)

    81. \(\dfrac{(−10n^{−2})^3(4n^5)^2}{(2n^8)^2}\)

    Answer

    \(−\dfrac{4000}{n^{12}}\)

    Writing Exercises

    82. Use the Product Property for Exponents to explain why \(x·x=x^2\).

    83. Jennifer thinks the quotient \(\dfrac{a^{24}}{a^6}\) simplifies to \(a^4\). What is wrong with her reasoning?

    Answer

    Answers will vary.

    84. Explain why \(−5^3=(−5)^3\) but \(−5^4 \neq (−5)^4\).

    85. When you convert a number from decimal notation to scientific notation, how do you know if the exponent will be positive or negative?

    Answer

    Answers will vary.

    Self Check

    ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

    I can... Confidently With some help No- I dont' get it
    Simplify expressions using the properties for exponents      
    Use the definition of negative exponents      

    ⓑ After reviewing this checklist, what will you do to become confident for all goals?


    This page titled 3.2: Properties of Integer Exponents is shared under a CC BY license and was authored, remixed, and/or curated by OpenStax.

    • Was this article helpful?