5.1: Simplify Rational Exponents
( \newcommand{\kernel}{\mathrm{null}\,}\)
By the end of this section, you will be able to:
- Simplify expressions with a1n
- Simplify expressions with amn
- Use the properties of exponents to simplify expressions with rational exponents
Compute or simplify
- 33
- 76⋅7−4
- a19⋅a14
- √x2
- 3√x3
- Answer
-
- 27
- 72=49
- a33
- |x|
- x
A Note about n√xn
We recall that in earlier sections that for any integer n≥2,
when the index n is odd n√an=a
when the index n is even n√an=|a|
We notice that if a>0, that is a positive real number, then n√an=a for n≥2 no matter if n is even or odd. Since we will be dealing with some properties that may be confusing at first, we will treat all bases as positive real numbers.
Rationalizing the denominator.
No mathematician actually cares about rationalizing the denominator but it is a student learning objective for this class so... here we go.
Say we have a fraction 1√2 and we want to make the denominator into a rational, that is we want to rationalize the denominator. We know that √22=2 and multiplying by 1 doesn't change the number, so lets multiply by √2√2 since this is just a fancy way to write 1. We get 1√2√2√2=√2√22=√22.
Rationalize the denominator.
- 1√3
- 1√4
- 1√5
- 1√x
- Answer
-
- √33
- Trick question since √4=2 so 1√4=12
- √55
- √xx
What about if we have a sum or difference in the denominator? For example we have 11+√2, what do we do? Remember (x+y)(x−y)=x2−y2? we can use this to rationalize the denominator by using what is called the conjugate.
The conjugate of a+√b is a−√b
and the conjugate of a+√b is a−√b
So by multiplying by a sneaky 1, 1−√21−√2, we can rationalize the denominator of 11+√2. We get
Rationalize the denominator of 11+√2
Solution
Multiply top and bottom by the conjugate of the denominator | =11+√21−√21−√2 |
Multiply | =1−√212−√22 |
Simplify |
\(=\dfrac{1-\sqrt{2}}{1-2} =\dfrac{1-\sqrt{2}}{-1}\ =1+\sqrt{2}\) |
Let's do some examples
Rationalize the denominator
- 11+√3
- 15+√4
- 12−√5
- 13+√x
- 1x−√y
- Answer
-
- 1−√31−3=−1−√32
- 15+2=17
- 2+√54−5=−1−√31=1−√3
- 3−√x9−x
- x+√yx2−y
Use the Properties of Exponents to Simplify Expressions with Rational Exponents
The same properties of exponents that we have already used also apply to rational exponents. We will list the Properties of Exponents here to have them for reference as we simplify expressions.
Properties of Exponents
If a and b are real numbers and m and n are rational numbers, then
Zero Exponent Property
a0=1,a≠0
Negative Exponent Property
a−n=1an,a≠0
Product Property
am⋅an=am+n
Power Property
(am)n=am⋅n
Product to a Power Property
(ab)m=ambm
Quotient Property
aman=am−n,a≠0
Quotient to a Power Property
(ab)m=ambm,b≠0
Let's talk each property.
We saw the Zero Exponent Property in chapter 1 from dividing a1 by a.
We saw the Product Property in chapter 1 but a quick example would be 42⋅43=4⋅4⋅4⋅4⋅4=45
We saw the Negative Exponent Property in chapter 1 and it follows from dividing a0 by a to get a−1.
To see the Power Property is true, let's consider an example. Say we have (22)3 and from the power property, this should be 26. Computationally, this is true since (22)3=43=64=26 but let's take a look at a picture for the intuition of why this is true.
We see that it takes 3 steps of 22 to go from 1=20 to 26. This makes sense since if you take 6 normal steps then this is the same as you taking 3 double steps since 3⋅2=6, and this is exactly what is happening in the picture above. For the same reason we see that if we take 2 triple steps then we took 6 normal steps, which is shown with the bottom arrows. So we get (an)m=an⋅m=am⋅n=(am)n.
The Product to a Power Property comes from noticing that multiplication is commutative, that is we can switch terms around without changing the product, i.e a⋅b=b⋅a. So let's take a look at (a⋅b)2. Well, (a⋅b)2=(a⋅b)⋅(a⋅b)=a⋅b⋅a⋅b=a⋅a⋅b⋅b=a2⋅b2. The same thing goes for to the power of 3, (a⋅b)3=a⋅b⋅a⋅b⋅a⋅b=a⋅a⋅a⋅b⋅b⋅b=a3⋅b3. We can apply the same reasoning to the power of 4,5, 6, all the way up to any number n.
The Quotient Property is from the product property and negative exponent property which we saw in chapter 1. That is, aman=ama−n=am+(−n)=am−n
The Quotient to a Power Property follows from the negative exponent property and product to a power property. That is, (ab)2=(ab−1)2=a2b−2=a2b2
Use the Properties of Exponents to Simplify Expressions with Rational Exponents
The same properties of exponents that we have already used also apply to rational exponents. We will list the Properties of Exponents here to have them for reference as we simplify expressions.
Simplify:
- x12⋅x56
- (z9)23
- x13x53
Solution
a. The Product Property tells us that when we multiple the same base, we add the exponents.
x12⋅x56
The bases are the same, so we add the exponents.
x12+56
Add the fractions.
x86
Simplify the exponent.
x43
b. The Power Property tells us that when we raise a power to a power, we multiple the exponents.
(z9)23
To raise a power to a power, we multiple the exponents.
z9⋅23
Simplify.
z6
c. The Quotient Property tells us that when we divide with the same base, we subtract the exponents.
x13x53
To divide with the same base, we subtract the exponents.
1x53−13
Simplify.
1x43
Simplify:
- x16⋅x43
- (x6)43
- x23x53
- Answer
-
- x32
- x8
- 1x
Simplify:
- y34⋅y58
- (m9)29
- d15d65
- Answer
-
- y118
- m2
- 1d
Sometimes we need to use more than one property. In the next example, we will use both the Product to a Power Property and then the Power Property.
Simplify:
- (27u12)23
- (m23n12)32
Solution:
a.
(27u12)23
First we use the Product to a Power Property.
(27)23(u12)23
Rewrite 27 as a power of 3.
(33)23(u12)23
To raise a power to a power, we multiple the exponents.
(32)(u13)
Simplify.
9u13
b.
(m23n12)32
First we use the Product to a Power Property.
(m23)32(n12)32
To raise a power to a power, we multiply the exponents.
mn34
Simplify:
- (32x13)35
- (x34y12)23
- Answer
-
- 8x15
- x12y13
Simplify:
- (81n25)32
- (a32b12)43
- Answer
-
- 729n35
- a2b23
We will use both the Product Property and the Quotient Property in the next example.
Simplify:
- x34⋅x−14x−64
- (16x43y−56x−23y16)12
Solution:
a.
x34⋅x−14x−64
Use the Product Property in the numerator, add the exponents.
x24x−64
Use the Quotient Property, subtract the exponents.
x84
Simplify.
x2
b.
(16x43y−56x−23y16)12
Use the Quotient Property, subtract the exponents.
(16x63y66)12
Simplify.
(16x2y)12
Use the Product to a Power Property, multiply the exponents.
4xy12
Simplify:
- m23⋅m−13m−53
- (25m16n116m23n−16)12
- Answer
-
- m2
- 5nm14
Simplify:
- u45⋅u−25u−135
- (27x45y16x15y−56)13
- Answer
-
- u3
- 3x15y13
Access these online resources for additional instruction and practice with simplifying rational exponents.
- Review-Rational Exponents
- Using Laws of Exponents on Radicals: Properties of Rational Exponents
Key Concepts
- Rational Exponent a1n
- If n√a is a real number and n≥2, then a1n=n√a.
- Rational Exponent amn
- For any positive integers m and n,
amn=(n√a)m and amn=n√am
- For any positive integers m and n,
- Properties of Exponents
- If a,b are real numbers and m,n are rational numbers, then
- Product Property am⋅an=am+n
- Power Property (am)n=am⋅n
- Product to a Power (ab)m=ambm
- Quotient Property aman=am−n,a≠0
- Zero Exponent Definition a0=1,a≠0
- Quotient to a Power Property (ab)m=ambm,b≠0
- Negative Exponent Property a−n=1an,a≠0
- If a,b are real numbers and m,n are rational numbers, then