Skip to main content
\delimitershortfall1sp

SectionExponents

In this section, we will explore algebraic expressions that have exponents. While you may have done computations using exponents in the past, in this section we will derive several rules of exponents that allow us to work with them in a more general sense.

In this section, you will...
  • derive several rules of exponents

  • use the rules of exponents to simplify algebraic expressions

SubsectionExponents

If a factor is repeated multiple times, then the product can be written in exponential form xn. The positive integer exponent n indicates the number of times the base x is repeated as a factor.

xn=xxx.

Suppose we wanted to multiply x4 and x6. We could expand both of these using the definition, and then use the definition to recombine the factors:

x4x6=(xxxx)(xxxxxx)=x10.

What if we wanted to multiply two expressions with much larger exponents? Expanding using the definition can be cumbersome if the exponents are large. For this reason, we have useful rules to help us simplify expressions with exponents. In the example above, notice that we could obtain the same result by adding the exponents.

x4x6=x4+6=x10

In general, this describes the product rule for exponents. In other words, when multiplying two expressions with the same base we add the exponents.

Example31

Use the product rule for exponents to simplify the following expressions.

  1. x5x8
  2. y85y28
  3. zazb+2a
Solution
  1. \(x^5\cdot x^8=x^{5+8}=x^{13}\)
  2. \(y^{85}\cdot y^{28}=y^{85+28}=y^{113}\)
  3. \(z^a\cdot z^{b+2a}=z^{a+(b+2a)}=z^{3a+b}\)

How does this change if we instead raise a factor involving an exponent to another exponent? Consider (x6)4. Again, we can expand this using the definition of exponents and then recombine:

(x6)4=x6x6x6x6=x6+6+6+6=x24

Here we have 4 factors of x6 which is equivalent to multiplying the exponents.

(x6)4=x64=x24

This describes the power rule for exponents. Now we consider raising grouped products to a power. For example,

(x2y3)4=x2y3x2y3x2y3x2y3=x2x2x2x2y3y3y3y3=x2+2+2+2y3+3+3+3=x8y12.

After expanding, we are left with four factors of the product x2y3. This is equivalent to raising each of the original grouped factors to the fourth power and applying the power rule.

(x2y3)4=(x2)4(y3)4=x8y12

In general, this describes the use of the power rule for a product as well as the power rule for exponents. In summary, the rules of exponents streamline the process of working with algebraic expressions and will be used extensively as we move through our study of algebra. Given any positive integers m and n where x and y are nonzero we have the rules below.

Product Rule for Exponents: xmxn=xm+nQuotient Rule for Exponents: xmxn=xmnPower Rule for Exponents: (xm)n=xmnPower Rule for a Product: (xy)n=xnynPower Rule for a Quotient: (xy)n=xnyn.

These rules allow us to efficiently perform operations with exponents.

Example32

Simplify 1041012103.

Solution
\begin{equation*} \begin{aligned} \frac{10^4\cdot 10^{12}}{10^3}\amp = \frac{10^{16}}{10^3} \amp \alert{\text{ Product Rule}}\\ \amp = 10^{16-3}\amp\alert{\text{ Quotient Rule}}\\ \amp=10^{13} \amp \end{aligned} \end{equation*}

In the previous example, notice that we did not multiply the base 10 times itself. When applying the product rule, we add the exponents and leave the base unchanged.

Example33

Simplify (x5x4x)2.

Solution

Note that the variable \(x\) is assumed to have an exponent of one, \(x=x^1\text{.}\)

\begin{equation*} \begin{aligned} \left(x^5\cdot x^4\cdot x\right)^2\amp =\left(x^{5+4+1}\right)^2\\ \amp =(x^{10})^2\\ \amp =x^{10\cdot 2}\\ \amp = x^{20} \end{aligned} \end{equation*}

In the previous example, we made a choice to apply the product rule before the power rule; however, we could have reverse these steps:

(x5x4x)2=(x5)2(x4)2x2=x52x42x2=x10x8x2=x10+8+2=x20

In general, there will often be multiple different orders that you could apply the different exponent rules that are all mathematically correct. As long as you apply the rules carefully and correctly, you can choose to apply the rules in whichever order makes most sense for you.

When applying the exponent rules, the base could in fact be any algebraic expression.

Example34

Simplify (x+y)9(x+y)13.

Solution

Treat the expression \((x+y)\) as the base.

\begin{equation*} \begin{aligned} (x+y)^9(x+y)^{13}\amp =(x+y)^{9+13}\\ \amp =(x+y)^{22} \end{aligned} \end{equation*}

The commutative property of multiplication allows us to to reorder factors to group them according to base. This is helpful in multiplying expressions with multiple variables.

Example35

Simplify 2x2y34xy5.

Solution

We first reorder the factors so that all of the coefficients are together, all of the \(x\)'s are together, and all of the \(y\)'s are together.

\begin{equation*} \begin{aligned} 2x^2y^3\cdot 4xy^5 \amp= 2\cdot4\cdot x^2\cdot x\cdot y^3\cdot y^5 \\ \amp= 8 \cdot x^{2+1}\cdot y^{3+5} \\ \amp= 8x^3y^8 \end{aligned} \end{equation*}
Example36

