We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra CoRequisite Course

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]

Answer: Use the product rule to simplify each expression.

  1. [latex]{t}^{5}\cdot {t}^{3}={t}^{5+3}={t}^{8}[/latex]
  2. [latex]{\left(-3\right)}^{5}\cdot \left(-3\right)={\left(-3\right)}^{5}\cdot {\left(-3\right)}^{1}={\left(-3\right)}^{5+1}={\left(-3\right)}^{6}[/latex]
  3. [latex]{x}^{2}\cdot {x}^{5}\cdot {x}^{3}[/latex]
At first, it may appear that we cannot simplify a product of three factors. However, using the associative property of multiplication, begin by simplifying the first two.
[latex]{x}^{2}\cdot {x}^{5}\cdot {x}^{3}=\left({x}^{2}\cdot {x}^{5}\right)\cdot {x}^{3}=\left({x}^{2+5}\right)\cdot {x}^{3}={x}^{7}\cdot {x}^{3}={x}^{7+3}={x}^{10}[/latex]
Notice we get the same result by adding the three exponents in one step.
[latex]{x}^{2}\cdot {x}^{5}\cdot {x}^{3}={x}^{2+5+3}={x}^{10}[/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]

Answer:

  1. [latex]{k}^{15}[/latex]
  2. [latex]{\left(\dfrac{2}{y}\right)}^{5}[/latex]
  3. [latex]{t}^{14}[/latex]

[embed]
In the following video we show more examples of how to use the product rule to simplify an expression with exponents. https://youtu.be/P0UVIMy2nuI

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]

Recall

When simplifying fractions, "canceling out" always leaves a 1 behind because [latex]\dfrac{a}{a}=1[/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]

Answer: Use the quotient rule to simplify each expression.

  1. [latex]\dfrac{{\left(-2\right)}^{14}}{{\left(-2\right)}^{9}}={\left(-2\right)}^{14 - 9}={\left(-2\right)}^{5}[/latex]
  2. [latex]\dfrac{{t}^{23}}{{t}^{15}}={t}^{23 - 15}={t}^{8}[/latex]
  3. [latex]\dfrac{{\left(z\sqrt{2}\right)}^{5}}{z\sqrt{2}}={\left(z\sqrt{2}\right)}^{5 - 1}={\left(z\sqrt{2}\right)}^{4}[/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]

Answer:

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

[embed] [embed]
Watch this video to see more examples of how to use the quotient rule for exponents. https://youtu.be/xy6WW7y_GcU

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 RulePower 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]

Answer: Use the power rule to simplify each expression.

  1. [latex]{\left({x}^{2}\right)}^{7}={x}^{2\cdot 7}={x}^{14}[/latex]
  2. [latex]{\left({\left(2t\right)}^{5}\right)}^{3}={\left(2t\right)}^{5\cdot 3}={\left(2t\right)}^{15}[/latex]
  3. [latex]{\left({\left(-3\right)}^{5}\right)}^{11}={\left(-3\right)}^{5\cdot 11}={\left(-3\right)}^{55}[/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]

Answer:

  1. [latex]{\left(3y\right)}^{24}[/latex]
  2. [latex]{t}^{35}[/latex]
  3. [latex]{\left(-g\right)}^{16}[/latex]

[embed] [embed] [embed]
The following video gives more examples of using the power rule to simplify expressions with exponents. https://youtu.be/VjcKU5rA7F8

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Product Rule for Exponents. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Quotient Rule for Exponents. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Using the Power Rule to Simplify Expressions With Exponents. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
  • Question ID 109745, 109748. Authored by: Lumen Learning. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 93370, 93399, 93402. Authored by: Michael Jenck. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 1961. Authored by: David Lippman. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.

CC licensed content, Specific attribution