5.2 Use Multiplication Properties of Exponents

Learning Objectives

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

  • Simplify expressions with exponents
  • Simplify expressions using the Product Property for Exponents
  • Simplify expressions using the Power Property for Exponents
  • Simplify expressions using the Product to a Power Property
  • Simplify expressions by applying several properties
  • Multiply monomials

Try it 

Before you get started, take this readiness quiz:

1) Simplify: [latex]\frac{3}{4}\times\frac{3}{4}[/latex]
2) Simplify: [latex](-2)(-2)(-2)[/latex].
3) What is the place value of the [latex]6[/latex] in the number [latex]64,891[/latex]?
4) Name the decimal: [latex]0.0012[/latex].
5) Subtract: [latex]5-(-3)[/latex].

Simplify Expressions with Exponents

Remember that an exponent indicates repeated multiplication of the same quantity. For example, [latex]{2}^{4}[/latex]means to multiply [latex]2[/latex] by itself [latex]4[/latex] times, so [latex]{2}^{4}[/latex] means [latex]2\cdot 2\cdot 2\cdot 2[/latex].

Let’s review the vocabulary for expressions with exponents.

Exponential Notation

[latex]\begin{align*}&\;a^{m{\color{blue}{\leftarrow\text{exponent}}}}\;&\;&a^m\text{means multiply}\;m\;\text{factors of}\;a\;\;\\&{\color{red}{\underset{base}\uparrow}}\;&\;&a^m=\underbrace{a\cdot a\cdot a\cdot.....\cdot a}_{\color{blue}{{m\;\text{factors}}}}\;\;\end{align*}[/latex]

This is read [latex]a[/latex] to the [latex]{m}^{th}[/latex] power.

In the expression [latex]{a}^{m}[/latex], the exponent [latex]m[/latex] tells us how many times we use the base [latex]a[/latex] as a factor.

[latex]\begin{align*}&\;\;\;\;\;4^3\;&\left(-9\right)^5\;\;\;\;\;\;\;\;\;\;\;\;\;\;\\&\underbrace{4\cdot4\cdot4}_{{\color{blue}{3\;\text{factors}}}}\;&\underbrace{\left(-9\right)\left(-9\right)\left(-9\right)\left(-9\right)\left(-9\right)}_{{\color{blue}{5\;\text{factors}}}}\end{align*}[/latex]

Before we begin working with variable expressions containing exponents, let’s simplify a few expressions involving only numbers.

Example 5.2.1

Simplify:

a. [latex]{4}^{3}[/latex]
b. [latex]{7}^{1}[/latex]
c. [latex](\frac{5}{6})^{2}[/latex]
d. [latex](0.63)^{2}[/latex]

Solution

a.

Step 1: Multiply three factors of [latex]4[/latex].

[latex]\begin{align*} &4\times{4}\times{4}\\ \text{Simplify.}\;\;&64 \end{align*}[/latex]


b.

Step 1: Multiply one factor of [latex]7[/latex].

[latex]7[/latex]


c.

Step 1: Multiply two factors.

[latex]\begin{align*} &\left(\frac{5}{6}\right)\times\left({\frac{5}{6}}\right)\\ \text{Simplify.}\;\;\;&\;\frac{25}{36} \end{align*}[/latex]


d.

Step 1: Multiply two factors.

[latex]\begin{align*} &(0.63)\times{(0.63)}\\ \text{Simplify.}\;\;\;&0.3969 \end{align*}[/latex]

Try It

6) Simplify:

a. [latex]{6}^{3}[/latex]
b. [latex]{15}^{1}[/latex]
c. [latex](\frac{3}{7})^{2}[/latex]
d. [latex](0.43)^{2}[/latex]

Solution

a. [latex]216[/latex]
b. [latex]15[/latex]
c. [latex]\frac{9}{49}[/latex]
d. [latex]0.1849[/latex]

7) Simplify:

