Back
Rules of Exponents
> ... Math > Multiplication and Division > Rules of Exponents

Introduction

In this lesson, you will learn some of the rules of exponents and how to apply them together.


These videos illustrate the lesson material below. Watching the videos is optional.


Rules of Exponents Vocabulary


Review these math vocabulary words to help you understand this lesson better:

  • Base: the number or variable that is being multiplied by itself.
  • Power: the number of the exponent, meaning how many times the base is multiplied by itself.
  • Product: the answer when you multiply a number/variable by another number/variable.
  • Quotient: the answer when you divide a number/variable by another number/variable.

When working with exponents, it is helpful to learn the rules that can be applied to solve or simplify exponents.

The Product Rule of Exponents


The product rule states that if the bases are the same, then you can add the exponents. Notice the qualification for the product rule is the bases must be the same or you cannot add the exponents.

\begin{align*}\color{black}\large\text{Product Rule of Exponents:} \;\frac{a^x} {a^y} =a^{x - y}\\\end{align*}

Remember that you can multiply in any order, so \( (a)(b) = (b)(a) \). This means that if there are multiple bases, you can rearrange the order and add the exponents of any of the bases that are the same.

Example 1
Simplify \( x^{3}x^{4}\).

This example involves variables, but it is performed in the same way as before.

