Processing math: 97%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

10.1 Exponents

( \newcommand{\kernel}{\mathrm{null}\,}\)

Natural number exponents

Using the Product Rule of Exponents

Consider the product x3×x4.  Both terms have the same base, x, but they are raised to different exponents.  Expand each expression, and then rewrite the resulting expression.

x3×x4=3 factorsx×x×x×4 factorsx×x×x×x=7 factorsx×x×x×x×x×x×x=x7

Notice that the exponent of a product is the sum of the exponents of the two factors.  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.

x3×x4=x3+4=x7

Now consider an example with real numbers.

23×24=23+4=27

We can always check that this is true by simplifying each exponential expression.  We find that 23 is 8, 24 is 16, and 27 is 128.  The product 8×16 equals 128, so we see that 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.

THE PRODUCT RULE OF EXPONENTS

For any real number a and natural numbers m and n, the Product Rule of Exponents states that

am×an=am+n

Example 1: Using the Product Rule

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

  1. t5×t3
  2. (3)5×(3)
  3. x2×x5×x3

Solution

Use the Product Rule (Equation ???) to simplify each expression.

  1. t5×t3=t5+3=t8
  2. (3)5×(3)=(3)5×(3)1=(3)5+1=(3)6
  3. x2×x5×x3

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.

x2×x5×x3=(x2×x5)×x3=(x2+5)×x3=x7×x3=x7+3=x10

Notice we get the same result by adding the three exponents in one step.

x2×x5×x3=x2+5+3=x10

 

try-it.png 1

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

  1. k6×k9
  2. (2y)4×(2y)
  3. t3×t6×t5
Answers

a. k15 b. (2y)5 c. t14

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 (x2)3 .  The variable x 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.

(x2)3=(x2)×(x2)×(x2)=x×x×x×x×x×x=x6

The exponent of the answer is the product of the exponents.  In other words, when raising an exponential expression to a power, we write the result with the common base and multiply the exponents.

(x2)3=x23=x6

Be careful to distinguish between uses of the Product Rule and the Power Rule.  When using the Product Rule, factors with the same bases are raised to exponents and then multiplied together.  In this case, you add the exponents.  When using the Power Rule, a base raised to an exponent is raised to another exponent.  In this case, you multiply the exponents.

Product Rule Power Rule
53×54=53+4=57 (53)4=53×4=512
x5×x2=x5+2=x7 (x5)2=x5×2=x10
(3a)7×(3a)10=(3a)7+10=(3a)17 ((3a)7)10=(3a)7×10=(3a)70

THE POWER RULE OF EXPONENTS

For any real number a and natural numbers m and n, the Power Rule of Exponents states that

(am)n=amn

Example 2: Using the Power Rule

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

  1. (x2)7
  2. ((2t)5)3
  3. ((3)5)11

Solution

Use the Power Rule (Equation ???) to simplify each expression.

  1. (x2)7=x27=x14
  2. ((2t)5)3=(2t)53=(2t)15
  3. ((3)5)11=(3)511=(3)55

try-it.png 2

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

  1. ((3y)8)3
  2. (t5)7
  3. ((g)4)4
Answers

a. (3y)24 b. t35  c. (g)16

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 ymyn.  Consider the example y9y5 .  Perform the division by canceling common factors.

y9y5=yyyyyyyyyyyyyy=yyyy1=y4

Notice that the exponent of the quotient is the difference between the exponents of the divisor and dividend.  In other words, when dividing exponential expressions with the same base, we write the result with the common base and subtract the exponents.

y9y5=y95=y4

 

THE QUOTIENT RULE OF EXPONENTS

For any real number a(a0) and natural numbers m and n, the Quotient Rule of Exponents states that

aman=amn

Instead of qualifying variables as nonzero each time, we will simplify matters and assume from here on that all variables represent nonzero real numbers.

Example 3: Using the Quotient Rule

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

  1. (2)14(2)9
  2. t23t15
  3. (z2)5z2

Solution

Use the Quotient Rule (Equation ???) to simplify each expression.

  1. (2)14(2)9=(2)149=(2)5
  2. t23t15=t2315=t8
  3. (z2)5z2=(z2)51=(z2)4