a. [latex]{2}^{5}[/latex]
b. [latex]{21}^{1}[/latex]
c. [latex](\frac{2}{5})^{3}[/latex]
d. [latex](0.218)^{2}[/latex]

Solution

a. [latex]32[/latex]
b. [latex]21[/latex]
c. [latex]\frac{8}{125}[/latex]
d. [latex]0.047524[/latex]

Example 5.2.2

Simplify:

a. [latex](-5)^{4}[/latex]
b. [latex]{−}{5}^{4}[/latex]

Solution

a.

Step 1: Multiply four factors of [latex]-5[/latex].

[latex]\begin{align*} &(-5)(-5)(-5)(-5)\\ \text{Simplify.}\;\;\;&625 \end{align*}[/latex]


b.

Step 1: Multiply four factors of [latex]5[/latex].

[latex]\begin{align*} &-(5\times5\times5\times5)\\ \text{Simplify.}\;\;\;&6-25 \end{align*}[/latex]

Try It

8) Simplify:

a. [latex](-3)^{4}[/latex]
b. [latex]−{3}^{4}[/latex]

Solution

a. [latex]81[/latex]
b. [latex]-81[/latex]

9) Simplify:

a. [latex](-13)^{2}[/latex]
b. [latex]{−}{13}^{2}[/latex]

Solution

a. [latex]169[/latex]
b. [latex]-169[/latex]

Notice the similarities and differences in the “Example 5.2.2″ a. and b.! Why are the answers different? As we follow the order of operations in part a. the parentheses tell us to raise the [latex]-5[/latex] to the [latex]4^{th}[/latex] power. In part b. we raise just the [latex]5[/latex] to the [latex]4^{th}[/latex] power and then take the opposite.

Simplify Expressions Using the Product Property for Exponents

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

We’ll derive the properties of exponents by looking for patterns in several examples.

First, we will look at an example that leads to the Product Property.

[latex]x^2\cdot x^3[/latex]
What does this mean?
How many factors altogether?
[latex]\underbrace{\underbrace{x\cdot x}_{{\color{blue}{2\text{ factors}}}}\;\;\cdot\;\;\underbrace{x\cdot x\cdot x}_{{\color{blue}{3\text{ factors}}}}}_{{\color{blue}{5\text{ fators}}}}[/latex]
So, we have [latex]x^5[/latex]
Notice that [latex]5[/latex] is the sum of the exponents, [latex]2[/latex] and [latex]3[/latex]. [latex]x^2\cdot x^3[/latex] is [latex]x^{2+3}[/latex], or [latex]x^5[/latex]

We write:

[latex]x^2\cdot x^3[/latex]
[latex]x^{2+3}[/latex]
[latex]x^5[/latex]

The base stayed the same and we added the exponents. This leads to the Product Property for Exponents.

Product Property for Exponents

If [latex]a[/latex] is a real number, and [latex]m[/latex] and [latex]n[/latex] are counting numbers, then

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

To multiply with like bases, add the exponents.

An example with numbers helps to verify this property:

[latex]\begin{eqnarray*}2^2\;\times\;2^{3\;}& \overset?= &\;2^{2+3}\\4\;\times\;8\;& \overset?=& \;2^5\\32\;& = &\;32\\\end{eqnarray*}[/latex]

Example 5.2.3

Simplify: [latex]{y}^{5}\times{y}^{6}[/latex]

Solution

Step 1: Use the product property, [latex]a^m\cdot a^n=a^{m+n}[/latex]

[latex]\begin{align*}&y^{{\color{red}{5\;+\;6}}}\\\text{Simplify.}\;\;&y^{11}\end{align*}[/latex]

Try It

10) Simplify: [latex]{b}^{9}\times{b}^{8}[/latex]

Solution

[latex]{b}^{17}[/latex]

11) Simplify: [latex]{x}^{12}\times{x}^{4}[/latex].

Solution

