ALG1-9.1

Simplifying Radical Expressions

Learn to simplify square roots: pull out perfect-square factors, use the product and quotient rules, add like radicals, and rationalize denominators — with worked steps.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Simplifying Radical Expressions, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

A radical expression like 72\sqrt{72} is a perfectly good number, but it is not in its cleanest form. Simplifying radicals is the algebra version of reducing a fraction: the value never changes, only the way it is written. Once you can rewrite 72\sqrt{72} as 626\sqrt{2}, you can compare it to other radicals, add it to them, and recognize when two messy-looking expressions are actually the same number.

This lesson builds four skills that work together: extracting perfect-square factors from a radicand, applying the product and quotient rules for radicals, combining like radicals the way you combine like terms, and clearing a radical out of a denominator. You will use every one of these when you solve radical equations and apply the Pythagorean Theorem later in this unit, so it is worth getting the mechanics automatic now.

What Counts as "Simplified"

A square root expression is in simplest radical form when three things are true. First, the radicand (the number or expression under the radical sign) contains no perfect-square factor other than 11. Second, there is no fraction under the radical. Third, there is no radical in a denominator.

The engine behind all of this is the fact that a2=a\sqrt{a^2} = a for a0a \ge 0. To simplify 72\sqrt{72}, hunt for the largest perfect square that divides 7272. Since 72=36272 = 36 \cdot 2,72=362=362=62.\sqrt{72} = \sqrt{36 \cdot 2} = \sqrt{36}\cdot\sqrt{2} = 6\sqrt{2}.If you do not spot the largest perfect square, you are not stuck — you just work longer. Using 72=41872 = 4 \cdot 18 gives 2182\sqrt{18}, and since 18=9218 = 9 \cdot 2 still contains a perfect square, you factor again to reach 232=622 \cdot 3\sqrt{2} = 6\sqrt{2}. Same answer, one extra step.

Knowing the perfect squares 1,4,9,16,25,36,49,64,81,100,121,1441, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144 on sight makes this fast. A backup method is a prime factor tree: 72=233272 = 2^3 \cdot 3^2, and every pair of identical primes escapes the radical as a single factor. The pair of 33s gives a 33 outside, the pair of 22s gives a 22 outside, and the leftover single 22 stays inside: 626\sqrt{2}.

The most common error here is stopping too early — writing 2182\sqrt{18} and calling it finished. Always check the leftover radicand for another perfect-square factor.

The Product and Quotient Rules

Two rules let you split radicals apart or push them together. For a0a \ge 0 and b0b \ge 0:ab=abandab=ab,  b0\sqrt{a}\cdot\sqrt{b} = \sqrt{ab} \qquad \text{and} \qquad \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}, \; b \neq 0Read them in both directions. Left to right, the product rule multiplies radicals: 610=60=215\sqrt{6}\cdot\sqrt{10} = \sqrt{60} = 2\sqrt{15}. Right to left, it is exactly the extraction move from the last section.

The quotient rule often saves work if you combine first. Instead of simplifying 50\sqrt{50} and 2\sqrt{2} separately, write502=502=25=5.\frac{\sqrt{50}}{\sqrt{2}} = \sqrt{\frac{50}{2}} = \sqrt{25} = 5.
SituationMoveResult
312\sqrt{3}\cdot\sqrt{12}Combine, then extract36=6\sqrt{36}=6
200\sqrt{200}Split off 10010010210\sqrt{2}
753\dfrac{\sqrt{75}}{\sqrt{3}}Divide inside25=5\sqrt{25}=5
949\sqrt{\dfrac{9}{49}}Split numerator and denominator37\dfrac{3}{7}
Here is the misconception that causes the most damage: there is no such rule for addition. a+b\sqrt{a+b} does not equal a+b\sqrt{a}+\sqrt{b}. Test it with numbers: 9+16=25=5\sqrt{9+16} = \sqrt{25} = 5, but 9+16=3+4=7\sqrt{9}+\sqrt{16} = 3+4 = 7. Radicals distribute over multiplication and division only.

