Mastering Radical Expressions and Functions
Advanced Radical Simplification
Beyond Square Roots
You're comfortable with square roots, like how is 4. Now, let's generalize this concept. Instead of just finding a number that multiplies by itself twice to get another, we can look for numbers that multiply by themselves three, four, or any number of times. This is the idea behind nth roots.
index
noun
In a radical expression like , the small number 'n' is the index. It tells you which root you are taking.
For example, the cube root of 8 is 2, because . We write this as . The fourth root of 81 is 3, because . We write this as . The same rules you used for simplifying square roots, the product and quotient properties, also apply to these higher-order roots.
Working with nth Roots
The product and quotient rules are your main tools for breaking down complex radicals into simpler forms. They work exactly the same way, no matter the index.
Let's simplify . We're looking for the largest perfect cube that divides 128. A quick check shows us that , and .
Using the product rule:
Since we know , the simplified form is .
Now let's try simplifying . First, simplify the fraction inside the radical: . So we have .
We're looking for a number that, when multiplied by itself four times, equals 81. That number is 3, because . So, the answer is 3.
Simplifying Variables
The same logic applies to variables with exponents. To simplify a variable under an nth root, you divide its exponent by the index. The whole number part of the result is the exponent of the variable that comes outside the radical, and the remainder is the exponent of the variable that stays inside.
Think of it like this: How many groups of size 'n' can you make from an exponent 'm'? The number of full groups comes out, and the leftovers stay in.
Let's simplify .
We divide the exponent (8) by the index (3). 8 divided by 3 is 2 with a remainder of 2.
This means we can pull out , and we are left with inside. The final simplified form is .
Now, let's put it all together with numbers and multiple variables. Consider .
- Factor the number: The largest perfect fourth power that divides 80 is 16 (). So, .
- Handle the x variable: Divide the exponent 9 by the index 4. This gives 2 with a remainder of 1. So we pull out and leave inside.
- Handle the y variable: Divide the exponent 12 by the index 4. This gives 3 with a remainder of 0. So we pull out and leave nothing inside.
Combining these pieces, we get:
A Note on Even Roots
There's one final, important detail. When you take an even root (square root, fourth root, etc.) of a variable expression and the result has an odd exponent, you must use absolute value bars. This ensures the result is always non-negative, because the original expression under the even root could not have been negative.
Consider . You might think it's just . But what if ? Then . The result is not -3, it's . So, .
Let's simplify .
- For : . We pull out . Since the index (4) is even and the resulting exponent (3) is odd, we need absolute value: .
- For : with a remainder of 2. We pull out and leave inside. The index is even and the resulting exponent is odd, so we need absolute value here too: .
The simplified expression is .
You only need to worry about this rule when the index is even. For odd roots, like a cube root, you never use absolute value bars because you can take an odd root of a negative number (e.g., ).
What is the fourth root of 81, written as ?
Simplify the expression .
Now that you've seen how to simplify nth roots, test your skills.