Skip to main content

Section 5.1 Exponent Properties

Objective: Simplify expressions using the properties of exponents.

Problems with exponents can often be simplified using a few basic exponent properties. Exponents represent repeated multiplication. We will use this fact to discover the important properties.

World View Note: The word exponent comes from the Latin “expo” meaning out of and “ponere” meaning place. While there is some debate, it seems that the Babylonians living in Iraq were the first to do work with exponents (dating back to the 23rd century BC or earlier!)

Example 5.1.1.

\begin{align*} a^3a^ 2 \amp \quad \text{ Expand exponents to multiplication problem } \\ (aaa)(aa) \amp\quad \text{ Now we have 5a ' s being multiplied together } \\ a^5 \amp\quad \text{ Our Solution } \end{align*}

A quicker method to arrive at our answer would have been to just add the exponents: \(a ^3a ^2 = a^{3+2 }= a^ 5 \) This is known as the product rule of exponents

Product Rule of Exponents: a^ma^ n = a^{m+n}

The product rule of exponents can be used to simplify many problems. We will add the exponent on like variables. This is shown in the following examples.

Example 5.1.2.

\begin{align*} 3 ^2 \cdot 3 ^6 \cdot 3 \amp \quad \text{ Same base, add the exponents } 2+ 6+1 \\ 3^ 9 \amp\quad \text{ Our Solution } \end{align*}

Example 5.1.3.

\begin{align*} 2x^ 3 y ^5 z \cdot 5xy^2 z ^3 \amp \quad \text{ Multiply $2 \cdot 5$, add exponents on $x$,$ y$ and } z \\ 10x ^4 y ^7 z ^4 \amp\quad \text{ Our Solution } \end{align*}

Rather than multiplying, we will now try to divide with exponents

Example 5.1.4.

\begin{align*} \frac{a^ 5}{ a^ 2} \amp \quad \text{ Expand exponents } \\ \frac{aaaaa} {aa} \amp\quad \text{Divide out two of the $a$'s } \\ aaa \amp\quad \text{ Convert to exponents } \\ a^3 \amp \quad \text{ Our Solution } \end{align*}

A quicker method to arrive at the solution would have been to just subtract the exponents, \(a^ 5 a ^2 = a ^{5-2} = a^ 3 \text{.}\) This is known as the quotient rule of exponents.

Quotient Rule of Exponents: \(\frac{a^m}{a^n} = a^{m-n}\text{.}\)

The quotient rule of exponents can similarly be used to simplify exponent problems by subtracting exponents on like variables. This is shown in the following examples.

Example 5.1.5.

\begin{align*} \frac{7^{13}}{7^5} \amp \quad \text{ Same base, subtract the exponents} \\ 7^8 \amp\quad \text{ Our Solution } \end{align*}

Example 5.1.6.

\begin{align*} \frac{5a^3 b^5 c^2}{ 2ab^3c} \amp \quad \text{ Subtract exponents on $a$, $b$ and } c \\ \frac{ 5}{ 2} a ^2 b^ 2 c \amp\quad \text{ Our Solution } \end{align*}

A third property we will look at will have an exponent problem raised to a second exponent. This is investigated in the following example.

Example 5.1.7.

\begin{align*} ( a^ 2)^ 3 \amp \quad \text{ This means we have a $2$ three times } \\ a ^2 \cdot a ^2 \cdot a ^2 \amp\quad \text{ Add exponent } \\ a^6 \amp\quad \text{ Our solution } \end{align*}

A quicker method to arrive at the solution would have been to just multiply the exponents, \((a^2)^3 = a ^{2\cdot 3} = a^ 6\text{.}\) This is known as the power of a power rule of exponents.

Power of a Power Rule of Exponents: \((a^m)^ n= a^{mn}\)

This property is often combined with two other properties which we will investigate now.

Example 5.1.8.

\begin{align*} (ab)^ 3 \amp \quad \text{ This means we have $(ab)$ three time } \\ (ab)(ab)(ab) \amp\quad \text{ Three $a$'s and three $b$'s can be written with exponents } \\ a^ 3 b ^3 \amp\quad \text{ Our Solution } \end{align*}

A quicker method to arrive at the solution would have been to take the exponent of three and put it on each factor in parenthesis, \((ab)^ 3 = a^ 3 b ^3 \text{.}\) This is known as the power of a product rule or exponents

Power of a Product Rule of Exponents: \((ab)^m = a^mb^m\)

It is important to be careful to only use the power of a product rule with multiplication inside parenthesis. This property does NOT work if there is addition or subtraction.

Warning 5.1.9.

\begin{align*} (a + b) ^m \neq a^ m + b^ m \amp \quad \text{ These are NOT equal, beware of this error! } \end{align*}

Another property that is very similar to the power of a product rule is considered next.

Example 5.1.10.

\begin{align*} \left( \frac{a}{ b} \right)^3 \amp \quad \text{ This means we have the fraction three timse } \\ \left(\frac{ a}{ b} \right) \left(\frac{ a}{ b}\right) \left(\frac{ a}{ b}\right) \amp\quad \text{ Multiply fractions across the top and bottom, using exponents } \\ \frac{a ^3 }{b ^3} \amp\quad \text{ Our Solution } \end{align*}

A quicker method to arrive at the solution would have been to put the exponent on every factor in both the numerator and denominator, \(\left(\frac{a}{ b}\right)^ 3 = \frac{a^ 3} {b^ 3}\text{.}\) This is known as the power of a quotient rule of exponents.

Power of a Quotient Rule of Exponents: \(\left(\frac{a}{b}\right)^m = \frac{a^m}{b^m} \)

The power of a power, product and quotient rules are often used together to simplify expressions. This is shown in the following examples.

Example 5.1.11.

\begin{align*} (x ^3 yz^2 )^ 4 \amp \quad \text{ Put the exponent of $4$ on each factor, multiplying power } \\ x^{12}y ^4 z^8 \amp\quad \text{Our solution } \end{align*}

Example 5.1.12.

\begin{align*} \left(\frac { a ^3 b }{c^ 8d ^5}\right)^2 \amp \quad \text{ Put the exponent of $2$ on each factor, multiplying powers } \\ \frac {a^ 6 b ^2} {c ^8d^{10} } \amp\quad \text{ Our Solution } \end{align*}

As we multiply exponents it’s important to remember these properties apply to exponents, not bases. An expression such as \(5^ 3\) does not mean we multiply\(5\) by \(3\text{,}\) rather we multiply\(5\) three times, \(5 × 5 × 5 = 125\text{.}\) This is shown in the next example.

Example 5.1.13.

\begin{align*} (4x ^2 y^ 5 )^ 3 \amp \quad \text{ Put the exponent of $3$ on each factor, multiplying powers } \\ 4 ^3x ^6 y^{15} \amp\quad \text{ Evaluate } 4^3 \\ 64x ^6 y^{15} \amp\quad \text{ Our Solution } \end{align*}

In the previous example we did not put the \(3\) on the \(4\) and multiply to get \(12\text{,}\) this would have been incorrect. Never multiply a base by the exponent. These properties pertain to exponents only, not bases.

In this lesson we have discussed \(5 \) different exponent properties. These rules are summarized in the following table.

Table 5.1.14. Rules of Exponents
Product Rule of Exponents \(a^m a^ n = a^{m+n} \)
Quotient Rule of Exponents \(\frac{a^m}{a^n} = a^{m-n}\)
Power of a Power Rule of Exponents \(\left(a^m\right) ^n = a^{mn}\)
Power of a Product Rule of Exponents \((ab)^m = a^m b^m\)
Power of a Quotient Rule of Exponents \(\left(\frac{a}{b} \right)^m = \frac{a^m}{ b^m}\)

These five properties are often mixed up in the same problem. Often there is a bit of flexibility as to which property is used first. However, order of operations still applies to a problem. For this reason, it is the suggestion of the author to simplify inside any parenthesis first, then simplify any exponents (using power rules), and finally simplify any multiplication or division (using product and quotient rules). This is illustrated in the next few examples.

Example 5.1.15.

\begin{align*} (4x ^3 y \cdot 5x^ 4 y ^2 ) ^3 \amp \quad \text{ In parenthesis simplify using product rule, adding exponents } \\ (20x ^7 y ^3 )^3\amp\quad \text{ With power rules, put three on each factor, multiplying exponents } \\ 20^3x ^{21}y ^9 \amp\quad \text{ Evaluate } 20^3 \\ 8000x ^{21}y^ 9 \amp\quad \text{ Our Solution } \end{align*}

Example 5.1.16.

\begin{align*} 7a^ 3 (2a ^4 ) ^3 \amp \quad \text{ Parenthesis are already simplified, next use power rules } \\ 7a ^3 (8a ^{12}) \amp\quad \text{ Using product rule, add exponents and multiply numbers } \\ 56a^{15} \amp\quad \text{ Our Solution } \end{align*}

Example 5.1.17.

\begin{align*} \frac{ 3a^ 3 b \cdot 10a ^4 b^ 3} {2a ^4b ^2 } \amp \quad \text{ Simplify numerator with product rule, adding exponents } \\ \frac {30a ^7 b ^4 }{2a ^4b^ 2 } \amp\quad \text{ Now use the quotient rule to subtract exponents } \\ 15a ^3 b ^2 \amp\quad \text{ Our Solution } \end{align*}

Example 5.1.18.

\begin{align*} \frac {3m^8n ^{12}}{ (m^2n^3 )^ 3} \amp \quad \text{ Use power rule in denominator } \\ \frac{ 3m^8n ^{12}}{ m^6n^9} \amp\quad \text{ Use quotient rule } \\ 3m^2n ^3 \amp\quad \text{ Our solution } \end{align*}

Example 5.1.19.

\begin{align*} \left (\frac{3ab^2 (2a ^4 b ^2 ) ^3 }{6a ^5b ^7} \right)^2 \amp \quad \text{ Simplify inside parenthesis first, using power rule in numerator } \\ \left(\frac{ 3ab^2 (8a ^{12}b^ 6 )}{ 6a ^5b ^7} \right)^2 \amp\quad \text{Simplify numerator using product rule } \\ \left(\frac{24a ^{13}b ^8}{ 6a ^5b ^7} \right)^2 \amp\quad \text{Simplify using the quotient rule } \\ ( 4a^ 8 b)^ 2 \amp \quad \text{ Now that the parenthesis are simplified, use the power rules } \\ 16a^ {16}b ^2 \amp\quad \text{ Our Solution } \end{align*}

Clearly these problems can quickly become quite involved. Remember to follow order of operations as a guide, simplify inside parenthesis first, then power rules, then product and quotient rules.

Exercises Exercises - Exponent Properties

Exercise Group.

Simplify.

1.

\(4 \cdot 4 ^4 \cdot 4^ 4 \)

2.

\(4 \cdot 4^ 4 \cdot 4^ 2 \)

3.

\(4 \cdot 2^ 2 \)

4.

\(3 \cdot 3^3 \cdot 3^ 2 \)

5.

\(3m\cdot 4mn \)

6.

\(3x \cdot 4x ^2 \)

7.

\(2m^4n ^2 \cdot 4nm^2 \)

8.

\(x ^2 y ^4 \cdot xy^2 \)

9.

\((3^3 )^ 4 \)

10.

\((4^3 ) ^4 \)

11.

\((4^4 )^ 2 \)

12.

\((3^2 )^ 3 \)

13.

\((2u ^3 v ^2 )^ 2 \)

14.

\((xy) ^3 \)

15.

\((2a ^4 ) ^4 \)

16.

\((2xy)^ 4 \)

17.

\(\frac{4^ 5}{ 4^ 3} \)

18.

\(\frac{3 ^7 }{3^ 3} \)

19.

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

20.

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

21.

\(\frac{3nm^2 }{3n} \)

22.

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

23.

\(\frac{4x ^3y^ 4}{ 3xy^3 } \)

24.

\(\frac{ xy^3}{ 4xy} \)

25.

\((x ^3 y ^4 \cdot 2x ^2 y ^3 ) ^2 \)

26.

\((u ^2 v ^2 \cdot 2u ^4 )^ 3 \)

27.

\(2x(x^ 4 y ^4 )^ 4 \)

28.

\(\frac{ 3vu^5 \cdot 2v ^3 }{uv^2 \cdot 2u^3v } \)

29.

\(\frac{2x ^7 y^ 5}{ 3x^3 y \cdot 4x^2 y ^3} \)

30.

\(\frac{2ba^7 \cdot 2b^ 4}{ ba^2 \cdot 3a^ 3 b^ 4} \)

31.

\(\left( \frac{(2x) ^3}{ x^3 }\right)^2 \)

32.

\(\frac{2a^ 2 b^ 2 a ^7}{ (ba^4) ^2} \)

33.

\(\left( \frac{2y^{17}}{ (2x^2 y ^4)^ 4 }\right)^3 \)

34.

\(\frac{ yx^2 \cdot (y^ 4 )^ 2}{ 2y^ 4} \)

35.

\(\left(\frac{2m n^4 \cdot 2m^4 n ^4 }{mn^4} \right)^3 \)

36.

\(\frac{ n ^3 (n^ 4 ) ^2}{ 2mn} \)

37.

\(\frac{2xy^5 \cdot 2x^ 2 y ^3}{ 2xy^4 \cdot y ^3 } \)

38.

\(\frac{(2y ^3 x^ 2 )^ 2}{ 2x^2y^ 4 \cdot x^2 } \)

39.

\(\frac {q ^3 r^ 2 \cdot (2p^ 2 q^ 2 r^ 3 )^ 2}{ 2p^ 3} \)

40.

\(\frac{2x ^4 y^ 5 \cdot 2z ^10 x^ 2y^ 7}{ (xy^2 z^ 2) ^4} \)

41.

\(\left(\frac{zy^3 \cdot z ^3 x^ 4 y ^4}{ x^3 y ^3 z ^3 }\right)^4 \)

42.

\(\left( \frac{2q ^3 p^ 3 r ^4 \cdot 2p ^3}{ (qrp^3) ^2 }\right)^4 \)

43.

\(\frac{2x ^2 y^ 2 z^ 6 \cdot 2zx^2 y^ 2}{ (x^2 z ^3) ^2} \)