Rules for Exponents

Learning Outcomes

  • Use the product rule for exponents.
  • Use the quotient rule for exponents.
  • Use the power rule for exponents.


Consider the product [latex]{x}^{3}\cdot {x}^{4}[/latex]. Both terms have the same base, x, but they are raised to different exponents. Expand each expression, and then rewrite the resulting expression.

[latex]\begin{align}x^{3}\cdot x^{4}&=\stackrel{\text{3 factors }}{(x\cdot x\cdot x)} \stackrel{\text{ 4 factors}}{(x\cdot x\cdot x\cdot x)} \\ & =\stackrel{7 \text{ factors}}{x\cdot x\cdot x\cdot x\cdot x\cdot x\cdot x} \\ & =x^{7}\end{align}[/latex]

The result is that [latex]{x}^{3}\cdot {x}^{4}={x}^{3+4}={x}^{7}[/latex].

Notice that the exponent of the product is the sum of the exponents of the terms. In other words, when multiplying exponential expressions with the same base, we write the result with the common base and add the exponents. This is the product rule of exponents.

[latex]{a}^{m}\cdot {a}^{n}={a}^{m+n}[/latex]

Now consider an example with real numbers.

[latex]{2}^{3}\cdot {2}^{4}={2}^{3+4}={2}^{7}[/latex]

We can always check that this is true by simplifying each exponential expression. We find that [latex]{2}^{3}[/latex] is 8, [latex]{2}^{4}[/latex] is 16, and [latex]{2}^{7}[/latex] is 128. The product [latex]8\cdot 16[/latex] equals 128, so the relationship is true. We can use the product rule of exponents to simplify expressions that are a product of two numbers or expressions with the same base but different exponents.

A General Note: The Product Rule of Exponents

For any real number [latex]a[/latex] and natural numbers [latex]m[/latex] and [latex]n[/latex], the product rule of exponents states that

[latex]{a}^{m}\cdot {a}^{n}={a}^{m+n}[/latex]

Example: Using the Product Rule

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{t}^{5}\cdot {t}^{3}[/latex]
  2. [latex]\left(-3\right)^{5}\cdot \left(-3\right)[/latex]
  3. [latex]{x}^{2}\cdot {x}^{5}\cdot {x}^{3}[/latex]

Try It

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{k}^{6}\cdot {k}^{9}[/latex]
  2. [latex]{\left(\dfrac{2}{y}\right)}^{4}\cdot \left(\dfrac{2}{y}\right)[/latex]
  3. [latex]{t}^{3}\cdot {t}^{6}\cdot {t}^{5}[/latex]

In the following video we show more examples of how to use the product rule to simplify an expression with exponents.

Using the Quotient Rule of Exponents

The quotient rule of exponents allows us to simplify an expression that divides two numbers with the same base but different exponents. In a similar way to the product rule, we can simplify an expression such as [latex]\dfrac{{y}^{m}}{{y}^{n}}[/latex], where [latex]m>n[/latex]. Consider the example [latex]\dfrac{{y}^{9}}{{y}^{5}}[/latex]. Perform the division by canceling common factors.

[latex]\begin{align}\frac{y^{9}}{y^{5}} &=\frac{y\cdot y\cdot y\cdot y\cdot y\cdot y\cdot y}{y\cdot y\cdot y\cdot y\cdot y} \\[1mm] &=\frac{\cancel{y}\cdot\cancel{y}\cdot\cancel{y}\cdot\cancel{y}\cdot\cancel{y}\cdot y\cdot y\cdot y\cdot y}{\cancel{y}\cdot\cancel{y}\cdot\cancel{y}\cdot\cancel{y}\cdot\cancel{y}} \\[1mm] & =\frac{y\cdot y\cdot y\cdot y}{1} \\[1mm] & =y^{4}\\ \text{ }\end{align}[/latex]

Notice that the exponent of the quotient is the difference between the exponents of the divisor and dividend.

[latex]\dfrac{{a}^{m}}{{a}^{n}}={a}^{m-n}[/latex]

In other words, when dividing exponential expressions with the same base, we write the result with the common base and subtract the exponents.

[latex]\dfrac{{y}^{9}}{{y}^{5}}={y}^{9 - 5}={y}^{4}[/latex]

For the time being, we must be aware of the condition [latex]m>n[/latex]. Otherwise, the difference [latex]m-n[/latex] could be zero or negative. Those possibilities will be explored shortly. Also, instead of qualifying variables as nonzero each time, we will simplify matters and assume from here on that all variables represent nonzero real numbers.

A General Note: The Quotient Rule of Exponents

For any real number [latex]a[/latex] and natural numbers [latex]m[/latex] and [latex]n[/latex], such that [latex]m>n[/latex], the quotient rule of exponents states that

