A1
Algebra 1 View details
2. Extending the Properties of Exponents to Rational Exponents
Continue to next lesson
Lesson
Exercises
Tests
Chapter 6
2. 

Extending the Properties of Exponents to Rational Exponents

Rational exponents provide a bridge between roots and powers in mathematics. By understanding the properties of rational exponents, learners can handle complex expressions with ease. In practical scenarios, these properties offer shortcuts for simplifying calculations and streamlining problem-solving. Engineers, scientists, and researchers often leverage these properties to optimize algorithms, making computational tasks more efficient. Grasping these properties is thus a stepping stone to deeper insights and enhanced mathematical proficiency.
Show more expand_more
Problem Solving Reasoning and Communication Error Analysis Modeling Using Tools Precision Pattern Recognition
Lesson Settings & Tools
16 Theory slides
10 Exercises - Grade E - A
Each lesson is meant to take 1-2 classroom sessions
Extending the Properties of Exponents to Rational Exponents
Slide of 16
In this lesson, it will be proven that the properties of exponents are also valid for rational exponents. Moreover, these properties will be used to simplify numeric and algebraic expressions with rational exponents and roots.

Catch-Up and Review

Here are a few recommended readings before getting started with this lesson.

Here are a few practice exercises before getting started with this lesson.

a Use the properties of exponents for integer numbers to match each algebraic expression on the left with its equivalent expression on the right.
b Write sqrt(2^3) using a rational exponent.
c Write 3^(45) as a radical expression.
Challenge

Rewriting an Algebraic Expression

Consider the following algebraic expression. sqrt(8x^3) * (x^(12)y)^5/sqrt(2x^2y)* x^(13)

Can the above expression be written using only rational exponents? Using only radicals?
Discussion

Properties of Exponents

The following table shows the Properties of Exponents.

Product of Powers Property a^m a^n = a^(m+n)
Quotient of Powers Property a^m/a^n= a^(m-n)
Power of a Product Property (ab)^n=a^nb^n
Power of a Quotient Property (a/b)^n = a^n/b^n
Power of a Power Property (a^m)^n=a^(m* n)
These properties hold true for integer exponents. In this lesson, they will be shown to be true for rational exponents as well.
Discussion

Product of Powers Property for Rational Exponents

The multiplication of two powers with the same base a and rational exponents m and n results in a power with base a and exponent m+n.
sum of exponents
The expression can be undefined for some non-positive values of a. Therefore, this rule will only be defined for positive values of a.

Proof

Product of Powers Property for Rational Exponents
Since m and n are rational numbers, they can be written as the quotients of two integers. Let p, q, and r be three integers such that r≠ 0, m is the quotient of p and r, and n is the quotient of q and r. m=p/r and n=q/r Using the above definitions, it can be proven that a^m* a^n is equal to a^(m+n).
a^m* a^n
a^(pr)* a^(qr)
Simplify

a^(mn)=sqrt(a^m)

sqrt(a^p) * sqrt(a^q)
sqrt(a^p * a^q)
Recall that p and q are integer numbers. Therefore, the Product of Powers Property can be used. sqrt(a^p * a^q) = sqrt(a^(p+q)) The resulting expression can be written using only exponents.
sqrt(a^(p+q))
Simplify

sqrt(a^m)=a^(mn)

a^(p+qr)
a^(pr+ qr)
a^(m+ n)
It has been proven that a^m* a^n=a^(m+n) for rational numbers m and n.
Discussion

Quotient of Powers Property for Rational Exponents

The quotient of two powers with same base a and rational exponents m and n results in a power with base a and exponent m-n.
difference of exponents
The expression can be undefined for some non-positive values of a. Therefore, this rule will only be defined for positive values of a.

Proof

Quotient of Powers Property for Rational Exponents
Since m and n are rational numbers, they can be written as the quotients of two integers. Let p, q, and r be three integers such that r≠ 0, m is the quotient of p and r, and n is the quotient of q and r. m=p/r and n=q/r Using the above equalities, a^ma^n can be proven to be equal to a^(m-n).
a^m/a^n
a^(pr)/a^(qr)
Simplify

a^(mn)=sqrt(a^m)