try-it.png 3

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

  1. s75s68
  2. (3)63
  3. (ef2)5(ef2)3
Answers

a. s7 b. (3)5 c. (ef2)2

The Zero Exponent Definition

What would happen if the Quotient Rule were used and m=n?  Consider this example:

t8t8=1because a nonzero number divided by itself is 1.

If we were to simplify the expression using the Quotient Rule instead, we would have

t8t8=t88=t0.

If we equate the two answers, the result is t0=1.  This leads to the natural definition of what it means to raise a quantity to a zero exponent.

THE ZERO EXPONENT DEFINITION

For any nonzero real number a, the zero exponent definition states that

a0=1

Note: The sole exception is the expression 00, whose value is undefined (can you see the reason why?). 

Example 4: Using the Zero Exponent Definition

Simplify each expression using the zero exponent definition.

  1. c3c3
  2. 3x5x5
  3. (j2k)4(j2k)×(j2k)3
  4. 5(rs2)2(rs2)2

Solution

Use the zero exponent definition and other rules to simplify each expression.

a. c3c3=c33=c0=1

b. 3x5x5=3×x5x5=3×x55=3×x0=3×1=3

c. (j2k)4(j2k)×(j2k)3=(j2k)4(j2k)1+3 Use the Product Rule in the denominator=(j2k)4(j2k)4 Simplify=(j2k)44 Use the Quotient Rule=(j2k)0 Simplify=1

d. 5(rs2)2(rs2)2=5(rs2)22 Use the Quotient Rule=5(rs2)0 Simplify=5×1 Use the zero exponent definition=5 Simplify

try-it.png 4

Simplify each expression using the zero exponent definition.

  1. t7t7
  2. (de2)112(de2)11
  3. w4×w2w6
  4. t3×t4t2×t5
Answers

a. 1   b. 12    c. 1    d. 1

The Negative Exponent Definition

Consider the situation where one exponential expression is divided by another exponential expression that has a larger exponent.  For example, t3t5.

t3t5=t×t×tt×t×t×t×t=1t×t=1t2

If we were to simplify the original expression using the Quotient Rule, we would have

t3t5=t35=t2

Putting the answers together, we have t2=1t2. This suggests a natural definition for negative integer exponents, assuming the base is a nonzero real number.

THE NEGATIVE EXPONENTS DEFINITION

For any nonzero real number a and integer n, the negative exponent definition states that

an=1an

Using the definition of a negative exponent, a rule for working with negative exponents can be deduced: a factor with a negative exponent becomes the same factor with a positive exponent if it is moved across the fraction bar—from numerator to denominator or vice versa. 

THE NEGATIVE EXPONENT RULE

For any real number a(a0), the Negative Exponent Rule states that

an=1an and 1an=an

To see that 1an=an, we would need to simplify a complex fraction (see Section 10.2).

We have now defined the exponential expression an when n is a natural number, 0, or the negative of a natural number, in such a way that the product rule, power rule, and quotient rule holds true.  In other words, an is defined for any integer n

Example 5: Using the Negative Exponent Definition

Write each of the following quotients with a single base.  Do not simplify further.  Write answers with positive exponents.

  1. θ3θ10
  2. z2×zz4
  3. (5t3)4(5t3)8

Solution

  1. θ3θ10=θ310=θ7=1θ7
  2. z2×zz4=z2+1z4=z3z4=z34=z1=1z
  3. (5t3)4(5t3)8=(5t3)48=(5t3)4=1(5t3)4

try-it.png 5

Write each of the following quotients with a single base.  Do not simplify further.  Write answers with positive exponents.

  1. (3t)2(3t)8
  2. f47f49×f
  3. 2k45k7
Answers

a. 1(3t)6    b. 1f3   c. 25k3

Let's look at some examples of the product, power and quotient rules that involve any integer n

Example 6: Using the Product, Power and Quotient Rules

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

  1. b2×b8
  2. (x)5×(x)5
  3. 7z(7z)5
  4. ((3t)2)4

