How to Simplify Radicals - Complete Guide
Learn how to simplify radical expressions step by step. Covers square roots, cube roots, rationalizing denominators, and operations with radicals.
What Is a Radical?
A radical is a mathematical expression that involves a root, such as a square root, cube root, or nth root. The radical symbol is the check-mark-like symbol with a horizontal bar extending to the right. The number under the radical is called the radicand, and the small number in the "notch" of the radical symbol is the index, which indicates which root to take. For square roots, the index is 2 (and is usually omitted). For cube roots, the index is 3. A radical expression is considered "simplified" when the radicand has no perfect-power factors (other than 1) corresponding to the index, there are no fractions under the radical, and there are no radicals in the denominator.
Simplifying Square Roots
To simplify a square root, factor the radicand and extract any perfect square factors. For example, sqrt(72) = sqrt(36 x 2) = sqrt(36) x sqrt(2) = 6 sqrt(2). The key is finding the largest perfect square that divides the radicand. You can do this by prime factorization: 72 = 2³ x 3² = (2² x 3²) x 2 = 36 x 2. Every pair of identical prime factors comes out of the radical as a single factor. Another example: sqrt(200) = sqrt(100 x 2) = 10 sqrt(2). If the radicand is already a perfect square, like sqrt(144) = 12, the radical disappears entirely.
Simplifying Higher-Index Radicals
The same principle applies to cube roots, fourth roots, and beyond. For a cube root, extract perfect cube factors. For example, the cube root of 54 = cube root of (27 x 2) = 3 times the cube root of 2, because 27 = 3³. For a fourth root, extract perfect fourth-power factors: the fourth root of 48 = the fourth root of (16 x 3) = 2 times the fourth root of 3, because 16 = 2⁴. In general, for an nth root, find factors of the radicand that are perfect nth powers. Prime factorization is especially helpful here: group the prime factors into sets of n, and each complete set exits the radical as a single factor.
Adding and Subtracting Radicals
You can only add or subtract radicals that have the same index and the same radicand, called "like radicals." This is analogous to combining like terms in algebra. For example, 3 sqrt(5) + 7 sqrt(5) = 10 sqrt(5), just as 3x + 7x = 10x. However, sqrt(2) + sqrt(3) cannot be simplified further because the radicands differ. Sometimes, simplifying the radicals first reveals like terms: sqrt(12) + sqrt(27) = 2 sqrt(3) + 3 sqrt(3) = 5 sqrt(3). Always simplify each radical completely before attempting to combine them.
Multiplying and Dividing Radicals
Radicals with the same index can be multiplied by combining their radicands under a single radical: sqrt(a) x sqrt(b) = sqrt(a x b). For example, sqrt(3) x sqrt(6) = sqrt(18) = 3 sqrt(2). Division works similarly: sqrt(a) / sqrt(b) = sqrt(a/b). For instance, sqrt(50) / sqrt(2) = sqrt(25) = 5. When multiplying expressions with radicals, use the distributive property or FOIL method as needed. For example, (2 + sqrt(3))(2 - sqrt(3)) = 4 - 3 = 1, which demonstrates the conjugate pattern that eliminates radicals.
Rationalizing the Denominator
Rationalizing the denominator means rewriting a fraction so that no radicals appear in the denominator. For a simple radical denominator, multiply the numerator and denominator by that radical: 1/sqrt(5) = sqrt(5)/5. For a binomial denominator involving a radical, multiply by the conjugate: 1/(2 + sqrt(3)) x (2 - sqrt(3))/(2 - sqrt(3)) = (2 - sqrt(3))/(4 - 3) = 2 - sqrt(3). The conjugate technique works because (a + sqrt(b))(a - sqrt(b)) = a² - b, which eliminates the radical. Rationalization is considered good mathematical practice because it produces cleaner expressions and makes numerical approximation easier.
Radicals and Rational Exponents
Radicals can be written as rational (fractional) exponents, and vice versa. The nth root of x equals x^(1/n). More generally, x^(m/n) = the nth root of (x^m), or equivalently, (the nth root of x)^m. For example, sqrt(x) = x^(1/2), the cube root of x² = x^(2/3), and x^(3/4) = the fourth root of x³. This notation is often more convenient for algebraic manipulation, especially when applying the rules of exponents. For instance, sqrt(x) x cube root of x = x^(1/2) x x^(1/3) = x^(5/6) = the sixth root of x⁵. Converting between the two forms is a key skill in algebra and calculus.
Try These Calculators
Put what you learned into practice with these free calculators.
Try It Yourself
Put what you learned into practice with our free graphing calculator.
Related Graphs
Related Guides
How to Solve Quadratic Equations - Complete Guide
Learn how to solve quadratic equations using factoring, the quadratic formula, and completing the square. Step-by-step methods with worked examples.
Pythagorean Theorem - Complete Guide
Master the Pythagorean theorem with this comprehensive guide. Learn the formula a² + b² = c², proofs, Pythagorean triples, and real-world applications.
Understanding Fractions and Decimals - Complete Guide
Learn how fractions and decimals work, how to convert between them, and how to perform arithmetic operations. Includes simplification, comparison, and practical tips.