sqrt(a^p)/sqrt(a^q)
sqrt(a^p/a^q)
Recall that p and q are integer numbers. Therefore, the Quotient of Powers Property can be used. sqrt(a^p/a^q) = sqrt(a^(p-q)) The resulting expression can be written using only exponents.
sqrt(a^(p-q))
Simplify

sqrt(a^m)=a^(mn)

a^(p-qr)
a^(pr- qr)
a^(m- n)
It has been proven that a^ma^n=a^(m-n) for rational numbers m and n.
Be aware that a÷ b is the same as ab. Therefore, a^m ÷ a^n is also equal to a^(m-n), when a>0 and both m and n are rational numbers.
Discussion

Power of a Product Property for Rational Exponents

Multiplying two numbers or variables and then raising the product to the power of n, where n is rational, is the same as raising the factors to the power of n and then multiplying them.
Power of a product
The expression can be undefined for some non-positive values of a and b. Therefore, this rule will only be defined for positive values of a and b.

Proof

Power of a Product Property for Rational Exponents
Since n is a rational number, it can be written as the quotient of two integers p and q, where q ≠ 0. n=p/q Using the above equality, (ab)^n can be proven to be equal to a^nb^n.
(ab)^n
(ab)^(pq)

a^(mn)=sqrt(a^m)

sqrt((ab)^p)
Recall that p is an integer number. Therefore, the Power of a Product Property can be used to rewrite the expression. sqrt((ab)^p) = sqrt(a^pb^p) The index of the above radical is an integer number, q. Therefore, the obtained expression can be rewritten as the product of two radicals. Then, the definition of a rational exponent can be used.
sqrt(a^pb^p)
sqrt(a^p) sqrt(b^p)

sqrt(a^m)=a^(mn)

a^(pq) b^(pq)
a^n b^n
It has been proven that (ab)^n=a^nb^n for rational n.
Discussion

Power of a Quotient Property for Rational Exponents

Dividing two numbers or variables and then raising the quotient to the power of n, where n is rational, is the same as raising the divisor and dividend to the power of n and then calculating the quotient.
power of a quotient
The expression can be undefined for some non-positive values of a and b. Therefore, this rule will only be defined for positive values of a and b.

Proof

Power of a Quotient Property for Rational Exponents
Since n is a rational number, it can be written as the quotient of two integers p and q, where q ≠ 0. n=p/q Using the above equality, it can be proven that ( ab)^n is equal to a^nb^n.
(a/b)^n
(a/b)^(pq)

a^(mn)=sqrt(a^m)

sqrt((a/b)^p)
Recall that p is an integer number. Therefore, the Power of a Quotient Property can be used to rewrite the expression. sqrt((a/b)^p) = sqrt(a^p/b^p) The index q of the above radical is an integer number. Therefore, the obtained expression can be rewritten as the quotient of two radicals. Then, the definition of a rational exponent can be used.
sqrt(a^p/b^p)
sqrt(a^p)/sqrt(b^p)

sqrt(a^m)=a^(mn)

a^(pq)/b^(pq)
a^n/b^n
It has been proven that ( ab)^n= a^nb^n for rational n.
Discussion

Power of a Power Property for Rational Exponents

If a power with base a and rational exponent m is raised to the power of n, where n is rational, then the result is a power with base a and exponent m* n.
Multiplication of exponents
The expression can be undefined for some non-positive values of a. Therefore, this rule will only be defined for positive values of a.

Proof

Power of a Power Property for Rational Exponents
Since m and n are rational numbers, they can be written as the quotients of two integers. Let p, q, and r be three integers such that r≠ 0, m is the quotient of p and r, and n is the quotient of q and r. m=p/r and n=q/r Using the above definitions, it can be proven that (a^m)^n is equal to a^(m* n).
(a^m)^n
(a^(pr))^(qr)

a^(mn)=sqrt(a^m)

(sqrt(a^p))^(qr)
Recall that a^(mn) can be defined either as sqrt(a^m) or (sqrt(a))^m. Using the second definition, the last obtained expression can be rewritten. (sqrt(a^p))^(qr) = (sqrt(sqrt(a^p)))^q The root of a root can be expressed using only one root whose index is the product of the original indices. (sqrt(sqrt(a^p)))^q ⇔ (sqrt(a^p))^q Note that since r is an integer number, then r* r is also integer. Using the fact that sqrt(a^m) and (sqrt(a))^m represent the same expression a^(mn), the power q can be moved inside the radical. (sqrt(a^p))^q ⇔ sqrt((a^p)^q) As p and q are integer numbers, the Power of a Power Property can be used.
sqrt((a^p)^q)
sqrt(a^(p* q))