Solution

  1. b2×b8=b2+8=b6=1b6
  2. (x)5×(x)5=(x)5+5=(x)0=1
  3. 7z(7z)5=(7z)1(7z)5=(7z)15=(7z)4=1(7z)4
  4. ((3t)2)4=(3t)2×4=(3t)8

try-it.png 6

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

  1. t11×t6
  2. 25122513
  3. ((x)5)4
Answers

a. t5=1t5  b. 125 c. 1(x)20

Finding the Power of a Product

To rewrite the power of a product of two exponential expressions, we can develop another rule of exponents.  Consider (pq)3.  We begin by using the associative and commutative properties of multiplication to regroup the factors.

(pq)3=(pq)×(pq)×(pq)=p×p×p×q×q×q=p3×q3

In other words, (pq)3=p3×q3

For an example using a negative exponent, consider (pq)2.

(pq)2=1(pq)2=1(pq)×(pq)=1p×p×q×q=1p2×1q2=p2×q2

THE POWER OF A PRODUCT RULE OF EXPONENTS

For any real numbers a and b and any integer n, the power of a product rule of exponents states that

(ab)n=anbn.

Example 7: Using the Power of a Product Rule

Simplify each of the following products as much as possible using the power of a product rule.  Write answers with positive exponents.

  1. (ab2)3
  2. (2t)15
  3. (2w3)3
  4. 1(7z)4
  5. (e2f2)7

Solution

Use the product and quotient rules and the definition of a negative exponent to simplify each expression.

a. (ab2)3=(a)3×(b2)3=a1×3×b2×3=a3b6

b. (2t)15=(2)15×(t)15=215t15=32,768t15

c. (2w3)3=(2)3×(w3)3=8×w3×3=8w9

d. 1(7z)4=1(7)4×(z)4=12401z4

e. (e2f2)7=(e2)7×(f2)7=e2×7×f2×7=e14f14=f14e14

try-it.png 7

Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.

  1. (g2h3)5
  2. (5t)3
  3. (3y5)3
  4. 1(a6b7)3
  5. (r3s2)4
Answers

a. g10h15    b. 125t3    c. 27y15    d. 1a18b21    e. r12s8

Finding the Power of a Quotient

To simplify the power of a quotient of two expressions, consider the expression below.

(2x)3=2x2x2x=222xxx=23x3

In general, the power of a quotient of expressions is the quotient of the powers of the expressions.

THE POWER OF A QUOTIENT RULE OF EXPONENTS

For any real numbers a and b, b0, and any integer n, the Power of a Quotient Rule of Exponents states that

(ab)n=anbn.

Example 8: Using the Power of a Quotient Rule

Simplify each of the following quotients as much as possible using the Power of a Quotient Rule. Write answers with positive exponents.

  1. (4z11)3
  2. (pq3)6
  3. (1t2)27
  4. (j3k2)4
  5. (m2n2)3

Solution

a. (4z11)3=(4)3(z11)3=64z11×3=64z33

b. (pq3)6=(p)6(q3)6=p1×6q3×6=p6q18

c. (1t2)27=(1)27(t2)27=1t2×27=1t54=1t54

d. (j3k2)4=(j3k2)4=(j3)4(k2)4=j3×4k2×4=j12k8

e. (m2n2)3=(1m2n2)3=(1)3(m2n2)3=1(m2)3(n2)3=1m2×3n2×3=1m6n6

try-it.png 8

Simplify each of the following quotients as much as possible using the Power of a Quotient Rule. Write answers with positive exponents.

  1. (b5c)3
  2. (5u8)4
  3. (1w3)35
  4. (p4q3)8
  5. (c5d3)4
Answers

a. b15c3  b. 625u32  c. 1w105   d. q24p32  e. 1c20d12

Simplifying Exponential Expressions

Complicated-looking expressions that involve a lot of exponents can often be rewritten more simply by using the rules for exponents.

Example 9: Simplifying Exponential Expressions

Simplify each expression and write the answer with positive exponents only.

  1. (6m2n1)3
  2. 175×174×173
  3. (u1vv1)2
  4. (2a3b1)(5a2b2)
  5. (x22)4(x22)4
  6. (3w2)5(6w2)2