[latex]{x}^{16}[/latex]

Example 5.2.4

Simplify:

a. [latex]{2}^{5}\times{2}^{9}[/latex]
b. [latex]3\times{3}^{4}[/latex]

Solution

a.

Step 1: Use the product property, [latex]a^m\cdot a^n=a^{m+n}[/latex]

[latex]\begin{align*}&2^{{\color{red}{5\;+\;9}}}\\\text{Simplify.}\;\;&2^{14}\end{align*}[/latex]


b.

Step 1: Use the product property, [latex]a^m\cdot a^n=a^{m+n}[/latex]

[latex]\begin{align*}&3^{{\color{red}{1\;+\;4}}}\\\text{Simplify.}\;\;&3^5\end{align*}[/latex]

Try It

12) Simplify:

a. [latex]5\times{5}^{5}[/latex]
b. [latex]{4}^{9}\times{4}^{9}[/latex]

Solution

a. [latex]{5}^{6}[/latex]
b.[latex]{4}^{18}[/latex]

13) Simplify:

a. [latex]{7}^{6}\times{7}^{8}[/latex]
b. [latex]10\times{10}^{10}[/latex].

Solution

a. [latex]{7}^{14}[/latex]
b. [latex]{10}^{11}[/latex]

Example 5.2.5

Simplify:

a. [latex]{a}^{7}\times{a}[/latex]
b. [latex]{x}^{27}\times{x}^{13}[/latex]

Solution

a.
Step 1: Rewrite, [latex]a=a^1[/latex].

[latex]a^7\;\times\;a^1[/latex]

Step 2: Use the product property, [latex]a^m\cdot a^n=a^{m+n}[/latex]

[latex]\begin{align*}&3a^{{\color{red}{7\;+\;1}}}\\\text{Simplify.}\;\;&a^8\end{align*}[/latex]


b.

Step 1: Notice, the bases are the same, so add the exponents.

[latex]\begin{align*}&x^{{\color{red}{27\;+\;13}}}\\\text{Simplify.}\;\;&x^{40}\end{align*}[/latex]

Try It

14) Simplify:

a. [latex]{p}^{5}\times {p}[/latex]
b. [latex]{y}^{14}\times{y}^{29}[/latex]

Solution

a. [latex]{p}^{6}[/latex]
b. [latex]{y}^{43}[/latex]

15) Simplify:

a. [latex]z\times{z}^{7}[/latex]
b. [latex]{b}^{15}\times{b}^{34}[/latex].

Solution

a. [latex]{z}^{8}[/latex]
b. [latex]{b}^{49}[/latex]

We can extend the Product Property for Exponents to more than two factors.

Example 5.2.6

Simplify: [latex]{d}^{4}·{d}^{5}·{d}^{2}[/latex]

Solution

Step 1: Add the exponents, since bases are the same.

[latex]\begin{align*}&d^{\color{red}{4\;+\;5\;+\;2\;}}\\\text{Simplify.}\;\;&d^{11}\end{align*}[/latex]

Try It

16) Simplify: [latex]{x}^{6}\times{x}^{4}\times{x}^{8}[/latex]

Solution

[latex]{x}^{18}[/latex]

17) Simplify: [latex]{b}^{5}\times{b}^{9}\times{b}^{5}[/latex]

Solution

[latex]{b}^{19}[/latex]

Simplify Expressions Using the Power Property for Exponents

Now let’s look at an exponential expression that contains a power raised to a power. See if you can discover a general property.

 