sqrt(a^m)=a^(mn)

a^(p* qr* r)
a^(pr* qr)
a^(m* n)
It has been proven that (a^m)^n=a^(m* n) for rational numbers m and n.
Example

Simplifying a Numeric Expression

Classmates Vincenzo and Magdalena have each simplified the same numeric expression 3^(14)* 3^(12). Yet, they obtained different results.
Vincenzo's and Magdalena's answers
Use the Product of Powers Property for Rational Exponents to determine who is correct.

Hint

The exponent of the product is the sum of the exponents of the factors.

Solution

The exponent of the product is the sum of the exponents of the factors. In the given expression, the exponents are fractions. To add two fractions and determine the exponent of the product, find equivalent fractions with the same denominator.
3^(14)* 3^(12)
3^(14+ 12)
Add fractions
3^(14+ 24)
3^(34)
Magdalena's answer is correct. To see if Vincenzo's answer is correct, rewrite the obtained expression as a radical.
3^(34)

a^(mn)=sqrt(a^m)

sqrt(3^3)
Vincenzo's answer is also correct! Therefore, both Magdalena and Vincenzo are correct.
In the given expression, the powers were different but the bases were the same. However, what happens if different bases are involved?
Example

Simplifying the Powers in an Algebraic Expression

Dylan was asked to simplify the expression x^(12) y^(27) * x^(13) y^(37) and write the answer using rational exponents for a homework assignment. However, Dylan did not pay attention during the lesson and now he has no clue how to find the answer. Use the Product of Powers Property for Rational Exponents and find the answer to help Dylan with his homework!

Hint

Solution

First, the Commutative Property of Multiplication can be used to rearrange the expression. Then, the Product of Powers Property can be applied.
x^(12) y^(27) * x^(13) y^(37)
x^(12) x^(13)* y^(27) y^(37)
x^(12+ 13)* y^(27+ 37)
Add fractions
x^(36+ 13) * y^(27+ 37)
x^(36+ 26) * y^(27+ 37)
x^(56) * y^(57)
x^(56) y^(57)
Example

Simplifying the Quotient of Two Powers

Vincenzo and Magdalena continue with their homework, and this time, they are asked to simplify the numeric expression 2^(56)÷ 2^(15). Once again, they obtained different results!
Vincenzo and Magdalena's results
Use the Quotient of Powers Property for Rational Exponents to determine who is correct.

Hint

The exponent of the quotient equals the difference of the exponents of the dividend and the divisor.

Solution

The exponent of the quotient is the difference between the exponents of the dividend and the divisor. In the given expression, the exponents are fractions. To subtract two fractions, find equivalent fractions with the same denominator.
2^(56)÷ 2^(15)
2^(56)/2^(15)
2^(56- 15)
Subtract fractions
2^(2530- 15)
2^(2530- 630)
2^(1930)
Since Vincenzo's answer is 2^(16), he is not correct. To see if Magdalena is correct, the obtained expression needs to be rewritten as a radical.
2^(1930)

a^(mn)=sqrt(a^m)

sqrt(2^(19))
Since Magdalena wrote sqrt(2^5), she is not correct. Therefore, neither Vincenzo nor Magdalena obtained the correct answer this time.
The Product of Powers Property for Rational Exponents and the Quotient of Powers Property for Rational Exponents can be combined to simplify numeric or algebraic expressions with one or more variables.
Example

Simplifying a Rational Expression Containing Products and a Quotient

Dylan is making progress with his homework. In one of the exercises, he is asked to simplify the given expression. 2^(23)x^(12)* 2^(311)/2^(1011)x^(29) Help Dylan to complete the given task and then write the answer using rational exponents.

Solution