Solution

a. (6m2n1)3=(6)3(m2)3(n1)3 Power of a Product Rule=63m2×3n1×3 Power Rule=216m6n3 Power Rule=216m6n3 Negative Exponent Rule

b. 175×174×173=175+(4)+(3) Product Rule=172 Simplify=1172 or 1289 Negative Exponent Rule

The order in which you apply the rules of exponents generally does not matter, so you can try different orders to find what works best for you.  For instance, to avoid making mistakes in subtracting negative numbers, you might want to apply the Negative Exponent Rule before the Quotient Rule. Both approaches are illustrated below.  They both begin by using the Power of a Quotient Rule followed by the Power of a Product Rule.  Then, to the left, the Quotient Rule comes next; while to the right, the Negative Exponent Rule comes next.

c. (u1vv1)2=(u1v)2(v1)2 Power of a Quotient Rule=u2v2v2 Power of a Product Rule

=u2v2(2)Quotient Rule=v2v2u2Negative Exponent Rule=u2v4Simplify=v2+2u2Product Rule=v4u2Negative Exponent Rule=v4u2Simplify

d. (2a3b1)(5a2b2)=2a3b15a2b2 Associative law of multiplication=25a3a2b1b2 Commutative law of multiplication=(25)(a3a2)(b1b2) Associative law of multiplication=10×a3+(2)×b1+2 The product rule=10ab Simplify

e. (x22)4(x22)4=(x22)44 Product Rule=(x22)0 Simplify=1 Zero Exponent Definition

f. (3w2)5(6w2)2=(3)5×(w2)5(6)2×(w2)2 Power of a Product Rule=35w2×562w2×2 Power Rule=243w1036w4 Simplify=243w10w436Negative Exponent Rule=243w10+436 Product Rule=27w144 Reduce fraction

try-it.png 9

Simplify each of the following exponential expressions. Write answers with positive exponents.

  1. (2uv2)3
  2. x8c12x
  3. (e2f3f1)2
  4. (9r5s3)(3r6s4)
  5. (49tw2)3(49tw2)3
  6. (2h2k)4(7h1k2)2
Answers

a. v68u3  b. x9c12  c. e4f4   d. 27rs  e. 1   f. 8h1649

Rational Exponents

nth Roots

Rational (or fractional) exponents are another way of writing expressions with radicals. When we use rational exponents, we can apply the properties of exponents to simplify expressions.  You can study radicals in detail in Section 10.2, but for a brief reminder, we have the following.

Definition: Principal nth root of a

For any whole number n greater than 1, the principal nth root of a is written na and has the same sign as a.
When a is negative and n is even, the principal nth root is undefined as a real number.

The notation na=b means that a=bn.

The Definition of the Fractional Exponent 1n

Suppose we wish to define fractional (or, rational) exponents in such a way that the rules of exponents continue to hold true.  For example, consider what the meaning of a1/2 should be. Using the Power Rule, (a1/2)2=a(1/2)2=a1=a. Combining these two different forms for a, it can be concluded that a1/2=a, which exists as long as a0.

Let's extend this idea to find an appropriate meaning for a1/3. Again using the Power Rule, (a1/3)3=a(1/3)3=a1=a. Combining these two different forms for a, it can be concluded that a1/3=3a. However, unlike square roots, the radicand a can be any real number (not only non-negative numbers) and its cube root will always be defined. This is because negative numbers have cube roots; for example, the cube root of 8 is 2

These ideas can be extended in a similar fashion to any nth root, with a1/n defined for non-negative values of a if n is even, and for all values of a if n is odd.

Definition:  a1/n

For any whole number n greater than 1, a1n=na.

For example,

(25)1/2=25=5(27)1/3=327=3.

There will be times when working with expressions will be easier if you use rational exponents and times when it will be easier if you use radicals. In these next examples, you'll practice converting expressions between the two notations.

Example 10

Write as a radical expression:

  1. x12
  2. y13
  3. z14

Solution:

We want to write each expression in the form na.

a.  x12

The denominator of the rational exponent is 2, so the root is a second root, known as a square root. We do not show the index when it is 2.