[latex](x^2)^3[/latex]
What does this mean?
How many factors altogether?
[latex]\;\;\;\;x^2\;\;\;\;\cdot\;\;\;\;\;\;x^2\;\;\;\;\cdot\;\;\;\;\;\;x^2\\\underbrace{\underbrace{x\cdot x}_{{\color{blue}{2\text{ factors}}}}\;\;\cdot\;\;\underbrace{x\cdot x}_{{\color{blue}{2\text{ factors}}}}\;\;\cdot\;\;\underbrace{x\cdot x}_{{\color{blue}{2\text{ factors}}}}}_{{\color{blue}{6\text{ factors}}}}[/latex]
So, we have [latex]x^6[/latex]
Notice that 6 is the product of the exponents, 2 and 3. [latex](x^2)^3[/latex] is [latex]x^{2\cdot3}[/latex] or [latex]x^6[/latex]

We write:

[latex](x^2)^3[/latex]
[latex]x^{({2}\times{3})}[/latex]
[latex]x^6[/latex]

We multiplied the exponents. This leads to the Power Property for Exponents.

Power Property for Exponents

If [latex]a[/latex] is a real number, and [latex]m[/latex] and [latex]n[/latex] are whole numbers, then

[latex](a^m)^n=a^{mn}[/latex]

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

An example with numbers helps to verify this property:

[latex]\begin{eqnarray*}{(3^2)}^3\;& \overset?= &\;3^{(2\;\times\;3)}\\{(9)}^3\;& \overset?= &\;3^6\\729\;& = &\;729\\\\\end{eqnarray*}[/latex]

Example 5.2.7

Simplify:

a.[latex]({y}^{5})^{9}[/latex]
b. ([latex]{4}^{4})^{7}[/latex]

Solution

a.

Step 1: Use the power property, [latex](a^m)^n=a^{a\cdot n}[/latex]

[latex]\begin{align*}&y^{\color{red}{5\;\times\;9}}\\\text{Simplify.}\;\;&y^{45}\end{align*}[/latex]


b.

Step 1: Use the power property.

[latex]\begin{align*}&4^{\color{red}{4\;\times\;7}}\\\text{Simplify.}\;\;&4^{28}\end{align*}[/latex]

Try It

18) Simplify:

a. [latex]({b}^{7})^{5}[/latex]
b. [latex]({5}^{4})^{3}[/latex]

Solution

a. [latex]{b}^{35}[/latex]
b. [latex]{5}^{12}[/latex]

19) Simplify:

a. [latex]({z}^{6})^{9}[/latex]
b. [latex]({3}^{7})^{7}[/latex]

Solution

a. [latex]z^{54}[/latex]
b. [latex]3^{49}[/latex]

Simplify Expressions Using the Product to a Power Property

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

[latex](2x)^{3}[/latex]
What does this mean? [latex]2x\cdot 2x\cdot 2x[/latex]
We group the like factors together. [latex]2\cdot 2\cdot 2\cdot x\cdot x\cdot x[/latex]
How many factors of [latex]2[/latex] and of [latex]x[/latex]? [latex]{2}^{3}\times {x}^{3}[/latex]

Notice that each factor was raised to the power and [latex](2x)^{3}[/latex] is [latex]{2}^{3} \times {x}^{3}[/latex].

We write:

[latex](2x)^{3}[/latex]
[latex]{2}^{3}\times {x}^{3}[/latex]

The exponent applies to each of the factors! This leads to the Product to a Power Property for Exponents.

Product to a Power Property for Exponents

If [latex]a[/latex] and [latex]b[/latex] are real numbers and [latex]m[/latex] is a whole number, then

[latex](ab)^{m} = {a}^{m} {b}^{m}[/latex]

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

An example with numbers helps to verify this property:

[latex]\begin{eqnarray*}2{(2\;\times\;3)}^2\;& \overset?= &\;2^23^2\\6^2\;& \overset?= &\;(4)(9)\\36\;& = &\;36\\\end{eqnarray*}[/latex]

Example 5.2.8

Simplify:

a. [latex](-9d)^{2}[/latex]
b.  [latex](3mn)^{3}[/latex]

Solution

a.

Step 1: Use Power of a Product Property, [latex](ab)^{m} = {a}^{m} {b}^{m}[/latex]

