Simplifying Radical Expressions
Learn to simplify square roots and higher-index radicals by factoring out perfect squares, adding and subtracting like radicals, and applying the product and quotient rules for radicals.
Radical expressions appear everywhere that lengths, distances, and geometric relationships are involved. The diagonal of a screen, the hypotenuse of a ramp, the distance between two GPS coordinates β all computed using the Pythagorean theorem, all producing square roots. An architect designing a staircase needs \(\sqrt{a^2 + b^2}\) to find the handrail length. A structural engineer needs to simplify radical expressions when solving stress equations. Even the quadratic formula contains \(\sqrt{b^2 - 4ac}\) β you can't interpret those solutions without understanding radicals. Simplifying them isn't about aesthetics; it's about getting answers into a form you can actually use.
- Identify perfect squares and use them to simplify square roots
- Apply the Product Rule for radicals: \(\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}\)
- Apply the Quotient Rule for radicals: \(\sqrt{a/b} = \sqrt{a}/\sqrt{b}\)
- Add and subtract like radicals (same index, same radicand)
- Simplify higher-index radicals (cube roots, etc.)
To simplify \(\sqrt{n}\), find the largest perfect-square factor of \(n\). Factor out that perfect square under its own radical, then take its root:
\[ \sqrt{72} = \sqrt{36 \cdot 2} = \sqrt{36} \cdot \sqrt{2} = 6\sqrt{2} \]The key move: \(\sqrt{a^2 \cdot b} = a\sqrt{b}\). Once a perfect square is isolated under the radical, its root comes out as a whole number in front.
Perfect Squares Reference (1Β² through 12Β²)
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nΒ² | 1 | 4 | 9 | 16 | 25 | 36 | 49 | 64 | 81 | 100 | 121 | 144 |
Memorizing these 12 perfect squares dramatically speeds up radical simplification.
Adding and Subtracting Like Radicals
Radical terms can be combined just like like terms in algebra β only when they share the same index and the same radicand. The coefficient out front changes; the radical part stays the same:
\[ 3\sqrt{5} + 7\sqrt{5} = (3+7)\sqrt{5} = 10\sqrt{5} \] \[ 5\sqrt{3} - 2\sqrt{3} = 3\sqrt{3} \] \[ \sqrt{8} + \sqrt{18} = 2\sqrt{2} + 3\sqrt{2} = 5\sqrt{2} \quad \text{(simplify first!)} \]Simplify \(\sqrt{180}\).
- Find the largest perfect-square factor of 180: \(180 = 36 \times 5\)
- Product Rule: \(\sqrt{36 \times 5} = \sqrt{36} \cdot \sqrt{5}\)
- Simplify: \(6\sqrt{5}\)
You could also factor as \(4 \times 45 = 4 \times 9 \times 5\), giving \(2 \cdot 3\sqrt{5} = 6\sqrt{5}\) β same answer. Always pull out the largest perfect square in one step when possible.
Simplify: \(3\sqrt{12} - \sqrt{75} + 2\sqrt{3}\)
- Simplify \(\sqrt{12} = \sqrt{4 \cdot 3} = 2\sqrt{3}\), so \(3\sqrt{12} = 3 \cdot 2\sqrt{3} = 6\sqrt{3}\)
- Simplify \(\sqrt{75} = \sqrt{25 \cdot 3} = 5\sqrt{3}\)
- Rewrite: \(6\sqrt{3} - 5\sqrt{3} + 2\sqrt{3}\)
- Combine like radicals: \((6 - 5 + 2)\sqrt{3} = 3\sqrt{3}\)
A rectangular room is 9 feet wide and 12 feet long. A cable must run diagonally from one corner to the opposite corner. How long is the cable?
- Apply the Pythagorean theorem: \(d = \sqrt{9^2 + 12^2}\)
- Square the sides: \(d = \sqrt{81 + 144} = \sqrt{225}\)
- Simplify: \(\sqrt{225} = 15\) (since \(15^2 = 225\))
The cable is exactly 15 feet long β a perfect square made this clean. In practice, most room dimensions won't cancel so neatly, and you'll end up with a simplified radical like \(7\sqrt{2}\) ft β still much cleaner than leaving the number under the radical unsimplified.
Simplify each expression fully:
- \(\sqrt{98}\)
- \(2\sqrt{50} + 3\sqrt{8}\)
- \(\sqrt[3]{54}\)
βΆ Show Answers
- \(\sqrt{98} = \sqrt{49 \cdot 2} = 7\sqrt{2}\). Answer: \(7\sqrt{2}\).
- \(\sqrt{50} = 5\sqrt{2}\), \(\sqrt{8} = 2\sqrt{2}\). So \(2(5\sqrt{2}) + 3(2\sqrt{2}) = 10\sqrt{2} + 6\sqrt{2} =\) \(16\sqrt{2}\).
- \(\sqrt[3]{54} = \sqrt[3]{27 \cdot 2} = 3\sqrt[3]{2}\). Answer: \(3\sqrt[3]{2}\).
- Adding unlike radicals: \(\sqrt{2} + \sqrt{3} \neq \sqrt{5}\). You cannot add radicals with different radicands any more than you can add \(2x + 3y\) into a single term. They must have the same radicand to combine.
- Distributing a root over addition: \(\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}\). The Product Rule \(\sqrt{ab} = \sqrt{a}\sqrt{b}\) applies only to multiplication β NOT to addition or subtraction inside the radical.
- Pulling out the wrong factor: When simplifying \(\sqrt{72}\), factoring as \(2 \times 36\) works, but factoring as \(4 \times 18\) leaves \(18\) still needing simplification. Always look for the largest perfect-square factor first.
- Factor out the largest perfect square from the radicand, then take its root as a coefficient.
- Product Rule: \(\sqrt{ab} = \sqrt{a}\sqrt{b}\) β only for multiplication, never for addition.
- Like radicals share the same index and radicand β combine their coefficients just like like terms.
- Always simplify first before combining β \(\sqrt{8}\) and \(\sqrt{18}\) look unlike but both simplify to multiples of \(\sqrt{2}\), making them combinable.
Civil and structural engineers routinely compute diagonal lengths, resultant forces, and signal amplitudes β all of which involve square roots. A surveyor calculating the straight-line distance between two field points uses the distance formula \(d = \sqrt{(\Delta x)^2 + (\Delta y)^2}\), which always produces a square root. Electrical engineers compute impedance magnitudes as \(|Z| = \sqrt{R^2 + X^2}\). In both cases, being able to simplify the radical immediately tells you whether the answer is a clean number or an irrational one β and what precision you need in your measurements.
Calculator Connection
The Radical Simplifier factors any radical expression and shows every step of the simplification β which perfect square was extracted, what remains under the radical, and the final simplified form. Use it to verify your work and internalize the pattern.
Try it with the Calculator
Apply what you've learned with this tool.
Simplifying Radical Expressions - Quiz
5 questions per attempt Β· Intermediate Β· Pass at 70%
Start Quiz β