Surds And Radicals: Simplify And Rationalize

Surds And Radicals: Simplify And Rationalize

Get fluent at simplifying radicals and rationalizing denominators without guessing. You will learn the few rules that actually matter, how to spot perfect power factors fast, and how to avoid the common traps that make surds feel random.

The fastest way to get good at surds is to stop treating x\sqrt{\phantom{x}} like a mysterious symbol and start treating it like a factory that only outputs exact lengths. That is why 72\sqrt{72} is not a final answer, but 626\sqrt{2} is. Once you can see the perfect squares and perfect cubes hiding inside numbers, simplifying and rationalizing become repeatable steps instead of tricks.

The one rule that does most work

A key property is ab=ab\sqrt{a}\cdot\sqrt{b}=\sqrt{ab}, which is why breaking a number into factors can make a radical simpler. For example, if 72=36272=36\cdot2, then 72=362=62\sqrt{72}=\sqrt{36}\sqrt{2}=6\sqrt{2}. The surprise is that the same looking move can fail if you feed it the wrong inputs.

Over the real numbers, x\sqrt{x} is defined for x0x\ge0. So the rule is safe when a0a\ge0 and b0b\ge0. If negatives enter, you can accidentally claim things like 11=1=1\sqrt{-1}\cdot\sqrt{-1}=\sqrt{1}=1, even though 1\sqrt{-1} is not a real number.

Use this visual to connect each a\sqrt{a} to a length and watch perfect square factors collapse into whole-number stretches.

Safety check Only combine or split square roots in the real numbers when the radicands you are working with stay nonnegative.

What surds and radicals mean

A radical is an expression involving a root, like 2\sqrt{2} or 53\sqrt[3]{5}. The radical sign is the x\sqrt{\phantom{x}} symbol. The number inside is the radicand. The little number that tells you which root is the index. A square root has index 22 even when it is not written.

A surd is a radical that cannot be simplified to a rational number, like 2\sqrt{2} or 73\sqrt[3]{7}. Some radicals are not surds because they simplify completely, like 49=7\sqrt{49}=7.

When teachers say simplest form, they usually mean:

  • No perfect square factor is left inside a square root.
  • No perfect cube factor is left inside a cube root.
  • No radicals remain in the denominator after rationalizing.
  • Like surds are collected, like 32+52=823\sqrt{2}+5\sqrt{2}=8\sqrt{2}.

Use this quick glossary to lock the vocabulary to the symbols you are seeing.

Once the words feel familiar, the mechanics get easier because each step has a name and a purpose.

Simplify radicals by extracting perfect powers

To simplify a radical, factor the radicand into a perfect power times whatever is left. Then pull the perfect power out.

Square roots

For n\sqrt{n}, you are hunting perfect squares like 4,9,16,25,36,4,9,16,25,36,\dots inside nn.

Example pattern:

  • Find a factorization n=k2mn=k^2\cdot m
  • Then n=k2m=km\sqrt{n}=\sqrt{k^2}\sqrt{m}=k\sqrt{m}

So 200\sqrt{200} becomes 1002=102\sqrt{100\cdot2}=10\sqrt{2}, and you stop because 22 has no square factor greater than 11.

Cube roots

For n3\sqrt[3]{n}, you are hunting perfect cubes like 8,27,64,125,8,27,64,125,\dots.

Example pattern:

  • Find n=k3mn=k^3\cdot m
  • Then n3=k33m3=km3\sqrt[3]{n}=\sqrt[3]{k^3}\sqrt[3]{m}=k\sqrt[3]{m}

So 543=2723=323\sqrt[3]{54}=\sqrt[3]{27\cdot2}=3\sqrt[3]{2}.

Work through the set and notice how the same idea works, but the target factors change from squares to cubes.

A good habit is to pull out the largest perfect power you can spot first. It reduces the chance you have to simplify twice.

Radical arithmetic that is valid and what breaks

Square root multiplication and division follow the product and quotient rules when the radicands stay nonnegative:

  • ab=ab\sqrt{a}\sqrt{b}=\sqrt{ab}
  • ab=ab\dfrac{\sqrt{a}}{\sqrt{b}}=\sqrt{\dfrac{a}{b}} for b>0b>0