First, the Commutative Property of Multiplication can be used to rearrange the expression. Then, the Product of Powers Property can be used to simplify the numerator. Finally, the Quotient of Powers Property can be used to fully simplify the expression.
2^(23)x^(12)* 2^(311)/2^(1011)x^(29)
2^(23)2^(311)* x^(12)/2^(1011)* x^(29)
2^(23+ 311)* x^(12)/2^(1011)* x^(29)
Add fractions
2^(2233+ 311)* x^(12)/2^(1011)* x^(29)
2^(2233+ 933)* x^(12)/2^(1011)* x^(29)
2^(3133)* x^(12)/2^(1011)* x^(29)
2^(3133)/2^(1011)* x^(12)/x^(29)
2^(3133- 1011) * x^(12- 29)
Subtract fractions
2^(3133- 3033) * x^(12- 29)
2^(3133- 3033) * x^(918- 29)
2^(3133- 3033) * x^(918- 418)
2^(133)* x^(518)
2^(133) x^(518)
The properties of rational exponents can be combined to simplify more complicated expressions.
Example

Matching Equivalent Rational Expressions

Dylan is trying to finish the last few exercises of his homework. Help him get a passing grade by matching the equivalent expressions!

Hint

Use and combine the properties of exponents presented in this lesson.

Solution

The properties of rational exponents can be combined to simplify algebraic or numeric expressions. Analyze each of the given expressions one at a time.

Simplifying the First Expression

Consider the first expression. x^(12)y^(34)/x^(13) Here, the Quotient of Powers Property for Rational Exponents can be used.
x^(12)y^(34)/x^(13)
x^(12)/x^(13) * y^(34)
x^(12- 13) y^(34)
Subtract fractions
x^(36- 13) y^(34)
x^(36- 26) y^(34)
x^(16) y^(34)

Simplifying the Second Expression

Consider now the second expression. sqrt(x) * x^(15) Here, the radical expression can be written as a power with a rational exponent. Then, the Product of Powers Property for Rational Exponents can be applied.
sqrt(x) * x^(15)
x^(12) x^(15)
x^(12+ 15)
Add fractions
x^(510+ 15)
x^(510+ 210)
x^(710)

Simplifying the Third Expression

Now, consider the third expression. sqrt(2)x* 2y/2^(32) Here, the definition of a rational exponent will be used again to rewrite the radical expression. Then, the Product of Powers Property for Rational Exponents and the Quotient of Powers Property for Rational Exponents will be used.
sqrt(2)x* 2y/2^(32)
2^(12)x* 2y/2^(32)
2^(12)2* xy/2^(32)

a=a^1

2^(12)2^1* xy/2^(32)
2^(12+1)* xy/2^(32)
Add terms
2^(12+ 22)xy/2^(32)
2^(32)* xy/2^(32)
2^(32)/2^(32)* xy
Simplify
1xy
xy

Simplifying the Fourth Expression

Finally, consider the last expression. 2x^(13)sqrt(y)/sqrt(2)y^(14)2^(12) Similarly to the previous expression, this one can be simplified by using the definition of a rational exponent and different properties of rational exponents.
2x^(13)sqrt(y)/sqrt(2)y^(14)2^(12)
Write radicals as powers
2x^(13)y^(14)/sqrt(2)y^(14)2^(12)
2x^(13)y^(14)/2^(12)y^(14)2^(12)
2x^(13)* y^(14)/2^(12)2^(12)* y^(14)
2x^(13)* y^(14)/2^(12+ 12)* y^(14)
2x^(13)* y^(14)/2^1 * y^(14)
2x^(13)/2^1* y^(14)/y^(14)
2/2^1* x^(13)* y^(14)/y^(14)
Simplify
2/2* x^(13)* y^(14)/y^(14)
1* x^(13) * 1
x^(13)
Pop Quiz

Practicing the Power of a Power Property for Rational Expressions

Use the Power of a Power Property for Rational Exponents to calculate the exponent after simplifying the given expression. Please enter only the exponent into the answer box and write it as a fraction. Even if it is possible, do not simplify the fraction.
Write the exponent of the simplified expression
Note that the properties of rational exponents are helpful for almost every field in math.
Example

Using Properties of Rational Exponents to Rewrite Formulas

Below are the formulas for the surface area and the volume of a sphere with radius r.

Sphere with the formulas for surface area and volume
a Express the radius r in terms of the surface area SA. Write the answer using rational exponents in the simplest form.
b Using the answer for Part A, express the volume V in terms of the surface area SA. Write the answer using rational exponents in the simplest form.

Answer

a r=SA^(12)/2π^(12)
b V=SA^(32)/6π^(12)

Hint