Simplify 8x5y3x7y3.

Solution

We first reorder the factors so that all of the coefficients are together, all of the \(x\)'s are together, and all of the \(y\)'s are together.

\begin{equation*} \begin{aligned} -8x^5y\cdot 3x^7y^3 \amp =(-8)\cdot 3\cdot x^5\cdot x^7\cdot y^1\cdot y^3\\ \amp =-24\cdot x^{5+7}\cdot y^{1+3}\\ \amp = -24x^{12}y^{4} \end{aligned} \end{equation*}

Division involves the quotient rule for exponents.

Example37

Simplify 33x7y5z1011x6yz3.

Solution
\begin{equation*} \begin{aligned} \frac{33x^7y^5z^{10}}{11x^6yz^3} \amp = \frac{33}{11}\cdot x^{7-6}\cdot y^{5-1}\cdot z^{10-3}\\ \amp =3x^1y^4z^7\\ \amp =3xy^4z^7 \end{aligned} \end{equation*}

The power rule for a quotient allows us to apply that exponent to the numerator and denominator. This rule requires that the denominator is nonzero and so we will make this assumption for the remainder of the section.

Example38

Simplify (4a2bc4)3.

Solution

First apply the power rule for a quotient and then the power rule for a product.

\begin{equation*} \begin{aligned} \left(\frac{-4a^2b}{c^4}\right)^3 \amp = \frac{(-4a^2b)^3}{(c^4)^3}\amp \alert{\text{ Power Rule for a Quotient}}\\ \amp =\frac{(-4)^3(a^2)^3(b)^3}{(c^4)^3}\amp \alert{\text{ Power Rule for a Product}}\\ \amp =\frac{-64a^6b^3}{c^{12}} \amp \end{aligned} \end{equation*}

Using the quotient rule for exponents, we can define what it means to have zero as an exponent. Consider the following calculation:

1=2525=5252=522=50.

Twenty-five divided by twenty-five is clearly equal to one, and when the quotient rule for exponents is applied, we see that a zero exponent results. In general, given any nonzero real number x and integer n,

1=xnxn=xnn=x0.

This leads us to the definition of zero as an exponent,

x0=1, for x0.

It is important to note that 00 is indeterminate. If the base is negative, then the result is still positive one. In other words, any nonzero base raised to the zero power is defined to be equal to one. In the following examples assume all variables are nonzero.

Example39

Simplify

  1. (2x)0 and
  2. 2x0.
Solution
  1. Any nonzero quantity raised to the zeroth power is equal to \(1\text{.}\)
    \begin{equation*} (-2x)^0=1 \end{equation*}
  2. In this example, the base is \(x\text{,}\) not \(-2x\text{.}\)
    \begin{equation*} \begin{aligned} -2x^0\amp = -2\cdot x^0\\ \amp = -2\cdot 1\\ \amp = -2 \end{aligned} \end{equation*}

Noting that 20=1 we can write

123=2023=203=23.

In general, given any nonzero real number x and integer n,

1xn=x0xn=x0n=xn for x0.

This leads us to the definition of negative exponents:

xn=1xn for x0.

An expression is completely simplified if it does not contain any negative exponents.

Example40

Simplify (4x2y)2.

Solution

Rewrite the entire quantity in the denominator with an exponent of \(2\) and then simplify further.

\begin{equation*} \begin{aligned} (-4x^2y)^{-2}\amp =\frac{1}{(-4x^2y)^2}\\ \amp =\frac{1}{(-4)^2(x^2)^2(y)^2}\\ \amp = \frac{1}{16x^4y^2} \end{aligned} \end{equation*}

Sometimes negative exponents appear in the denominator.

Example41

Simplify x3y4.

Solution
\begin{equation*} \frac{x^{-3}}{y^{-4}} =\frac{\frac{1}{x^3}}{\frac{1}{y^4}}=\frac{1}{x^3}\cdot\frac{y^4}{1}=\frac{y^4}{x^3} \end{equation*}

The previous example suggests a property of quotients with negative exponents. Given any integers m and n where x0 and y0, then

xnym=1xn1yn=1xnym1=ymxn.

This leads us to the property

xnym=ymxn.

In other words, negative exponents in the numerator can be written as positive exponents in the denominator and negative exponents in the denominator can be written as positive exponents in the numerator.

Example42

Simplify 5x3y3z4.

Solution

Notice the coefficient \(-5\text{:}\) recognize that this is the base and that the exponent is actually positive one: \(-5=(-5)^1\text{.}\) Hence, the rules of negative exponents do not apply to this coefficient which is why we leave it in the numerator.

\begin{equation*} \begin{aligned} \frac{-5x^{-3}y^3}{z^{-4}}\amp =\frac{-5 \alert{x^{-3}}y^3}{\alert{z^{-4}}}\\ \amp =\frac{-5y^3\alert{z^4}}{\alert{x^3}} \end{aligned} \end{equation*}

In summary, given integers m and n where x,y0, we have the rules below.

Zero Exponent: x0=1Negative Exponent: xn=1xnQuotients with Negative Exponents: xnym=ymxn

Furthermore, all of the rules of exponents defined so far extend to any integer exponents. We can expand the scope of these properties to include any real number exponents.

SubsectionExercises