Addition is different. You can only add radicals when they are like terms, meaning the radical part matches after simplifying.

So 2+8\sqrt{2}+\sqrt{8} is not like terms at first, but 8=22\sqrt{8}=2\sqrt{2}, so it becomes 2+22=32\sqrt{2}+2\sqrt{2}=3\sqrt{2}.

Two classic mistakes to avoid:

  • Treating a+b\sqrt{a}+\sqrt{b} like a+b\sqrt{a+b}
  • Adding unlike surds such as 3+5\sqrt{3}+\sqrt{5} and trying to combine them

This compare view shows common expressions side by side so you can train your eye for the valid move.

One question After simplifying each radical, do the terms have the same radical part. If not, they cannot be added or subtracted.

Rationalizing denominators with a single surd

Rationalizing a denominator means rewriting a fraction so the denominator is a rational number. The value does not change because you multiply top and bottom by the same nonzero expression.

For a denominator like a\sqrt{a}, multiply by a\sqrt{a}: [ \frac{1}{\sqrt{5}} \cdot \frac{\sqrt{5}}{\sqrt{5}}=\frac{\sqrt{5}}{5} ] The denominator becomes 55, which is rational.

For something like 327\dfrac{3}{2\sqrt{7}}, multiply by 7\sqrt{7}, then simplify: [ \frac{3}{2\sqrt{7}}\cdot\frac{\sqrt{7}}{\sqrt{7}}=\frac{3\sqrt{7}}{14} ]

Follow the transformations and watch where simplification happens naturally as the denominator turns into an integer.

You still simplify at the end, because rationalizing often creates new factors you can reduce.

Rationalizing binomial denominators with conjugates

To rationalize 1a+bc\dfrac{1}{a+b\sqrt{c}}, multiply by the conjugate abca-b\sqrt{c}. The key fact is that the cross terms cancel: [ (a+b\sqrt{c})(a-b\sqrt{c})=a^2-b^2c ] That product is rational as long as a,b,ca,b,c are rational.

So [ \frac{1}{3+\sqrt{2}}\cdot\frac{3-\sqrt{2}}{3-\sqrt{2}} =\frac{3-\sqrt{2}}{9-2} =\frac{3-\sqrt{2}}{7} ]

Try a few and notice the goal. You are not trying to remove the radical from the whole fraction, only from the denominator.

A quick check is to multiply your final denominator back out. If any x\sqrt{\phantom{x}} survived there, you picked the wrong multiplier.

Simplify first, then rationalize

If an expression has several radicals, the cleanest workflow is consistent:

  • Simplify each radical as far as possible.
  • Combine like terms if they appear.
  • Rationalize the denominator as the last major move.
  • Reduce any common factors.

Use that order on something like 50+82\dfrac{\sqrt{50}+\sqrt{8}}{\sqrt{2}}. Simplify upstairs, then divide by 2\sqrt{2} using the quotient rule or by rationalizing, and you will see it collapse quickly.

These worked examples reveal step by step decisions that look small but change the whole path.

When your answer looks messy, it usually means you rationalized too early or you never simplified the radicals inside the numerator first.

Where surds show up and what to learn next

Surds appear whenever you want an exact answer instead of a decimal. Geometry is full of them because the Pythagorean theorem produces square roots, like a diagonal length a2+b2\sqrt{a^2+b^2}. Quadratics also produce them through the discriminant, so solutions often involve b24ac\sqrt{b^2-4ac}.

Decimals are fine for measurement, but exact surd forms matter when you want algebra to stay exact through later steps. A rounded value of 2\sqrt{2} might be close, but it will not behave exactly under further simplification or proof.

The next useful step is linking surds to exponent rules, like writing a\sqrt{a} as a1/2a^{1/2} and a3\sqrt[3]{a} as a1/3a^{1/3}. It is the same idea with a different notation, and it makes algebra with roots feel more uniform.

Was this lesson helpful?
Dive Deeper

Generate a follow-up sub-lesson on any aspect of this topic

Related content