With variables, assume nonnegative values unless told otherwise, and pair the exponents: x6=x3\sqrt{x^{6}} = x^{3}, and 20x5=4x45x=2x25x\sqrt{20x^{5}} = \sqrt{4x^{4}}\cdot\sqrt{5x} = 2x^{2}\sqrt{5x}.

Adding and Subtracting Like Radicals

Radicals add the same way variable terms do. Just as 3x+5x=8x3x + 5x = 8x but 3x+5y3x + 5y cannot be combined, 37+57=873\sqrt{7} + 5\sqrt{7} = 8\sqrt{7} while 37+523\sqrt{7} + 5\sqrt{2} stays as it is. Like radicals have the identical radicand; the coefficients in front are what you add or subtract.

The catch is that two radicals can look unlike and still be like radicals in disguise. Consider 27+12\sqrt{27} + \sqrt{12}. Neither radicand matches, so it seems finished — but simplify first:27+12=33+23=53.\sqrt{27} + \sqrt{12} = 3\sqrt{3} + 2\sqrt{3} = 5\sqrt{3}.The rule of thumb is: simplify every radical completely, then look for matches. Students who skip the simplification step routinely report that an expression cannot be combined when it can.

The reverse error is combining radicands: writing 3+5=8\sqrt{3}+\sqrt{5} = \sqrt{8}. Check it approximately — 31.73\sqrt{3} \approx 1.73 and 52.24\sqrt{5} \approx 2.24 sum to about 3.973.97, while 82.83\sqrt{8} \approx 2.83. Not equal. When you add like radicals, the radicand never changes: 25+35=552\sqrt{5}+3\sqrt{5} = 5\sqrt{5}, not 5105\sqrt{10}.

Multiplication is different from addition here. 35=15\sqrt{3}\cdot\sqrt{5} = \sqrt{15} is legitimate, and 55=5\sqrt{5}\cdot\sqrt{5} = 5. When you multiply binomials containing radicals, distribute as usual: (2+3)(1+3)=2+23+3+3=5+33(2+\sqrt{3})(1+\sqrt{3}) = 2 + 2\sqrt{3} + \sqrt{3} + 3 = 5 + 3\sqrt{3}. Notice the 33\sqrt{3}\cdot\sqrt{3} collapsed to 33, and the two like radical terms combined at the end.

Rationalizing the Denominator

Simplest radical form does not allow a radical in a denominator. To clear one, multiply the fraction by a clever form of 11.

For a single square root in the denominator, multiply top and bottom by that same radical:53=5333=533.\frac{5}{\sqrt{3}} = \frac{5}{\sqrt{3}}\cdot\frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}.The denominator becomes 33=3\sqrt{3}\cdot\sqrt{3} = 3, a whole number, and the value of the fraction is unchanged because you multiplied by 11. Simplify the radicand before rationalizing when you can — 68\frac{6}{\sqrt{8}} becomes 622=32=322\frac{6}{2\sqrt{2}} = \frac{3}{\sqrt{2}} = \frac{3\sqrt{2}}{2}, which is much less arithmetic than multiplying by 8\sqrt{8} first.

Always reduce the resulting fraction. 42=422=22\frac{4}{\sqrt{2}} = \frac{4\sqrt{2}}{2} = 2\sqrt{2}; leaving 422\frac{4\sqrt{2}}{2} is incomplete.

