Learning Outcomes
- Simplify radical expressions by factoring and using the Product Rule for radicals.
- Multiply and simplify radical expressions by using the Product Rule for radicals.
How do we multiply radical expressions together? For example, consider
[latex] \sqrt{2}\cdot \sqrt{18}[/latex]
It is tempting to just multiply the two numbers together, but is that correct? The key is to use what we learned in the previous section. Remember that since radicals are really equivalent to rational exponents, every exponent property gives us a corresponding radical property! First recall our Power of a Product rule for exponents, which works for any rational exponent [latex]m[/latex] as long as both [latex]a^m[/latex] and [latex]b^m[/latex] are real numbers:
[latex] a^m \cdot b^m = (ab)^{m}[/latex]
Now, evaluate the above expression using an exponent of [latex]\dfrac{1}{2}[/latex] to represent the square roots:
[latex]\begin{align} &\quad\sqrt{2}\cdot \sqrt{18} \\ =&\quad 2^{1/2}\cdot18^{1/2} \\ =&\quad(2\cdot18)^{1/2} && \color{blue}{\textsf{Power of a Product used here}}\\ =&\quad(36)^{1/2} \\ =&\quad \sqrt{36} \\ =&\quad 6 \end{align}[/latex]
So we have shown that you can indeed multiply radicals by multiplying the radicands. It was crucial in our process that the exponents were equal to be able to use the Power of a Product rule. Thus radical multiplication only works this way if the indices are the same.
PRODUCT RULE FOR RADICALS
For any numbers [latex]a[/latex] and [latex]b[/latex] and any positive integer [latex]n[/latex], if both [latex]\sqrt[n]{a}[/latex] and [latex]\sqrt[n]{b}[/latex] are real numbers, then
[latex] \sqrt[n]{a}\cdot \sqrt[n]{b}=\sqrt[n]{ab}[/latex]
The Product Rule for radicals is important because we can use it to multiply radical expressions. We will also use it later in reverse to simplify radicals. Note that the indices of the radicals must match in order to multiply them using this rule. The condition that [latex]\sqrt[n]{a}[/latex] and [latex]\sqrt[n]{b}[/latex] are real numbers is necessary to avoid situations where [latex]n[/latex] is even and one of the radicands is negative, which would mean the root is not a real number.
Simplifying Radicals
If you can identify perfect square factors within a radical, as with [latex] \sqrt{72} = \sqrt{8\cdot 9} = \sqrt{2 \cdot (2\cdot 2)\cdot (3\cdot 3)}=\sqrt{2\cdot 2^2 \cdot 3^2}[/latex], you can rewrite the expression as the product of multiple radicals, some of which can be evaluated:
[latex] = \sqrt{2^2}\cdot\sqrt{3^2}\cdot\sqrt{2}=2\cdot 3\cdot\sqrt{2} = 6\sqrt{2}[/latex].
The final result of [latex]6\sqrt{2}[/latex] is called simplified. We can read it as “six square root of two.” All perfect square factors have been removed from the radical. It is standard to place the removed factor to the left of the radical so we don’t confuse whether it is under the radical symbol or not. A number appearing next to a radical sign implies multiplication, similar to how [latex]3x = 3\cdot x[/latex].
SIMPLIFYING RADICALS
We say a radical [latex] \sqrt[n]{a}[/latex] is simplified if [latex]a[/latex] does not contain any perfect [latex]n[/latex]th powers as factors. To simplify, look for factors of [latex]a[/latex] that are perfect [latex]n[/latex]th powers and rewrite the radical using the power rule to place the perfect [latex]n[/latex]th power inside of its own radical.
It may be helpful to keep a list of perfect powers handy while completing exercises.
Perfect Squares: [latex]1, 4, 9, 16, 25, 36, 49, 64, 81, 100, …[/latex]
Perfect Cubes: [latex]1, 8, 27, 64, 125, 216, … [/latex]
Perfect [latex]4[/latex]th Powers: [latex]1, 16, 81, 256, 625, …[/latex]
Perfect [latex]5[/latex]th Powers: [latex]1, 32, 243, …[/latex]
Here are some examples to illustrate the process.
Example
Simplify each expression.
- [latex]\sqrt{63}[/latex]
- [latex]10\sqrt{96}[/latex]
- [latex]\sqrt[3]{-108}[/latex]
The following video shows more examples of how to simplify square roots that do not have perfect square radicands. The video illustrates a technique that some students find helpful – completely factoring a number into its prime factorization using a factor tree to look for pairs of prime factors.
Example
Simplify [latex] \sqrt{a^3b^5c^2}.[/latex] Do not assume variables are nonnegative (which means you must consider use of absolute values).
In the previous example, why did we not write [latex]b^2[/latex] as [latex]|b^2|[/latex]? Because when you square a number, you will always get a nonnegative result, so we already know that [latex]b^2[/latex] is a nonnegative quantity (putting the absolute values on [latex]b^2[/latex] is not wrong, it is just unnecessary).
In the following video, you will see more examples of how to simplify radical expressions with variables.
The same process applies for cube roots. Note that in this example, it does not matter whether we specify that the variables are nonnegative, the absolute values should not be used regardless since the index is odd.
EXAMPLE
Simplify [latex] \sqrt[3]{32x^{10}y^{13}z^9}.[/latex]
Multiplying and Simplifying Radical Expressions
When multiplying radical expressions, we can first multiply radicands and then use our simplification process.
Example
Simplify. [latex] 3\sqrt{21}\cdot 2\sqrt{12}[/latex]
You may have also noticed that [latex] \sqrt{12}[/latex] can be simplified as [latex] \sqrt{4\cdot 3} = 2\sqrt{3} [/latex] before multiplying. How would the result change if you simplified each radical first, before multiplying? You can verify that you arrive at the same product, [latex] 36\sqrt{7}[/latex]. It does not matter whether you multiply the radicands or simplify each radical first.
You multiply radical expressions that contain variables in the same manner. As long as the indices of the radical expressions are the same, you can use the Product Raised to a Power Rule to multiply and simplify. Look at the two examples that follow. In both problems, we multiply radicands right away and then the expression is simplified. Note that we specify that the variable is nonnegative, thus allowing us to avoid the need for absolute values. This will be common with most examples in this chapter.
Example
Simplify [latex] \sqrt{12{{x}^{4}}}\cdot \sqrt{3x^2}.[/latex] Assume all variables represent nonnegative quantities.
In our next example, we will multiply two cube roots. Remember that for odd index roots, we never need to consider use of absolute values.
Example
Simplify. [latex] \sqrt[3]{{{x}^{5}}{{y}^{2}}}\cdot 5\sqrt[3]{8{{x}^{2}}{{y}^{4}}}[/latex]
In the following video, we present more examples of how to multiply radical expressions.
This next example is slightly more complicated because there are more than two radicals being multiplied. In this case, notice how the radicals are simplified before multiplication takes place. Remember that the order you choose to use is up to you—you will find that sometimes it is easier to multiply before simplifying, and other times it is easier to simplify before multiplying. With some practice, you may be able to tell which is easier before you approach the problem, but either order will work for all problems.
Example
Simplify [latex] 2\sqrt[4]{16{{x}^{9}}}\cdot \sqrt[4]{{{y}^{3}}}\cdot \sqrt[4]{81{{x}^{3}}y}.[/latex] Assume all variables represent nonnegative quantities.
In the following video, we show more examples of multiplying cube roots.
Summary
Radicals can be multiplied and simplified using the Product Rule for Radicals, [latex] \sqrt[n]{a}\cdot \sqrt[n]{b}=\sqrt[n]{ab}[/latex]. A radical is considered simplified if all perfect power factors have been removed from the radical.