1.2: Exponents
( \newcommand{\kernel}{\mathrm{null}\,}\)
- The Rules of Exponents
Mathematicians, scientists, and economists commonly encounter very large and very small numbers. But it may not be obvious how common such figures are in everyday life. For instance, a pixel is the smallest unit of light that can be perceived and recorded by a digital camera. A particular camera might record an image that is 2,048 pixels by 1,536 pixels, which is a very high resolution picture. It can also perceive a color depth (gradations in colors) of up to 48 bits per frame, and can shoot the equivalent of 24 frames per second. The maximum possible number of bits of information used to film a one-hour (3,600-second) digital film is then an extremely large number.
Using a calculator, we enter 2,048×1, 536×48×24×3, 600 and press ENTER. The calculator displays 1.304596316E13. What does this mean? The “E13” portion of the result represents the exponent 13 of ten, so there are a maximum of approximately 1.3×1013 bits of data in that one-hour film. In this section, we review rules of exponents first and then apply them to calculations involving very large or small numbers.
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 factors⏞x×x×x×4 factors⏞x×x×x×x=7 factors⏞x×x×x×x×x×x×x=x7
The result is that x3×x4=x3+4=x7.
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.
am×an=am+n
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 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.
For any real number a and natural numbers m and n, the product rule of exponents states that
am×an=am+n
Write each of the following products with a single base. Do not simplify further.
- t5×t3
- (−3)5×(−3)
- x2×x5×x3
Solution
Use the product rule (Equation ???) to simplify each expression.
- t5×t3=t5+3=t8
- (−3)5×(−3)=(−3)5×(−3)1=(−3)5+1=(−3)6
- 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
Write each of the following products with a single base. Do not simplify further.
- k6×k9
- (2y)4×(2y)
- t3×t6×t5
- Answer a
-
k15
- Answer b
-
(2y)5
- Answer c
-
t14
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, where m>n. Consider the example y9y5. Perform the division by canceling common factors.
y9y5=y⋅y⋅y⋅y⋅y⋅y⋅y⋅y⋅yy⋅y⋅y⋅y⋅y=y⋅y⋅y⋅y1=y4
Notice that the exponent of the quotient is the difference between the exponents of the divisor and dividend.
aman=am−n
In other words, when dividing exponential expressions with the same base, we write the result with the common base and subtract the exponents.
y9y5=y9−5=y4
For the time being, we must be aware of the condition m>n. Otherwise, the difference m−n 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.
For any real number a and natural numbers m and n, such that m>n, the quotient rule of exponents states that
aman=am−n
Write each of the following products with a single base. Do not simplify further.
- (−2)14(−2)9
- t23t15
- (z√2)5z√2
Solution
Use the quotient rule (Equation ???) to simplify each expression.
- (−2)14(−2)9=(−2)14−9=(−2)5
- t23t15=t^{23−15}=t^8\)
- (z√2)5z√2=(z√2)5−1=(z√2)4
Write each of the following products with a single base. Do not simplify further.
- s75s68
- (−3)6−3
- (ef2)5(ef2)3
- Answer a
-
s7
- Answer b
-
(−3)5
- Answer c
-
(ef2)2
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 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.
(x2)3=(x2)×(x2)×(x2)=x×x×x×x×x×x=x6
The exponent of the answer is the product of the exponents: (x2)3=x2⋅3=x6. 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.
(am)n=am⋅n
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 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 |
For any real number a and positive integers m and n, the power rule of exponents states that
(am)n=am⋅n
Write each of the following products with a single base. Do not simplify further.
- (x2)7
- ((2t)5)3
- ((−3)5)11
Solution
Use the power rule (Equation ???) to simplify each expression.
- (x2)7=x2⋅7=x14
- ((2t)5)3=(2t)5⋅3=(2t)15
- ((−3)5)11=(−3)5⋅11=(−3)55
Write each of the following products with a single base. Do not simplify further.
- ((3y)8)3
- (t5)7
- ((−g)4)4
- Answer a
-
(3y)24
- Answer b
-
t35
- Answer c
-
(−g)16
Using the Zero Exponent Rule of Exponents
Return to the quotient rule. We made the condition that m>n so that the difference m−n would never be zero or negative. What would happen if m=n ? In this case, we would use the zero exponent rule of exponents to simplify the expression to 1. To see how this is done, let us begin with an example.
t8t8=1
If we were to simplify the original expression using the quotient rule, we would have
t8t8=t8−8=t0
If we equate the two answers, the result is t0=1. This is true for any nonzero real number, or any variable representing a real number.
a0=1
The sole exception is the expression 00. This appears later in more advanced courses, but for now, we will consider the value to be undefined.
For any nonzero real number a, the zero exponent rule of exponents states that
a0=1
Simplify each expression using the zero exponent rule of exponents.
- c3c3
- −3x5x5
- (j2k)4(j2k)×(j2k)3
- 5(rs2)2(rs2)2
Solution
Use the zero exponent and other rules to simplify each expression.
a. c3c3=c3−3=c0=1
b. −3x5x5=−3×x5x5=−3×x5−5=−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)4−4 Use the quotient rule=(j2k)0 Simplify=1
d. 5(rs2)2(rs2)2=5(rs2)2−2 Use the quotient rule=5(rs2)0 Simplify=5×1 Use the zero exponent rule=5 Simplify
Simplify each expression using the zero exponent rule of exponents.
- t7t7
- (de2)112(de2)11
- w4×w2w6
- t3×t4t2×t5
- Answer a
-
1
- Answer b
-
12
- Answer c
-
1
- Answer d
-
1
Using the Negative Rule of Exponents
Another useful result occurs if we relax the condition that m>n in the quotient rule even further. For example, can we simplify t3t5? When m<n —that is, where the difference m−n is negative—we can use the negative rule of exponents to simplify the expression to its reciprocal.
Divide one exponential expression by another with a larger exponent. Use our example, t3t5.
t3t5=t×t×tt×t×t×t×t=1t×t=1h2
If we were to simplify the original expression using the quotient rule, we would have
t3t5=h3−5=h−2
Putting the answers together, we have h−2=1h2. This is true for any nonzero real number, or any variable representing a nonzero real number.
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.
We have shown that the exponential expression an is defined when n is a natural number, 0, or the negative of a natural number. That means that an is defined for any integer n. Also, the product and quotient rules and all of the rules we will look at soon hold for any integer n.
For any nonzero real number a and natural number n, the negative rule of exponents states that
a−n=1an
Write each of the following quotients with a single base. Do not simplify further. Write answers with positive exponents.
- θ3θ10
- z2×zz4
- (−5t3)4(−5t3)8
Solution
- θ3θ10=θ3−10=θ−7=1θ7
- z2×zz4=z2+1z4=z3z4=z3−4=z−1=1z
- (−5t3)4(−5t3)8=(−5t3)4−8=(−5t3)−4=1(−5t3)4
Write each of the following quotients with a single base. Do not simplify further. Write answers with positive exponents.
- (−3t)2(−3t)8
- f47f49×f
- 2k45k7
- Answer a
-
1(−3t)6
- Answer b
-
1f3
- Answer c
-
25k3
Write each of the following products with a single base. Do not simplify further. Write answers with positive exponents.
- b2×b−8
- (−x)5×(−x)−5
- −7z(−7z)5
Solution
- b2×b−8=b2−8=b−6=1b6
- (−x)5×(−x)−5=(−x)5−5=(−x)0=1
- −7z(−7z)5=(−7z)1(−7z)5=(−7z)1−5=(−7z)−4=1(−7z)4
Write each of the following products with a single base. Do not simplify further. Write answers with positive exponents.
- t−11×t6
- 25122513
- Answer a
-
t−5=1t5
- Answer b
-
125
Finding the Power of a Product
To simplify the power of a product of two exponential expressions, we can use the power of a product rule of exponents, which breaks up the power of a product of factors into the product of the powers of the factors. For instance, consider (pq)3. We begin by using the associative and commutative properties of multiplication to regroup the factors.
(pq)3=(pq)×(pq)×(pq)=p×q×p×q×p×q=p3×q3
In other words, (pq)3=p3×q3.
For any real numbers a and b and any integer n, the power of a product rule of exponents states that
(ab)n=anbn
Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.
- (ab2)3
- (2t)15
- (−2w3)3
- 1(−7z)4
- (e−2f2)7
Solution
Use the product and quotient rules and the new definitions to simplify each expression.
- (ab2)3=(a)3×(b2)3=a1×3×b2×3=a3b6
- (2t)15=(2)15×(t)15=215t15=32,768t15
- (−2w3)3=(−2)3×(w3)3=−8×w3×3=−8w9
- 1(−7z)4=1(−7)4×(z)4=12401z4
- (e−2f2)7=(e−2)7×(f2)7=e−2×7×f2×7=e−14f14=f14e14
Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.
- (g2h3)5
- (5t)3
- (−3y5)3
- 1(a6b7)3
- (r3s−2)4
- Answer a
-
g10h15
- Answer b
-
125t3
- Answer c
-
−27y15
- Answer d
-
1a18b21
- Answer e
-
r12s8
Finding the Power of a Quotient
To simplify the power of a quotient of two expressions, we can use the power of a quotient rule, which states that the power of a quotient of factors is the quotient of the powers of the factors. For example, let’s look at the following example.
(e−2f2)7=f14e14
Let’s rewrite the original problem differently and look at the result.
(e−2f2)7=(f2e2)7=f14e14
It appears from the last two steps that we can use the power of a product rule as a power of a quotient rule.
(e−2f2)7=(f2e2)7=(f2)7(e2)7=f2×7e2×7=f14e14
For any real numbers a and b and any integer n, the power of a quotient rule of exponents states that
(ab)n=anbn
Simplify each of the following quotients as much as possible using the power of a quotient rule. Write answers with positive exponents.
- (4z11)3
- (pq3)6
- (−1t2)27
- (j3k−2)4
- (m−2n−2)3
Solution
- (4z11)3=(4)3(z11)3=64z11×3=64z33
- (pq3)6=(p)6(q3)6=p1×6q3×6=p6q18
- (−1t2)27=(−1)27(t2)27=−1t2×27=−1t54=−1t54
- (j3k−2)4=(j3k2)4=(j3)4(k2)4=j3×4k2×4=j12k8
- (m−2n−2)3=(1m2n2)3=(1)3(m2n2)3=1(m2)3(n2)3=1m2×3n2×3=1m6n6
Simplify each of the following quotients as much as possible using the power of a quotient rule. Write answers with positive exponents.
- (b5c)3
- (5u8)4
- (−1w3)35
- (p−4q3)8
- (c−5d−3)4
- Answer a
-
b15c3
- Answer b
-
625u32
- Answer c
-
−1w105
- Answer d
-
q24p32
- Answer e
-
1c20d12
Simplifying Exponential Expressions
Recall that to simplify an expression means to rewrite it by combing terms or exponents; in other words, to write the expression more simply with fewer terms. The rules for exponents may be combined to simplify expressions.
Simplify each expression and write the answer with positive exponents only.
- (6m2n−1)3
- 175×17−4×17−3
- (u−1vv−1)2
- (−2a3b−1)(5a−2b2)
- (x2√2)4(x2√2)−4
- (3w2)5(6w−2)2
Solution
- (6m2n−1)3=(6)3(m2)3(n−1)3 The power of a product rule=63m2×3n−1×3 The power rule=216m6n−3 The power rule=216m6n3 The negative exponent rule
- 175×17−4×17−3=175−4−3 The product rule=17−2 Simplify=1172 or 1289 The negative exponent rule
- (u−1vv−1)2=(u−1v)2(v−1)2 The power of a quotient rule=u−2v2v−2 The power of a product rule=u−2v2−(−2) The quotient rule=u−2v4 Simplify=v4u2 The negative exponent rule
- (−2a3b−1)(5a−2b2)=(x2√2)4−4 Commutative and associative laws of multiplication=−10×a3−2×b−1+2 The product rule=−10ab Simplify
- (x2√2)4(x2√2)−4=(x2√2)4−4 The product rule=(x2√2)0 Simplify=1 The zero exponent rule
- (3w2)5(6w−2)2=(3)5×(w2)5(6)2×(w−2)2 The power of a product rule=35w2×562w−2×2 The power rule=243w1036w−4 Simplify=27w10−(−4)4 The quotient rule and reduce fraction=27w144 Simplify
Access these online resources for additional instruction and practice with exponents and scientific notation.
Key Equations
Product rule | am⋅an=am+n |
Quotient rule | aman=am−n |
Power rule | (am)n=am⋅n |
Zero exponent rule | a0=1 |
Negative rule | a−n=1an |
Power of a product rule | (a⋅b)n=an⋅bn |
Power of a quotient rule | (ab)n=anbn |
Key Concepts
- Products of exponential expressions with the same base can be simplified by adding exponents. See Example.
- Quotients of exponential expressions with the same base can be simplified by subtracting exponents. See Example.
- Powers of exponential expressions with the same base can be simplified by multiplying exponents. See Example.
- An expression with exponent zero is defined as 1. See Example.
- An expression with a negative exponent is defined as a reciprocal. See Example and Example.
- The power of a product of factors is the same as the product of the powers of the same factors. See Example.
- The power of a quotient of factors is the same as the quotient of the powers of the same factors. See Example.
- The rules for exponential expressions can be combined to simplify more complicated expressions. See Example.
- Scientific notation uses powers of 10 to simplify very large or very small numbers. See Example and Example.
- Scientific notation may be used to simplify calculations with very large or very small numbers. See Example and Example.