a Use inverse operations to isolate r in the surface area formula.
b In the volume formula, substitute the expression for r obtained in Part A. Then, simplify as much as possible.

Solution

a Use inverse operations to isolate r on one side of the equation.
SA=4π r^2
Solve for r
SA/4π=r^2
sqrt(SA/4π)=r
(SA/4π)^(12)=r
SA^(12)/(4π)^(12)=r
SA^(12)/4^(12)π^(12)=r

a^(12)=sqrt(a)

SA^(12)/sqrt(4)π^(12)=r
SA^(12)/2π^(12)=r
r=SA^(12)/2π^(12)
Note that when solving the equation, the principal root was taken. This is because the radius r must be a positive value.
b In the formula for volume, substitute the expression for r obtained in Part A and simplify as much as possible.
V=4/3π r^3
V=4/3π ( SA^(12)/2π^(12))^3
V=4/3π (SA^(12))^3/(2π^(12))^3
V=4/3π * (SA^(12))^3/2^3(π^(12))^3
V=4/3π * (SA^(12))^3/8(π^(12))^3
V=4/3π (SA^(12* 3)/8π^(12* 3))
V=4π/3 (SA^(32)/8π^(32))
Multiply
V=4π SA^(32)/24π^(32)
V=π SA^(32)/6π^(32)
V=SA^(32)π/6π^(32)
V=SA^(32)/6(π/π^(32))

a=a^1

V=SA^(32)/6(π^1/π^(32))
V=SA^(32)/6(π^(1- 32))
Subtract terms
V=SA^(32)/6(π^(22- 32))
V=SA^(32)/6(π^(- 12))
V=SA^(32)/6(1/π^(12))
V=SA^(32)/6π^(12)
Closure

Applying Properties of Exponents to Simplify an Expression

In this lesson, the understanding of the properties of exponents was extended to include rational exponents. Using these properties, the challenge presented at the beginning of the lesson can now be solved. sqrt(8x^3) * (x^(12)y)^5/sqrt(2x^2y)* x^(13) Simplify the expression and write the answer using only rational exponents.

Hint

Use the definition of a rational exponent to express radicals as powers. Combine the properties seen in this lesson.

Solution

Start by rewriting the radicals as powers with rational exponents.
sqrt(8x^3) * (x^(12)y)^5/sqrt(2x^2y)* x^(13)
(8x^3)^(12) (x^(12)y)^5/sqrt(2x^2y)* x^(13)
(8x^3)^(12) (x^(12)y)^5/(2x^2y)^(13) x^(13)
Now, the properties studied in this lesson can be used to simplify the expression.
(8x^3)^(12) (x^(12)y)^5/(2x^2y)^(13) x^(13)
8^(12)(x^3)^(12) (x^(12))^5y^5/2^(13)(x^2)^(13)y^(13) x^(13)
(2^3)^(12)(x^3)^(12) (x^(12))^5y^5/2^(13)(x^2)^(13)y^(13) x^(13)
(2^(3* 12)) (x^(3* 12)) (x^(12* 5))y^5/2^(13) (x^(2* 13))y^(13) x^(13)
Multiply
2^(32) x^(32) x^(12* 5)y^5/2^(13) x^(23)y^(13) x^(13)
2^(32) x^(32) x^(52)y^5/2^(13) x^(23)y^(13) x^(13)
2^(32) x^(32) x^(52)y^5/2^(13) x^(23) x^(13) y^(13)
2^(32) (x^(32+ 52))y^5/2^(13) (x^(23+ 13)) y^(13)
Add terms
2^(32) x^(82)y^5/2^(13) x^(33) y^(13)
2^(32) x^4 y^5/2^(13) x^1 y^(13)
2^(32)/2^(13) * x^4/x^1* y^5/y^(13)
(2^(32- 13)) (x^(4-1)) (y^(5- 13))
Subtract terms
(2^(32- 13)) x^3 (y^(5- 13))
(2^(96- 13)) x^3 (y^(5- 13))
(2^(96- 26)) x^3 (y^(5- 13))
(2^(96- 26)) x^3 (y^(153- 13))
2^(76) x^3 y^(143)



Extending the Properties of Exponents to Rational Exponents
Exercises
>
2
e
7
8
9
×
÷1
=
=
4
5
6
+
<
log
ln
log
1
2
3
()
sin
cos
tan
0
.
π
x
y