\begin{align*}
&x^{3}x^{4}&\color{red}\small\text{Simplify this expression}\\\\&x^{3 + 4}&\color{red}\small\text{Product rule of exponents}\\\\&x^7 &\color{red}\small\text{Add the exponents with common base}\\\\ \end{align*

The Quotient Rule of Exponents


The quotient rule states that when dividing terms with the same base, you can subtract the exponents.

Remember, \( x^{4}\div x^{3}\) can also be written as \(\frac{x^4}{x^3}\). Using the quotient rule of exponents, this is the same as \(x^{4-3}\) which is equal to \(x^1\), or \(x\).

\begin{align*}\color{black}\large\text{Quotient Rule of Exponents:} \;\frac{a^x} {a^y} =a^{x - y}\\\end{align*}

Example 2
\(\frac{m^{6}}{m^{2}}\)

\begin{align*}&\frac{m^{6}}{m^{2}} &\color{red}\small\text{Simplify this expression}\\\\&m^{6-2} &\color{red}\small\text{Quotient rule of exponents}\\\\&m^{4} &\color{red}\small\text{Subtract the exponents}\\\\ \end{align*}

Negative Exponents

When using the quotient rule of exponents, you will sometimes have a negative exponent in your answer. \(\frac{a^{2}}{a^{5}}=a^{(2-5)}=a^{-3}\). What does this mean? What does a to the power of -3 mean? Doing this by hand looks like this:

\begin{align*}\frac{a^{2}}{a^{5}}=\frac{\color{red} \cancel a \cdot \color{red} \cancel a}{ {\color{red} \cancel a \cdot \cancel a }\cdot a\cdot a \cdot a} = \frac{1}{a^{3}}\end{align*}

In other words, \(\frac{1}{a^{3}}\) is the simplified answer where there is no negative exponent.

So, any base raised to a negative exponent is actually equal to 1 over that number to the positive exponent, but in the denominator: \(a^{-3} = \frac{1}{a^3}\).

This is also true when a base has a negative exponent in the denominator. In this case, the base is raised to the positive exponent and moved to the numerator, with 1 as the denominator.

\begin{align*}\large\text{Negative Exponents Rule: } {x}^{-a} = \frac{1}{x^a} \\\\ \frac{1}{x^{-a}} = \frac{x^a}{1} \end{align*}

Example 3

\(\frac{x^2}{x^4}\)

\begin{align*} &\frac{x^2}{x^4} &\color{red}\small\text{Simplify this expression}\\\\ &x^{(2-4)} &\color{red}\small\text{Quotient rule of exponents}\\\\ &x^{-2} &\color{red}\small\text{Subtract exponents}\\\\ &\frac{1}{x^2} &\color{red}\small\text{Negative exponent rule} \end{align*}

\(x^{-2}\) can also be expressed as \(\frac{1}{x^{2}}\).

The Power Rule of Exponents


The power rule of exponents states that when you have an exponential expression, or in other words, a base raised to a power, and then that whole exponential expression is raised to another power, it is equal to the base raised to both powers multiplied together.

\begin{align*}\large\text{Power Rule of Exponents: }(a^b)^c\rightarrow{a}^{b\times c}\rightarrow{a}^{bc} \end{align*}

Example 4

\(({3}^{4})^{2}\)

\begin{align*} & ({3}^{4})^{2}&\color{red}\small\text{Simplify this expression}\\\\ & {3}^{4\times2} &\color{red}\small\text{Power rule of exponents}\\\\ & {3}^{8} &\color{red}\small\text{Multiply exponents} \end{align*}

Exponents of 1

Any base, like \(a\), raised to the power of 1, \(a^1\), is just equal to itself, a. So \(a^{1}=a\).

Example 5

\begin{align*} \frac{a^4}{a^3} = a^{4-3} = a^{1}\end{align*}

Because \(a^{1}=a\), the answer is a.

Another way to simplify the expression \(\large\frac{a^4}{a^3}\) is by canceling like bases from the numerator and denominator like this:

\begin{align*} \large\frac{a^{4}}{a^{3}} = \frac{{\color{red}\cancel a \color{red} \cdot \cancel a\cdot \color{red}\cancel a}\cdot a}{\color{red}\cancel a\cdot \cancel a\cdot \cancel a} = a \end{align*}

So again, the answer is \(a^{1}\), or a. Anything raised to the one power is just itself.

Exponents of 0

Any base, like \(a\), raised to the power of 0, \(a^0\), is equal to 1. So \(a^{0}=1\).

Example 6

\begin{align*} \frac{a^{2}}{a^{2}}=a^{2-2}=a^{0}\end{align*}

To understand what this means, simplify the same expression by canceling the common bases.

\begin{align*} \frac{a^{2}}{a^{2}} = \frac{\color{red}\cancel a\cdot \cancel a}{\color{red}\cancel a\cdot \cancel a} = 1\cdot 1 = 1 \end{align*}

\(\frac{a^{2}}{a^{2}}=a^{0} =1\). This is true for any value for \(a\), except for zero, \(0^{0}\neq1\). Base 0, to the power of 0 is undefined.

Applying Exponents Together

 
In some of the exercises you will do, there will be multiple steps to simplifying the expression and you may need to use multiple rules together to simplify expressions.

    Example 7
    This example has several different variables. All the variables in this expression are being multiplied together and all are being raised to an exponent.
    \begin{align*} (m^2x^3ymx)^2 \end{align*}

    Use the order of operations and what you know about exponents to simplify this problem.

    First, according to the order of operations you need to look at what is inside of the parentheses. Once you've simplified the variables inside the parentheses as much as possible, you can move on.

    The first thing to notice is that, inside the parentheses, there are terms with the same base being multiplied together. You have \(m^2\) and \(m^1\), as well as \(x^3\) and \(x^1\).

    According to the product rule, you should add the exponents of like terms together.

    \begin{align*}&(m^2x^3ymx)^2 &\color{red}\text{Simplify the parentheses first}\\\\ &(m^2x^3y^1m^1x^1)^2 &\color{red}\text{Note: Variables to the power of 1}\\\\ &(m^2m^1x^3x^1y^1)^2 &\color{red}\text{Rearrange the like bases to be together}\\\\ &(m^{(2+1)}x^{(3+1)}y^1)^2 &\color{red}\text{Product rule of exponents}\\\\ &(m^3x^4y)^2 &\color{red}\text{Add the exponents of likes bases}\\\\&m^{3\cdot2}x^{4 \cdot 2}y^{1 \cdot 2} &\color{red}\text{Power rule of exponents}\\\\&m^{6}x^{8}y^{2} &\color{red}\text{Multiply exponents and simplify}\\\end{align*}

    By following the order of operations and the rules of exponents, you were able to simplify this equation down to \(m^6x^8y^2\).

    Example 8
    \( \frac{x^{2}m^{3}x^{3}}{m^{2}x^{7}} \)

    This equation has two different variables, or terms with different bases: \(x\) and \(m\).

    \begin{align*}&\frac{x^{2}m^{3}x^{3}}{m^{2}x^{7}} &\color\red\small\text{Simplify this expression}\\\\&\frac{m^{3}x^{2}x^{3}}{m^{2}x^{7}} &\color\red\small\text{Rearrange into like bases}\\\\ &\frac{m^{3}x^{(2+3)}}{m^{2}x^{7}} &\color\red\small\text{Product rule of exponents}\\\\ &\frac{m^{3}x^{5}}{m^{2}x^{7}} &\color\red\small\text{Add the exponents}\\\\ &m^{(3-2)}x^{(5-7)} &\color\red\small\text{Quotient rule of exponents}\\\\ &mx^{-2} &\color\red\small\text{Subtract exponents}\\\\&m\frac{1}{x^2} &\color\red\small\text{Negative exponent rule}\\\\&\frac{m}{x^2} &\color\red\small\text{Simplify}\\\end{align*}

    Remember, \(m^1=m=\frac{m}{1}\). The final answer is \( \frac{m}{x^2}\).


    Things to Remember


    • The Order of Operations is PEMDAS. 
    • Product Rule: When multiplying two exponents and the bases are the same, add the powers.

    \begin{align*}x^a x^b = x^{a+b}\end{align*}

    • Quotient Rule: When dividing exponents and the bases are the same, subtract the powers.

    \begin{align*}\frac{a^x} {a^y} =a^{x - y}\end{align*}

    • Negative Exponent Rule: When an exponent has a negative power, move it to the other part of the fraction (numerator or denominator) and the power becomes positive.

    \begin{align*}x^{-a} = \frac{1}{x^a}\end{align*}

    • Power Rule: When an exponent is linked to the outside of a parentheses, multiply the powers. 

    \begin{align*}(x^a)^b = x^{(a)(b)}\end{align*}

    • Exponents of 0 and 1: Anything raised to the power of 0 is 1, anything raised to the power of 1 is itself.

    \begin{align*}a^{0}=1\\a^1=a\end{align*}


    Practice Problems

    Simplify and evaluate the following expressions:
    1. \({\text{a}}^{5}\,{\text{b}}^{3}\left ( {\text{a}}\,{\text{b}} \right )^{4}\,{\text{b}} =\) (
      Solution
      x
      Solution: \({\text{a}}^{9}\,{\text{b}}^{8}\)
      Details:
      In this example, the first thing you need to do is look at the \(\left ({\text{a}}{\text{b}} \right )^{4}\) part.

      \(\left ({\text{a}}{\text{b}} \right )^{4}\) is the same as \(\text{ab}\) multiplied together 4 times.

      This image shows two expressions. The top expression is a to the fifth power, b to the third power, left parenthesis a b right parenthesis to the fourth power, b. The bottom expression is expanded from the section of the top expression within parentheses, and it is left parenthesis a b right parenthesis, left parenthesis a b right parenthesis, left parenthesis a b right parenthesis, left parenthesis a b right parenthesis. 

      This is the same as the variable a multiplied together 4 times and the variable b multiplied together 4 times.

      This image shows two expressions. The top expression is a to the fifth power, b to the third power, left parenthesis a b right parenthesis to the fourth power, b. The bottom expression is expanded from the section of the top expression within parentheses, and it is left parenthesis a a a a b b b b right parenthesis. 

      Thus, the part \(\left ({\text{a}}{\text{b}} \right )^{4}\) is the same as \({\text{a}}^{4}\,{\text{b}}^{4}\) and you can substitute that back into the original expression.

      This image shows two expressions. The top expression is a to the fifth power, b to the third power, left parenthesis a b right parenthesis to the fourth power, b. The bottom expression shows a rewrite of the first expression by substituting the section within parentheses. The second expression is: a to the fifth power, b to the third power, a to the fourth power, b to the fourth power, b. 

      Now you can add the exponents of factors with the same base. Remember that anything that doesn’t have an exponent actually has an invisible exponent of 1. So the variable b on the end has an exponent of 1 and you need to include that in the solution.

      \({\text{a}}^{5}\) and \({\text{a}}^{4}\) become \({\text{a}}^{\left ( 5+4 \right )}={\text{a}}^{9}\)

      \({\text{b}}^{3}\), \({\text{b}}^{4}\) and \({\text{b}}\) become \({\text{b}}^{\left ( 3+4+1 \right )}={\text{b}}^{8}\)

      This image shows 4 expressions, each expression is a stage in simplifying to eventually reach the solution. The first expression is a to the fifth power, b to the third power, a to the fourth power, b to the fourth power, b. The second expression is a to the fifth power, a to the fourth power, b to the third power, b to the fourth power, b. The third expression is a to the 5 plus 4 power, b to the 3 + 4 + 1 power. The fourth expression is the final solution, which is a to the ninth power, b to the eighth power. 

      The final solution is: \({\text{a}}^{9}\,{\text{b}}^{8}\).
      )
    2. \(\left ({\text{x}}\,{\text{y}} \right )^{3}{\text{x}}\,{\text{y}} =\) (
      Solution
      x
      Solution: \({\text{x}}^{4}\,{\text{y}}^{4}\)
      )
    3. \(\dfrac{{\text{x}}^{5}\,{\text{y}}^{3}\,{\text{x}}^{2}}{{\text{x}}^{6}{\text{y}}^{2}}=\) (
      Video Solution
      x
      Solution: \({\text{x}}\,{\text{y}}\)
      Details:

      | Transcript)
    4. \(\dfrac{{\text{m}}^{3}\,{\text{x}}^{7}}{{\text{m}}^{3}{\text{x}}^{2}}=\) (
      Solution
      x
      Solution: \({\text{x}}^{5}\)
      Details:
      In this case, you are using the quotient rule on both variables m and x.

      \(\dfrac{{\color{TealBlue} {\text{m}}}^{3}\,{\color{LimeGreen} {\text{x}}}^{7}}{{\color{TealBlue} {\text{m}}}^{3}{\color{LimeGreen} {\text{x}}}^{2}}\)

      First, look at the quotient rule for the m variables.

      \(\dfrac{{\text{m}}^{3}}{{\text{m}}^{3}} = {\text{m}}^{\left ( 3-3 \right )} = {\text{m}}^{0} = 1\)

      This image shows the following equation: fraction m to the third power x to the seventh power over m to the third power x to the second power, equals m to the power of left parenthesis three minus three right parenthesis times the fraction x to the seventh power over x to the second power. Note: throughout the equation the variable m is blue and the variable x is green, and the dot between the terms in the equation means multiplication. 

      Note: The dot between the terms in the equation means multiplication.

      Since \({\text{m}}^{\left ( 3-3 \right )} = {\text{m}}^{0} = 1\) and 1 multiplied to anything is itself, you only have the x variables left.

      \(\displaystyle{\color{TealBlue} {\text{m}}}^{\left ( 3-3 \right )}\cdot\frac{{\text{x}}^{7}}{{\text{x}}^{2}} = {\color{TealBlue} {\text{m}}}^{0} \cdot\frac{{\text{x}}^{7}}{{\text{x}}^{2}}={\color{TealBlue} 1}\cdot\frac{{\text{x}}^{7}}{{\text{x}}^{2}}\)

      Now look at the x variables and their exponents.

      \(\dfrac{{\text{x}}^{7}}{{\text{x}}^{2}} = {\text{x}}^{\left ( 7-2 \right )} = {\text{x}}^{5}\)

      \(\displaystyle{\color{TealBlue} 1}\cdot\frac{{\color{LimeGreen} {\text{x}}}^{7}}{{\color{LimeGreen} {\text{x}}}^{2}} = {\color{TealBlue} 1}\cdot {\color{LimeGreen} {\text{x}}}^{\left ( 7-2 \right )} = {\color{TealBlue} 1}\cdot {\color{LimeGreen} {\text{x}}}^{5} = {\color{LimeGreen} {\text{x}}}^{5}\)

      So you have \(1 \cdot {\text{x}}^{5} = {\text{x}}^{5}\).
      )
    5. \(\left ( {\text{b}}^{4}\,{\text{x}}^{3}\,{\text{y}}\,{\text{b}} \right )^{2}\,{\text{x}} =\) (
      Video Solution
      x
      Solution: \({\text{b}}^{10}\,{\text{x}}^{7}\,{\text{y}}^{2}\)
      Details:

      | Transcript)
    6. \(\left ( {-}{\text{m}} \right )^{3}\,{\text{b}}^{2}\,{\text{mx}}^{3} =\) (
      Solution
      x
      Solution: \(-{\text{m}}^{4}\,{\text{b}}^{2}\,{\text{x}}^{3}\)
      )
    7. \(\left ( -3 \right )^{3}\,{\text{a}}^{2}\,{\text{b}}^{4}\left ( -2 \right )^{2} =\) (
      Solution
      x
      Solution: \(-108{\text{a}}^{2}\,{\text{b}}^{4}\)
      )