[latex]\begin{align*}&\left(-9\right)^{\color{red}{2}}d^{\color{red}{9}}\\\text{Simplify.}\;\;&81d^2 \end{align*}[/latex]


b.

Step 1: Use Power of a Product Property, [latex](ab)^{m} = {a}^{m} {b}^{m}[/latex]

[latex]\begin{align*}&\left(3\right)^{\color{red}{3}}m^{\color{red}{3}}n^{\color{red}{3}}\\\text{Simplify.}\;\;&27m^3n^3\end{align*}[/latex]

Try It

20) Simplify:

a. [latex](-12y)^{2}[/latex]
b. [latex](2wx)^{5}[/latex]

Solution

a. [latex]144y^{2}[/latex]
b. [latex]32{w}^{5}{x}^{5}[/latex]

21) Simplify:

a. [latex]{5wx}^{3}[/latex]
b. [latex](-3y)^{3}[/latex]

Solution

a.[latex]125{w}^{3}{x}^{3}[/latex]
b. [latex]-27{y}^{3}[/latex]

Simplify Expressions by Applying Several Properties

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

Properties of Exponents

If [latex]a[/latex] and [latex]b[/latex] are real numbers, and [latex]m[/latex] and [latex]n[/latex] are whole numbers, then

Product Property [latex]{a}^{m}\times{a}^{n}={a}^{m+n}[/latex]
Power Property [latex]({a}^{m})^{n}={a}^{mn}[/latex]
Product to a Power [latex](ab)^{m}={a}^{m}{b}^{m}[/latex]

All exponent properties hold true for any real numbers [latex]m[/latex] and [latex]n[/latex]. Right now, we only use whole-number exponents.

Example 5.2.9

Simplify:

a. [latex]({y}^{3})^{6}({y}^{5})^{4}[/latex]
b. [latex](-6{x}^{4}{y}^{5})^{2}[/latex]

Solution

a.

Step 1: Use the Power Property.

[latex]{y}^{18}\times{y}^{20}[/latex]

Step 2: Add the exponents.

[latex]{y}^{38}[/latex]


b.

Step 1: Use the Product to a Power Property.

[latex](-6)^2({x}^4)^2(y^5)^2[/latex]

Step 2: Use the Power Property.

[latex]\begin{align*}&(-6)^{2}(x^4)^2(y^5)^2\\\text{Simplify.}\;\;&36{x}^{8}{y}^{10}\end{align*}[/latex]

Try It

22) Simplify:

a. [latex]({a}^{4})^{5}({a}^{7})^{4}[/latex]
b. [latex](-2{c}^{4}{d}^{2})^{3}[/latex]

Solution

a. [latex]{a}^{48}[/latex]
b. [latex](-8{c}^{12}{d}^{6})[/latex]

23) Simplify:

a. [latex](-3{x}^{6}{y}^{7})^{4}[/latex]
b. [latex]({q}^{4})^{5}({q}^{3})^{3}[/latex]

Solution

a.[latex]81{x}^{24}{y}^{28}[/latex]
b. [latex]{q}^{29}[/latex]

Example 5.2.10

Simplify:

a.[latex](5m)^{2}(3{m})^{3}[/latex]
b. [latex](3{x}^{2}y)^{4}(2xy^2)^{3}[/latex]

Solution

a.

Step 1: Raise [latex]5m[/latex] to the second power.

[latex]\begin{align*} &{5}^{2}{m}^{2}\times3{m}^{3}\\ \text{Simplify.}\;\;&25{m}^{2}\times3{m}^{3} \end{align*}[/latex]

Step 2: Use the Commutative Property.

[latex]25\times{3}\times{m}^{2}\times{m}^{3}[/latex]

Step 3: Multiply the constants and add the exponents.

[latex]75{m}^{5}[/latex]


b.

Step 1: Use the Product to a Power Property.

