This site is a work in progress. New lessons are added regularly.
Contact us
Operations with Radicals
Learning goals
Combine like radicals by the distributive law
Simplify before deciding whether two radicals are alike
Multiply coefficients with coefficients and radicands with radicands
Use a conjugate pair to erase the radicals
Switch to rational exponents when the indices differ
Radicals add like terms, not like radicands
Start by killing the tempting rule with numbers you can check by hand. If a+b really
equalled a+b, then taking a=9 and b=16 would give:
9+16=3+4=7,but9+16=25=5.
Seven is not five, so the rule is false. Notice how little effort that refutation took: one pair of
perfect squares, and the claim is gone.
Now look at what does work:
2+2=(1+1)2=22.
Read the middle step carefully, because it is the whole lesson. Nothing about square roots was used
there. That is the distributive law, cu+du=(c+d)u, applied with u=2. The same law
that turns 3x+5x into 8x turns 32+52 into 82, and for the same reason:
32+52=(3+5)2=82.
Two radicals are like radicals when they have the same index and the same radicand. The
index and the radicand together name the unit; the number in front is how many of that unit you have.
That test decides whether two terms combine only once both radicals are in simplest form, a
restriction the next section shows is doing real work.
So 2 and 42 are like radicals, while 2 and 3 are not (different radicands).
And 2 and 32 are not like radicals either (same radicand, different indices, so they
are not even the same size: 2≈1.414 and 32≈1.260).
Only like radicals collect, because only like radicals share the common factor that the distributive
law needs. There is no rule for adding 2 and 3 for the same reason there is no rule for
adding x and y. That is because the sum x+y is already as simple as it gets.
Laying the two lengths end to end reaches about 3.146, while the square root of 5 stops at about 2.236. The sum of the roots is not the root of the sum.
The picture shows that the two quantities differ, but it does not say by how much, or whether the false
rule might rescue itself in some lucky case. Algebra settles both questions at once.
Let a≥0 and b≥0, so that all three square roots are real, and suppose
a+b=a+b. Equal numbers have equal squares, so square both sides. Expanding
the left side with the distributive law gives
(a+b)2=(a)2+2ab+(b)2, and since a and b are
nonnegative we may use the product rule ab=ab, so the left side becomes
a+b+2ab. The right side squares to a+b. The supposed identity therefore says
a+b+2ab=a+b,
and cancelling a+b leaves 2ab=0, hence ab=0, hence ab=0. A product of two
numbers is zero only when one of them is zero, so a=0 or b=0.
The converse is immediate. If a=0, the claim reads 0+b=0+b, which is just
b=b, and the case b=0 is identical. So the identity holds for exactly those pairs
and no others.
The proof does more than refute the rule; it shows where the rule leaks. Squaring the two sides gives
(a+b)2=(a+b)+2ab against (a+b)2=a+b, so the two squares
differ by exactly 2ab. For positive a and b that cross term is positive, and squaring is
strictly increasing on nonnegative numbers, so a+b is strictly the larger of the two.
That cross term is what a student who writes a+b=a+b is quietly throwing away.
Be careful about what 2ab measures: it is the gap between the squares, not the gap between
the numbers themselves. At a=9 and b=16 the two sides are 7 and 5, a gap of 2, while
2ab=24 is the gap between 49 and 25.
∎
Simplify first, then decide what is alike
Here is the trap that makes the like-radical test harder than it looks. Consider 12+27.
The radicands are 12 and 27, which are different, so the two radicals are unlike and the sum cannot
be collected. That conclusion is wrong.
Simplify each radical first, pulling out the largest perfect square:
12=4⋅3=23,27=9⋅3=33.
They were like radicals all along, wearing a disguise. Now the distributive law finishes the job:
12+27=23+33=(2+3)3=53.
So state the test carefully. Put every radical in simplest form, and only then compare. Two radical
terms in simplest form combine into a single term exactly when they have the same index and the same
radicand. Applied to radicals you have not yet simplified, that test is worthless: 12 and
27 pass the eye test for “unlike” and are nonetheless the same unit five times over. This is
why simplifying is not cosmetic housekeeping before addition. It is the step that tells you whether
addition is possible at all.
Both radicals are built from the same unit. Two copies of it make the square root of 12, three copies make the square root of 27, and together they are five copies.
The index has to match as well, and simplifying can expose a shared index just as easily. Cube roots
collect among themselves: since 316=38⋅2=232 and
354=327⋅2=332, we get
316+354=532. But 2+32 stays exactly as written. The
radicands agree and the indices do not, so there is no common unit to factor out.
Worked example 1Simplify 50+18−8
None of the three radicands is a perfect square, and all three are different, so nothing can be decided
yet. Simplify each one by splitting off its largest square factor.
50=25⋅2=52,18=9⋅2=32,8=4⋅2=22.
Every term turned out to be a multiple of the same unit 2, so the distributive law applies to all
three at once:
52+32−22=(5+3−2)2=62.
As a sanity check, 50+18−8≈7.071+4.243−2.828=8.486, and
62≈8.485. The two agree, as they must.
Check your understanding
Simplify 45+20.
The radicands 45 and 20 differ, so do not judge yet. Split off the largest square factor from each: 45=9⋅5 and 20=4⋅5.
45+20=35+25=(3+2)5=55
The two radicals looked unlike, but simplifying exposed the shared unit 5. Note that 65≈8.06 while the true sum is about 11.18, so adding the radicands is not an option.
Multiplying radicals
Multiplication is where radicals are cooperative, and the reason is the product rule from the last
lesson: for a≥0 and b≥0,
a⋅b=ab.
Carry that hypothesis with you; it is not decoration. Take a=−4 and b=−9. Over the real numbers
−4 does not exist, so there is nothing to multiply. Even after the complex numbers give
−4=2i and −9=3i, the rule collapses:
−4⋅−9=(2i)(3i)=6i2=−6,while(−4)(−9)=36=6.
The two answers differ in sign, so a,b≥0 is what keeps the product rule honest.
With that in hand, a product of two radical terms splits into two independent products, because
multiplication is commutative and associative:
(ca)(db)=(c⋅d)(a⋅b)=cdab(a,b≥0).
Coefficients multiply with coefficients, radicands with radicands. Then simplify what comes out, since
a product of two unsimplifiable radicals can easily hide a square:
(26)(310)=660=64⋅15=6⋅215=1215.
Two special cases fall straight out. Squaring undoes the root, (a)2=a for a≥0, because
that is exactly what the principal square root is defined to do, so (53)2=25⋅3=75. And
a radical distributes over a sum like any other factor:
3(6+15)=18+45=32+35.
Products of two binomials work exactly as they did for polynomials: expand every term against every
term, then collect like radicals.
(2+3)(5−3)=10−23+53−(3)2=10+33−3=7+33.
Now one product deserves to be singled out. Multiply a sum of two radicals by the difference of the
same two radicals, and the middle terms cancel by the difference-of-squares pattern:
(a+b)(a−b)=(a)2−(b)2=a−b(a,b≥0).
Look at what that says. Two irrational numbers can multiply to a plain integer:
(7+3)(7−3)=7−3=4. Every radical is gone. The same works with a rational
term attached, (p+qc)(p−qc)=p2−q2c, so
(3+25)(3−25)=9−4⋅5=−11. This is the single most useful product in the whole
chapter. That product is also the engine behind the last lesson, where you will use it to clear
radicals out of a denominator. Here, just register the fact: pairing a radical sum with its difference
destroys the radical.
Worked example 2Expand (23+5)(3−35)
Multiply each term of the first factor against each term of the second, keeping the coefficients and the
radicands in separate columns.
In two of the four products a radical meets its twin and vanishes:
23⋅3=2⋅3=6 and 5⋅(−35)=−3⋅5=−15. The two mixed
products keep their radicals:
23⋅(−35)=−615 and 5⋅3=15.
Assemble the four pieces and collect the like radicals, which here are the two 15 terms:
6−615+15−15=(6−15)+(−6+1)15=−9−515.
Numerically the original product is about 5.700×(−4.976)≈−28.36, and
−9−515≈−9−19.36=−28.36, so the expansion holds up.
Worked example 3Compare (11+6)(11−6) with (11+6)2
These two look almost the same, and one sign makes all the difference.
For the first, the cross terms are −116 and +611, which are negatives of
each other and cancel:
(11+6)(11−6)=11−6=5.
For the second, the cross terms have the same sign, so instead of cancelling they double:
(11+6)2=11+2116+6=17+266.
The first is an integer; the second is not, and it is nowhere near 11+6=17, because
266≈16.25 is a large piece of the answer. Squaring a sum never lets you square the
terms and stop, whether the terms are radicals or anything else.
Check your understanding
Expand (10−3)(10+3).
This is a radical sum multiplied by the matching difference, so the two cross terms are +103 and −310 and they cancel.
(10−3)(10+3)=(10)2−(3)2=10−3=7
Every radical disappears. The answer 13 would come from adding the radicands. The answer 7+230 keeps the correct 10−3=7 but adds the cross term instead of cancelling it, which is not what either product does: the actual square (10+3)2 is 13+230.
Dividing radicals
Division follows the same pattern with the same kind of hypothesis. For a≥0 and b>0,
ba=ba.
The reason is short. The quotient a/b is nonnegative, and squaring it gives
(a)2/(b)2=a/b. The principal square root of a/b is by definition the one
nonnegative number whose square is a/b, so the quotient must be it. We need b>0 rather than
b≥0 only to keep from dividing by zero.
In practice this turns ugly-looking quotients into clean ones:
272=36=6,371221=4721=43.
When the division does not come out clean, as with 2/3, you are left with a radical
sitting in the denominator. That is not wrong, merely unfinished, and the chapter’s last lesson is
devoted to tidying it up.
Roots of different indices
Now the case where the product rule is genuinely powerless. What is 2⋅32?
The product rule needs a common index, and here there is none: one factor is a square root, the other a
cube root. No amount of staring will fix that, because the rule simply does not apply. What does apply
is the previous lesson’s translation into rational exponents, where a root of index n becomes an
exponent of 1/n:
2⋅32=21/2⋅21/3=21/2+1/3=25/6=625=632.
Powers of the same base multiply by adding exponents, and adding 1/2 and 1/3 forces you to find a
common denominator. That common denominator, 6, is the common index the radicals were missing. The
same computation in radical clothing says: rewrite 2=23/6=68 and
32=22/6=64, and now that the indices agree the product rule finally applies,
giving 68⋅64=632. Same answer, and it shows what “common index”
means on the page.
The radicands do not even have to be powers of one base. The common-index idea still carries it:
2⋅33=23/6⋅32/6=623⋅632=68⋅9=672.
This is the payoff of the previous lesson. Fractional exponents are not a notational curiosity that
dresses up roots you already knew how to write. They are what makes mixed-index arithmetic possible at
all. They do it by turning a question about incompatible radical signs into a question about adding
fractions, which you have been able to do for years.
Worked example 4Write 39⋅3 in simplest form
The indices are 3 and 2, so the product rule is unavailable. Convert both factors to powers of the
same base. Since 9=32,
39=(32)1/3=32/3,3=31/2.
Multiplying powers of 3 means adding the exponents, over the common denominator 6:
32/3⋅31/2=32/3+1/2=34/6+3/6=37/6.
An exponent bigger than 1 means a whole factor of 3 can be pulled out, since 7/6=1+1/6:
37/6=31⋅31/6=363.
Checking numerically, 39⋅3≈2.080×1.732≈3.603, and
363≈3×1.201≈3.603.
Check your understanding
Simplify 32⋅62.
The indices 3 and 6 differ, so the product rule cannot be used directly. Rewrite both factors as powers of 2 and add the exponents.
21/3⋅21/6=22/6+1/6=23/6=21/2=2
Adding the indices to get 92 or multiplying them to get 182 are both wrong: it is the exponents that add, not the indices.
Common mistakes
Practice
Multiple Choice Questions (MCQ)
Progressively harder sets of questions. Each opens on its own page.
Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its
own so you can check yourself and try again, then the full worked solution, plus a rubric
to mark your own work against.
For a long time a number like 2 was called deaf. The insult is genuinely old, and the trail
behind it is worth following.
Greek geometers could prove that the diagonal of a square shares no common measure with its side. They
called such a length alogos. The word carries two meanings at once, without ratio and without speech.
Scholars translating that mathematics into Arabic preserved the pun and wrote asamm, meaning deaf.
The Latin translators who followed them, working in the twelfth century, took the deafness literally.
They settled on surdus, the plain word for a person who cannot hear. It reached English as surd,
and it has never quite gone away.
Notice what the name is complaining about, because the complaint is exactly this lesson’s subject. Such
a number cannot be said as a ratio of two whole numbers, and it will not collapse into anything tidier
than itself. That refusal is what you have spent the lesson honouring. When you decline to turn
2+3 into a single radical, you are not leaving the problem half finished. You are
reporting that the sum was already finished when you met it.