Simplifying Radicals

Break down square roots of products into simpler parts you can work with—essential for simplifying radical expressions in algebra.

ab=ab,a,b0\sqrt{ab} = \sqrt{a}\,\sqrt{b}, \quad a, b \ge 0

Solve a problem with Simplifying Radicals

Type the problem. The solver will use Simplifying Radicals where Simplifying Radicals is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Simplifying Radicals takes
aa
bb
Simplifying Radicals
SymbolMeaning
aaaa is a non-negative number (zero or positive) that is one of two factors inside the square root; confusing it with a coefficient outside the radical would lead to incorrect simplifications.
bbbb is a non-negative number (zero or positive) that is the other factor inside the square root; it must be non-negative because square roots of negative numbers are not real.

When to use it

Reach for this whenever you need to simplify a square root that contains a product.

Level

Usually taught in: Algebra I

Worked examples

1. Simplify a square root with a perfect square factor

Problem

Simplify 12\sqrt{12}.
  1. 12=43\sqrt{12} = \sqrt{4 \cdot 3}

    We identify that 12=4×312 = 4 \times 3, where 4 is a perfect square.

  2. 43=43\sqrt{4 \cdot 3} = \sqrt{4}\,\sqrt{3}

    The product rule for radicals lets us separate this into two separate radicals.

  3. 43=23\sqrt{4}\,\sqrt{3} = 2\sqrt{3}

    We evaluate 4=2\sqrt{4} = 2 since 22=42^2 = 4, leaving 3\sqrt{3} as is since 3 has no perfect square factors.

Answer: 232\sqrt{3}

This method works when the radicand has a perfect square factor: we extract it outside the radical and leave any remaining factors inside. This gives us the simplest form of the radical.

2. Multiply two radicals and simplify the result

Problem

Simplify 520\sqrt{5} \cdot \sqrt{20}.
  1. 520=520\sqrt{5} \cdot \sqrt{20} = \sqrt{5 \cdot 20}

    Using the product rule in reverse, we combine two radicals into one radical with their product inside.

  2. 520=100\sqrt{5 \cdot 20} = \sqrt{100}

    We multiply the numbers: 5×20=1005 \times 20 = 100.

  3. 100=10\sqrt{100} = 10

    Since 102=10010^2 = 100, the square root of 100 is 10, which is a whole number.

Answer: 1010

When you multiply two radicals, combining them first using the product rule in reverse can yield a perfect square that simplifies completely to a whole number, making it easier to see the actual value.

3. Find a game stat multiplier from a simplified radical

Problem

In a video game, your power stat is boosted by a factor of 45\sqrt{45}. Simplify this radical to see what your true stat multiplier is.
  1. 45=95\sqrt{45} = \sqrt{9 \cdot 5}

    We recognize that 9×5=459 \times 5 = 45 and 9 is the largest perfect square that divides 45.

  2. 95=95\sqrt{9 \cdot 5} = \sqrt{9}\,\sqrt{5}

    The product rule for radicals lets us separate the perfect square from the rest.

  3. 95=35\sqrt{9}\,\sqrt{5} = 3\sqrt{5}

    We evaluate 9=3\sqrt{9} = 3 since 32=93^2 = 9, so the simplified form is 353\sqrt{5} (approximately 6.7 for game calculations).

Answer: 353\sqrt{5}

Simplifying makes the expression clearer and easier to work with in game calculations; instead of 45\sqrt{45}, you can use the simpler form 353\sqrt{5} for any stat calculations or comparisons.

Common mistakes

Where Simplifying Radicals usually goes wrong
Answer came out wrong
9+16=9+16=3+4=7\sqrt{9 + 16} = \sqrt{9} + \sqrt{16} = 3 + 4 = 7
9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, not 7. You must add inside the square root first, then simplify.
12=43=43\sqrt{12} = \sqrt{4 \cdot 3} = \sqrt{4}\,\sqrt{3} and leaving the answer in this form
Continue to the next step: 43=23\sqrt{4}\,\sqrt{3} = 2\sqrt{3}.
23=23=62\sqrt{3} = \sqrt{2} \cdot \sqrt{3} = \sqrt{6}
If you want to write 232\sqrt{3} under a single radical, rewrite the coefficient: 23=43=43=122\sqrt{3} = \sqrt{4} \cdot \sqrt{3} = \sqrt{4 \cdot 3} = \sqrt{12}.
The mistakeWhy it is wrongThe fix
9+16=9+16=3+4=7\sqrt{9 + 16} = \sqrt{9} + \sqrt{16} = 3 + 4 = 7The product rule does not apply to addition; radicals only distribute over multiplication, not over addition.9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, not 7. You must add inside the square root first, then simplify.
12=43=43\sqrt{12} = \sqrt{4 \cdot 3} = \sqrt{4}\,\sqrt{3} and leaving the answer in this formYou have not finished simplifying; 43\sqrt{4}\,\sqrt{3} is an intermediate form, not the final simplified radical expression.Continue to the next step: 43=23\sqrt{4}\,\sqrt{3} = 2\sqrt{3}.
23=23=62\sqrt{3} = \sqrt{2} \cdot \sqrt{3} = \sqrt{6}The coefficient 2 in front is not the same as 2\sqrt{2}; the product rule applies to ab\sqrt{a} \cdot \sqrt{b}, not to a whole number times a radical.If you want to write 232\sqrt{3} under a single radical, rewrite the coefficient: 23=43=43=122\sqrt{3} = \sqrt{4} \cdot \sqrt{3} = \sqrt{4 \cdot 3} = \sqrt{12}.

Tips and when to use something else

  • Look for perfect square factors (4, 9, 16, 25, 36, ...) when deciding how to split the radicand.
  • Always finish simplifying by evaluating the perfect square root; don't leave 43\sqrt{4}\,\sqrt{3} as your final answer—complete it to 232\sqrt{3}.
  • This rule applies only to multiplication; if you're adding or subtracting radicals, use the Distributive Property instead to combine like radical terms.
  • When you have a radical in a denominator, such as 23\frac{2}{\sqrt{3}}, use Rationalizing the Denominator to clear it after simplifying the radical.

Frequently asked questions

Can I simplify 24\sqrt{24} in a different way?
Yes, as long as you factor 24 differently, you'll eventually reach the same simplified form. For example, 24=4×624 = 4 \times 6 gives 24=46=26\sqrt{24} = \sqrt{4 \cdot 6} = 2\sqrt{6}, and 24=2×12=2×4×324 = 2 \times 12 = 2 \times 4 \times 3 also gives 24=26\sqrt{24} = 2\sqrt{6}. The key is finding the largest perfect square factor to simplify most efficiently in one step.
Why do aa and bb have to be non-negative?
In the real numbers, you cannot take the square root of a negative number—it is undefined. If aa or bb were negative, then the product abab under the radical might be negative, making ab\sqrt{ab} undefined. Requiring a,b0a, b \ge 0 ensures the square root exists and is a real number.
How is this method related to simplifying fractions?
Both use similar ideas: you're extracting common factors to write the expression in a cleaner form. With fractions like 1218\frac{12}{18}, you find the GCF (6) and cancel to get 23\frac{2}{3}. With radicals like 12\sqrt{12}, you find the largest perfect square factor (4) and extract it outside the radical to get 232\sqrt{3}. The method is parallel but adapted to radicals.
What if a number under the radical doesn't have a perfect square factor?
Then it is already fully simplified. For example, 7\sqrt{7} has no perfect square factors other than 1, so it cannot be simplified further. Similarly, 11\sqrt{11}, 13\sqrt{13}, and other radicals with prime numbers under them are already in simplest form and no simplification is possible.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18