To simplify a radical, pull out perfect-square factors, leave the leftover factor inside, and then reduce any coefficient.
Square roots look messy at first, but the job is plain once you know what to hunt for. You are not trying to turn every root into a whole number. You are trying to rewrite it in its smallest clean form.
That means finding factors inside the radical that are perfect squares. When you spot one, you can move it outside the root. What stays inside is the part that cannot be reduced any farther.
If you have ever stared at √72 and guessed your way through it, this method fixes that. You can use the same pattern on small numbers, large numbers, variables, fractions, and expressions with coefficients.
What Simplifying A Square Root Means
A square root is simplified when nothing inside the radical has a square factor greater than 1. In plain terms, the number under the root should be as small as it can be while staying a whole number.
Take √12. Since 12 has a factor of 4, and 4 is a perfect square, you can rewrite it as √(4×3). That becomes 2√3. The 2 comes out because √4 is 2.
- A perfect square is a number like 4, 9, 16, 25, or 36.
- If the radicand has one of those as a factor, you can simplify.
- If it does not, the root is already in simplest form.
This is why √18 becomes 3√2, but √7 stays √7. Seven has no perfect-square factor other than 1, so there is nothing to pull out.
How To Simplify A Square Root Without Guessing
The cleanest way is to follow the same three-step pattern every time. Once that pattern clicks, most problems start to feel alike.
Step 1: Find The Largest Perfect-Square Factor
Start with the number inside the radical. Scan for the largest perfect square that divides it evenly. This saves time and keeps your work shorter.
Say you have √50. The perfect squares under 50 are 4, 9, 16, 25, 36, and 49. Out of those, 25 divides 50 evenly. So write:
√50 = √(25×2)
Step 2: Split The Radical
Now break the radical into two parts. One part holds the perfect square. The other part holds what is left.
√(25×2) = √25 × √2
This move comes from the product rule for radicals. OpenStax’s section on radicals and rational exponents lays out that rule and the related notation in a clean way.
Step 3: Pull The Perfect Square Outside
Take the square root of the perfect square and place it in front of the radical:
√25 × √2 = 5√2
That is your simplified answer. The number outside the radical is the coefficient. The number left inside is the part that would not reduce any farther.
Here is the same pattern on a few more numbers:
- √8 = √(4×2) = 2√2
- √27 = √(9×3) = 3√3
- √45 = √(9×5) = 3√5
- √98 = √(49×2) = 7√2
Once you stop trying random factor pairs and start hunting for perfect-square factors, the work gets much cleaner.
| Original Root | Perfect-Square Factorization | Simplified Form |
|---|---|---|
| √12 | 4 × 3 | 2√3 |
| √18 | 9 × 2 | 3√2 |
| √20 | 4 × 5 | 2√5 |
| √24 | 4 × 6 | 2√6 |
| √28 | 4 × 7 | 2√7 |
| √32 | 16 × 2 | 4√2 |
| √48 | 16 × 3 | 4√3 |
| √75 | 25 × 3 | 5√3 |
Where Students Usually Get Stuck
Most mistakes come from one of three habits: pulling out numbers that are not perfect squares, stopping too early, or mixing unlike radicals.
Stopping At A Small Square Factor
Take √72. Some people spot 4 first and write 2√18. That is not wrong, but it is not finished. Since 18 still has a square factor of 9, you need one more step:
√72 = √(36×2) = 6√2
If you use the largest square factor right away, you skip that extra line.
Pulling Out The Wrong Number
You can only pull out the square root of a perfect square. With √20, the 4 comes out as 2. You cannot pull out the 5. Five stays inside because it is not a perfect square.
If you want extra practice with this pattern, Khan Academy’s simplifying square roots practice gives short problems that force you to spot the square factor fast.
Combining Unlike Radicals
You can add 2√3 and 5√3 because both have the same radical part. That gives 7√3.
But you cannot combine 2√3 and 5√2. Those are unlike radicals. They are as different as x and y.
Simplifying Square Roots With Variables And Fractions
Once plain numbers feel easy, the same logic works with algebraic expressions. The only extra care is with exponents.
Variables Under The Radical
With variables, pairs come out of the radical. A square root matches pairs because squaring doubles an exponent.
√x² = x
√x³ = x√x
√x⁵ = x²√x
Here is a full expression:
√(18x²) = √(9×2×x²) = 3x√2
Fractions Under The Radical
For a fraction, split the numerator and denominator:
√(9/16) = √9 / √16 = 3/4
If the denominator is not a perfect square, many classes will ask you to rationalize it later. CK-12’s lesson on simplifying square roots walks through that sort of cleanup after the root itself is reduced.
| Expression | What Comes Out | Final Form |
|---|---|---|
| √x² | x | x |
| √x³ | x | x√x |
| √18x² | 3x | 3x√2 |
| √50y⁴ | 5y² | 5y²√2 |
| √(9/16) | 3 and 4 | 3/4 |
A Practice Pattern That Makes The Method Stick
If you want this to feel automatic, do not start with random hard problems. Start with a short check each time you see a radical:
- Is the radicand a perfect square already?
- If not, what is the largest perfect-square factor?
- Can I split the radical cleanly?
- Did I leave any square factor inside by mistake?
That short list keeps you from drifting into guesswork. It also helps on tests, where lost time usually comes from poor starts, not hard algebra.
A neat mental shortcut also helps. Memorize the perfect squares through 144: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, and 144. When those numbers are familiar, spotting square factors gets much faster.
There is one last idea that clears up a lot of confusion: a simplified square root is not always a whole number, and that is fine. In fact, most square roots do not turn into integers. Your job is to reduce them, not force them into a form they do not have.
So when you meet a problem like √40, do not stare at the whole number and hope something nice happens. Break it up. Pull out the square factor. Then stop when the leftover part has no square factor left. That steady method works far better than instinct.
References & Sources
- OpenStax.“1.3 Radicals and Rational Exponents.”Defines radical notation and the product rule used when splitting square roots into factors.
- Khan Academy.“Simplify Square Roots.”Provides practice problems built around removing perfect-square factors from radicals.
- CK-12 Foundation.“Simplifying Square Roots.”Shows worked examples of reducing radicals and cleaning up expressions after simplification.