x

b.  y13

The denominator of the exponent is 3, so the root is a third root, known as a cube root.

3y

c.  z14

The denominator of the exponent is 4, so the root is a fourth root.

4z

Exercise 10

Write as a radical expression:

  1. b16
  2. z15
  3. p116
Answer
  1. 6b
  2. 5z
  3. 16p

In the next exercise, write each radical using a rational exponent.

Exercise 11

Write as a base with a rational exponent:

  1. 3a
  2. 5t
  3. 11x
Answer
  1. a13
  2. t15
  3. x111

Rational Exponential Expressions am/n

An expression with a rational exponent is equivalent to a radical where the denominator indicates the root and the numerator indicates the exponent. Any radical expression can be written with a rational exponent, which we call exponential form.

Let m and n be positive integers with no common factor other than 1.  Using the Power Rule, we have

(a1/n)m=a(1/n)m=am/n. 

Thus, using the definition of a1/n, we have the following rule.

Rule for Rewriting Rational Exponents

am/n=(na)m=nam

If a is negative and n is even, no real number can be assigned to this expression.

Note that, as long as the numerator and denominator of the exponent have no common factor, it does not matter if we apply the power first or the root first. For example, we can apply the power before the nth root:

(8)2/3=((8)2)1/3=(64)1/3=364=4.

Or we can apply the nth root before the power:

(8)2/3=((8)1/3)2=(38)2=(2)2=4.

The results are the same, although when doing calculations by hand it is often easier to find the nth root first because the numbers are smaller.

However, if the numerator and denominator do share a common factor and the base is a negative number, there can be problems. For example, suppose we try to calculate the value of (2)2/2.  We would expect to get 2 as our answer, since 22=1, and (2)1=2.  Here's what happens if we apply the power before the root:

(2)2/2=((2)2)1/2=41/2=4=2. Not what we expected!

Here's what happens if we apply the root before the power:

(2)2/2=((2)1/2)2=(2)2, undefined as a real number, since there is no real square root of 2.Again, not what we expected!

Neither calculation gives us the expected answer, and the results are different if we change the order!  Since the goal is to have a set of rules that are well-behaved in all circumstances, this is the reason rational exponents with an even denominator are defined only for a non-negative base; and why we require the fraction to be reduced.

Exercise 10

Try to calculate (1)4/10 in these two different orders:

  1. ((1)110)4
  2. ((1)4)110
Answer
  1. Undefined
  2. 1

 

how-to.png Given an expression with a rational exponent, write the expression as a radical.

  1. Determine the power by looking at the numerator of the exponent.
  2. Determine the root by looking at the denominator of the exponent.

Key Equations

Rules of Exponents For nonzero real numbers a and b and integers m and n
Product rule aman=am+n
Quotient rule \dfrac{a^m}{a^n}=a^{m−n}
Power rule (a^m)^n=a^{m⋅n}
Zero exponent definition a^0=1
Negative exponent definition a^{−n}=\dfrac{1}{a^n}
Power of a product rule (a⋅b)^n=a^n⋅b^n
Power of a quotient rule

\left(\dfrac{a}{b}\right)^n=\dfrac{a^n}{b^n}

nth root definition (for n>1) a^{\frac{1}{n}}=\sqrt[n]{a}
Rational exponent rule (where m and n have no common factor) a^{m/n}=(\sqrt[n]{a})^m=\sqrt[n]{a^m}

 

Key Concepts

  • Products of exponential expressions with the same base can be simplified by adding exponents. 
  • Quotients of exponential expressions with the same base can be simplified by subtracting exponents. 
  • Powers of exponential expressions with the same base can be simplified by multiplying exponents. 
  • An expression with exponent zero is defined as 1.
  • An expression with a negative exponent is defined as a reciprocal. 
  • The power of a product of factors is the same as the product of the powers of the same factors.
  • The power of a quotient of factors is the same as the quotient of the powers of the same factors.
  • An expression with a fractional exponent can be rewritten as a radical expression.
  • The rules for exponential expressions can be combined to simplify more complicated expressions.

Contributors


10.1 Exponents is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?