When the denominator is a sum or difference such as 353 - \sqrt{5}, multiplying by 5\sqrt{5} does not help. Use the conjugate, 3+53 + \sqrt{5}:2353+53+5=2(3+5)95=2(3+5)4=3+52.\frac{2}{3-\sqrt{5}}\cdot\frac{3+\sqrt{5}}{3+\sqrt{5}} = \frac{2(3+\sqrt{5})}{9-5} = \frac{2(3+\sqrt{5})}{4} = \frac{3+\sqrt{5}}{2}.The difference of squares (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2 is what kills the radical. A frequent slip is multiplying only the denominator by the conjugate — that changes the value of the expression. Whatever you multiply the bottom by, the top gets it too.

Key terms

Radicand.
The number or expression written underneath the radical symbol. In 18\sqrt{18}, the radicand is 1818.
Principal square root.
The nonnegative square root of a number. 25\sqrt{25} means 55, not 5-5, even though both square to 2525.
Perfect square.
A number that is the square of an integer, such as 1,4,9,16,25,361, 4, 9, 16, 25, 36. Perfect-square factors are what you extract from a radicand.
Simplest radical form.
A form in which the radicand has no perfect-square factor other than 11, no fraction sits under a radical, and no radical sits in a denominator.
Product rule for radicals.
For a,b0a, b \ge 0, ab=ab\sqrt{a}\cdot\sqrt{b} = \sqrt{ab}. It works for multiplication only, never for addition.
Quotient rule for radicals.
For a0a \ge 0 and b>0b > 0, a/b=a/b\sqrt{a/b} = \sqrt{a}/\sqrt{b}, which lets you divide inside a single radical or split one apart.
Like radicals.
Radical terms with identical radicands, such as 464\sqrt{6} and 6-\sqrt{6}. Only like radicals can be added or subtracted.
Conjugate.
The expression formed by switching the middle sign of a two-term radical expression; the conjugate of 353-\sqrt{5} is 3+53+\sqrt{5}. Their product contains no radical.

Worked example

Write 332218+1023\sqrt{32} - 2\sqrt{18} + \dfrac{10}{\sqrt{2}} in simplest radical form.
Handle each term separately, then combine.

First term: find the largest perfect-square factor of 3232. Since 32=16232 = 16\cdot 2, 32=162=42\sqrt{32} = \sqrt{16}\cdot\sqrt{2} = 4\sqrt{2}. Multiply by the coefficient 33: 332=342=1223\sqrt{32} = 3 \cdot 4\sqrt{2} = 12\sqrt{2}.

Second term: 18=9218 = 9 \cdot 2, so 18=32\sqrt{18} = 3\sqrt{2} and 218=622\sqrt{18} = 6\sqrt{2}. Keep the subtraction sign attached to it.

Third term: there is a radical in the denominator, so rationalize. Multiply numerator and denominator by 2\sqrt{2}:10222=1022=52.\frac{10}{\sqrt{2}}\cdot\frac{\sqrt{2}}{\sqrt{2}} = \frac{10\sqrt{2}}{2} = 5\sqrt{2}.Notice the fraction reduced from 102\frac{10}{2} to 55 — do not leave it unreduced.

Now every term is a multiple of 2\sqrt{2}, so they are like radicals:12262+52=(126+5)2=112.12\sqrt{2} - 6\sqrt{2} + 5\sqrt{2} = (12 - 6 + 5)\sqrt{2} = 11\sqrt{2}.The radicand stays 22; only the coefficients combine. As a check, 11215.5611\sqrt{2} \approx 15.56, and evaluating the original terms numerically gives 33216.9713\sqrt{32} \approx 16.971, 2188.4852\sqrt{18} \approx 8.485, and 10/27.07110/\sqrt{2} \approx 7.071, so the expression is about 16.9718.485+7.07115.5616.971 - 8.485 + 7.071 \approx 15.56. The answer is 11211\sqrt{2}.

Practice questions

Which expression is 72\sqrt{72} written in simplest radical form?
  1. 2182\sqrt{18}
  2. 626\sqrt{2}
  3. 838\sqrt{3}
  4. 36236\sqrt{2}

Answer: 626\sqrt{2}

The largest perfect-square factor of 7272 is 3636, so 72=362=62\sqrt{72} = \sqrt{36}\cdot\sqrt{2} = 6\sqrt{2}. The choice 2182\sqrt{18} is equal in value but not simplified, because 1818 still contains the perfect square 99. The choice 838\sqrt{3} has the wrong value entirely (83=1928\sqrt{3}=\sqrt{192}), and 36236\sqrt{2} comes from forgetting to take the square root of 3636 when moving it outside.
Simplify 2712\dfrac{\sqrt{27}}{\sqrt{12}} completely.

Answer: 32\dfrac{3}{2}

The quotient rule lets you divide inside one radical: 2712=2712=94=32\frac{\sqrt{27}}{\sqrt{12}} = \sqrt{\frac{27}{12}} = \sqrt{\frac{9}{4}} = \frac{3}{2}. You can also simplify each radical first: 27=33\sqrt{27}=3\sqrt{3} and 12=23\sqrt{12}=2\sqrt{3}, so the quotient is 3323\frac{3\sqrt{3}}{2\sqrt{3}}, and the 3\sqrt{3} factors cancel to leave 32\frac{3}{2}. Either route shows the answer contains no radical at all, which surprises students who assume every radical problem has a radical answer.
A classmate writes 16+9=16+9=4+3=7\sqrt{16+9} = \sqrt{16}+\sqrt{9} = 4+3 = 7. Explain what is wrong, give the correct value, and state the rule the classmate confused it with.

Answer: 16+9=25=5\sqrt{16+9} = \sqrt{25} = 5, not 77. There is no rule that splits a radical over addition; the classmate misapplied the product rule ab=ab\sqrt{ab}=\sqrt{a}\cdot\sqrt{b}.

Order of operations says to add inside the radical first: 16+9=2516+9=25, and 25=5\sqrt{25}=5. The product and quotient rules apply to multiplication and division only, so 169=43=12\sqrt{16\cdot 9} = 4\cdot 3 = 12 is valid, but 16+9\sqrt{16+9} cannot be broken apart. This mistake shows up again with the Pythagorean Theorem, where c=a2+b2c = \sqrt{a^2+b^2} is not a+ba+b — a right triangle with legs 33 and 44 has hypotenuse 55, not 77.

FAQ

How do I know when a radical is fully simplified?
Run three checks. Does the radicand still have a perfect-square factor besides 11? Is there a fraction under the radical sign? Is there a radical in a denominator? If you answer no to all three, and any resulting fraction is reduced, you are done. The check people skip most often is the first one after a partial simplification, which is how answers like 2182\sqrt{18} get turned in.
Why is it not allowed to leave a radical in the denominator?
It is not mathematically wrong — 12\frac{1}{\sqrt{2}} and 22\frac{\sqrt{2}}{2} are the same number. The convention comes from the days before calculators, when dividing by a whole number was far easier than dividing by a decimal like 1.414211.41421. It also gives everyone a single standard form, so two correct answers look identical and can be compared at a glance.
Does x2\sqrt{x^2} always equal xx?
Only when x0x \ge 0. If x=5x = -5, then x2=25=5\sqrt{x^2} = \sqrt{25} = 5, which is x-x, not xx. In general x2=x\sqrt{x^2} = |x|. In Algebra 1 problems you are usually told to assume all variables represent nonnegative numbers, which is why writing x2=x\sqrt{x^2}=x is acceptable there — but the absolute value is the honest full answer.
What is the fastest way to find the biggest perfect-square factor?
Test the perfect squares from largest to smallest against your radicand, starting with the largest square no bigger than the radicand — for 288288 that means 256256, then 225225, 196196, 169169, then 144144, which divides it and gives 12212\sqrt{2}. If nothing jumps out, build a prime factorization instead. Every matched pair of primes contributes one factor outside the radical, and whatever is left unpaired stays inside. For 180\sqrt{180}: 180=22325180 = 2^2 \cdot 3^2 \cdot 5, so the 22s and the 33s come out as 23=62\cdot 3 = 6, giving 656\sqrt{5}.

Learn this with a teacher, not a page

The Crimsora tutor teaches Simplifying Radical Expressions live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.