[latex]\dfrac{{a}^{m}}{{a}^{n}}={a}^{m-n}[/latex]

Example: Using the Quotient Rule

Write each of the following products with a single base. Do not simplify further.

  1. [latex]\dfrac{{\left(-2\right)}^{14}}{{\left(-2\right)}^{9}}[/latex]
  2. [latex]\dfrac{{t}^{23}}{{t}^{15}}[/latex]
  3. [latex]\dfrac{{\left(z\sqrt{2}\right)}^{5}}{z\sqrt{2}}[/latex]

Try It

Write each of the following products with a single base. Do not simplify further.

  1. [latex]\dfrac{{s}^{75}}{{s}^{68}}[/latex]
  2. [latex]\dfrac{{\left(-3\right)}^{6}}{-3}[/latex]
  3. [latex]\dfrac{{\left(e{f}^{2}\right)}^{5}}{{\left(e{f}^{2}\right)}^{3}}[/latex]


Watch this video to see more examples of how to use the quotient rule for exponents.

Using the Power Rule of Exponents

Suppose an exponential expression is raised to some power. Can we simplify the result? Yes. To do this, we use the power rule of exponents. Consider the expression [latex]{\left({x}^{2}\right)}^{3}[/latex]. The expression inside the parentheses is multiplied twice because it has an exponent of 2. Then the result is multiplied three times because the entire expression has an exponent of 3.

[latex]\begin{align} {\left({x}^{2}\right)}^{3}& = \stackrel{{3\text{ factors}}}{{{\left({x}^{2}\right)\cdot \left({x}^{2}\right)\cdot \left({x}^{2}\right)}}} \\ & = \stackrel{{3\text{ factors}}}{\overbrace{{\left(\stackrel{{2\text{ factors}}}{{\overbrace{x\cdot x}}}\right)\cdot \left(\stackrel{{2\text{ factors}}}{{\overbrace{x\cdot x}}}\right)\cdot \left(\stackrel{{2\text{ factors}}}{{\overbrace{x\cdot x}}}\right)}}}\\ & = x\cdot x\cdot x\cdot x\cdot x\cdot x\hfill \\ & = {x}^{6} \end{align}[/latex]

The exponent of the answer is the product of the exponents: [latex]{\left({x}^{2}\right)}^{3}={x}^{2\cdot 3}={x}^{6}[/latex]. In other words, when raising an exponential expression to a power, we write the result with the common base and the product of the exponents.

[latex]{\left({a}^{m}\right)}^{n}={a}^{m\cdot n}[/latex]

Be careful to distinguish between uses of the product rule and the power rule. When using the product rule, different terms with the same bases are raised to exponents. In this case, you add the exponents. When using the power rule, a term in exponential notation is raised to a power. In this case, you multiply the exponents.

Product Rule Power Rule
[latex]5^{3}\cdot5^{4}[/latex] =  [latex]5^{3+4}[/latex] = [latex]5^{7}[/latex] but [latex]\left(5^{3}\right)^{4}[/latex] = [latex]5^{3\cdot4}[/latex] = [latex]5^{12}[/latex]
[latex]x^{5}\cdot x^{2}[/latex] = [latex]x^{5+2}[/latex] = [latex]x^{7}[/latex] but [latex]\left(x^{5}\right)^{2}[/latex] =  [latex]x^{5\cdot2}[/latex] = [latex]x^{10}[/latex]
[latex]\left(3a\right)^{7}\cdot\left(3a\right)^{10} [/latex] = [latex]\left(3a\right)^{7+1-} [/latex] = [latex]\left(3a\right)^{17}[/latex] but [latex]\left(\left(3a\right)^{7}\right)^{10} [/latex] = [latex]\left(3a\right)^{7\cdot10} [/latex] = [latex]\left(3a\right)^{70}[/latex]

A General Note: The Power Rule of Exponents

For any real number [latex]a[/latex] and positive integers [latex]m[/latex] and [latex]n[/latex], the power rule of exponents states that

[latex]{\left({a}^{m}\right)}^{n}={a}^{m\cdot n}[/latex]

Example: Using the Power Rule

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{\left({x}^{2}\right)}^{7}[/latex]
  2. [latex]{\left({\left(2t\right)}^{5}\right)}^{3}[/latex]
  3. [latex]{\left({\left(-3\right)}^{5}\right)}^{11}[/latex]

Try It

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{\left({\left(3y\right)}^{8}\right)}^{3}[/latex]
  2. [latex]{\left({t}^{5}\right)}^{7}[/latex]
  3. [latex]{\left({\left(-g\right)}^{4}\right)}^{4}[/latex]



The following video gives more examples of using the power rule to simplify expressions with exponents.

Contribute!

Did you have an idea for improving this content? We’d love your input.

Improve this pageLearn More