[latex]\begin{align*} &({3}^{4}{x}^{8}{y}^{4})({2}^{3}{x}^{3}{y}^{6})\\ \text{Simplify.}\;\;&(81{x}^{8}{y}^{4})(8{x}^{3}{y}^{6}) \end{align*}[/latex]

Step 2: Use the Commutative Property.

[latex]81\times8\times{x}^{8}\times{x}^{3}\times{y}^{4}\times{y}^{6}[/latex]

Step 3: Multiply the constants and add the exponents.

[latex]648{x}^{11}{y}^{10}[/latex]

Try It

24) Simplify:

a. [latex](5n)^{2}(3{n}^{10})[/latex]
b. [latex]({c}^{4}{d}^{2})^{5}(3c{d}^{5})^{4}[/latex]

Solution

a. [latex]75{n}^{12}[/latex]
b. [latex]81{c}^{24}{d}^{30}[/latex]

25) Simplify:

a. [latex]({a}^{3}{b}^{2})^{6}{(4a{b}^{3})}^{4}[/latex]
b. [latex](2x)^{3}(5{x}^{7})[/latex]

Solution

a. [latex]256{a}^{22}{b}^{24}[/latex]
b. [latex]40{x}^{10}[/latex]

Multiply Monomials

Since a monomial is an algebraic expression, we can use the properties of exponents to multiply monomials.

Example 5.2.11

Multiply: [latex](3{x}^{2})(-4{x}^{3})[/latex]

Solution

Step 1: Use the Commutative Property to rearrange the terms.

[latex]\begin{align*} &3(-4){x}^{2}{x}^{3}\\ \text{Multiply.}\;\;&-12{x}^{5} \end{align*}[/latex]

Try It

26) Multiply: [latex](5{y}^{7})(-7{y}^{4})[/latex]

Solution

[latex]-35{y}^{11}[/latex]

27) Multiply: [latex](-6{b}^{4})(-9{b}^{5})[/latex]

Solution

[latex]54{b}^{9}[/latex]

Example 5.2.12

Multiply: [latex](\frac{5}{6}{x}^{3}y)(12x{y}^{2})[/latex]

Solution

Step 1: Use the Commutative Property to rearrange the terms.

[latex]\begin{align*} &\frac{5}{6}\times{12}{x}^{3}xy{y}^{2}\\ \text{Multiply.}\;\;&10{x}^{4}{y}^{3} \end{align*}[/latex]

Try It

28) Multiply: [latex](\frac{2}{5}{a}^{4}{b}^{3})(15a{b}^{3})[/latex]

Solution

[latex]6{a}^{5}{b}^{6}[/latex]

29) Multiply: [latex](\frac{2}{3}{r}^{5}s)(12{r}^{6}{s}^{7})[/latex]

Solution

[latex]8{r}^{11}{s}^{8}[/latex]

Access these online resources for additional instruction and practice with using multiplication properties of exponents:

Key Concepts

  • Exponential Notation

    [latex]\begin{align*}&\;a^{m{\color{blue}{\leftarrow\text{exponent}}}}\;&\;&a^m\text{means multiply}\;m\text{ factors of }a\;\;\\ &{\color{red}{\underset{base}\uparrow}}\;&\;&a^m=\underbrace{a\cdot a\cdot a\cdot.....\cdot a}_{\color{blue}{{m\text{ factors}}}}\;\;\end{align*}[/latex]

  • Properties of Exponents
    • If [latex]a[/latex], and [latex]b[/latex] are real numbers and [latex]m[/latex], [latex]n[/latex] are whole numbers, then
    • Product Property        [latex]a^{m}a^{n} = {a}^{m+n}[/latex]
    • Power Property          [latex]({a}^m)^n={a}^{mn}[/latex]
    • Product to a Power    [latex](ab)^m = a^mb^m[/latex]

Self Check

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

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

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Fanshawe Pre-Health Sciences Mathematics 1 Copyright © 2022 by Domenic Spilotro, MSc is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book