Operations with Surds: A Comprehensive
Guide
1. Introduction to Surds
In mathematics, a surd is an expression that includes a square root, cube root, or other
root symbol. Surds represent irrational numbers—numbers that cannot be expressed as
a simple fraction and whose decimal expansion is non-terminating and non-recurring.
For example, √2, √3, and √5 are surds because they result in irrational numbers.
However, √4 is not a surd because it simplifies to the integer 2.
Understanding how to manipulate surds is crucial for exact calculations in algebra,
trigonometry, and calculus. This document outlines the fundamental rules for
multiplying, dividing, adding, and subtracting surds.
2. Multiplication of Surds
Multiplication is one of the most straightforward operations involving surds. The
fundamental rule relies on the property that the product of roots equals the root of the
product.
Rule: √a × √b = √(a × b)
When coefficients are present (numbers multiplying the surd), you multiply the
coefficients together and the numbers inside the surds (radicands) together.
General Rule: m√a × n√b = (m × n)√(a × b)
Worked Examples
Example 1: Basic Multiplication
Simplify: √3 × √5
Apply the rule: √(3 × 5)
Answer: √15
Example 2: With Coefficients
Simplify: 2√3 × 4√2
Multiply coefficients: 2 × 4 = 8
Multiply radicands: √3 × √2 = √6
Combine: Answer: 8√6
Example 3: Simplification after Multiplication
Simplify: √6 × √3
Multiply: √(6 × 3) = √18
Check for square factors in 18: 18 = 9 × 2
Simplify: √(9 × 2) = √9 × √2 = 3√2
Answer: 3√2
3. Division of Surds
Division follows a similar logic to multiplication. The quotient of two roots is equal to
the root of the quotient.
Rule: √a / √b = √(a / b)
Similar to multiplication, if coefficients are involved, divide the coefficients and divide
the radicands separately.
Rationalizing the Denominator
Often in mathematics, it is considered improper form to leave a surd in the denominator
of a fraction. The process of removing it is called "rationalizing the denominator." This
is done by multiplying the numerator and denominator by the surd present in the
denominator.
Worked Examples
Example 1: Basic Division
Simplify: √10 / √2
Apply the rule: √(10 / 2)
Answer: √5
Example 2: Rationalizing the Denominator
Simplify: 6 / √3
Multiply top and bottom by √3:
(6 × √3) / (√3 × √3)
Simplify denominator: √3 × √3 = 3
Result: 6√3 / 3
Reduce fraction: Answer: 2√3
4. Addition and Subtraction of Surds
Unlike multiplication and division, you cannot simply add or subtract the numbers
inside the surds.
Important: √a + √b ≠ √(a + b)
Surds can only be added or subtracted if they are "like surds". Like surds have the
same number under the root symbol. This is similar to collecting like terms in algebra
(e.g., 2x + 3x = 5x).
Rule: m√a + n√a = (m + n)√a
If the surds are different (e.g., √2 + √3), they cannot be combined further into a single
surd term. However, you should always simplify the surds first to see if hidden "like
surds" exist.
Worked Examples
Example 1: Like Surds
Simplify: 5√2 + 3√2
Since both terms have √2, simply add coefficients.
5+3=8
Answer: 8√2
Example 2: Simplifying Before Adding
Simplify: √8 + √18
Currently, these are unlike surds. Simplify each first.
√8 = √(4 × 2) = 2√2
√18 = √(9 × 2) = 3√2
Now the expression is: 2√2 + 3√2
Answer: 5√2
Example 3: Mixed Operations
Simplify: 4√3 - 2√12 + √27
Simplify terms:
4√3 stays as is.
2√12 = 2√(4 × 3) = 2(2√3) = 4√3
√27 = √(9 × 3) = 3√3
Rewrite expression: 4√3 - 4√3 + 3√3
Answer: 3√3
5. Summary and Important Notes
To master operations with surds, always remember these key principles:
Simplify First: Always try to break down the number inside the root into a perfect
square factor and a remaining factor (e.g., √12 → 2√3). This often reveals hidden
"like surds."
Multiplication/Division: You can combine different radicands under a single root.
Addition/Subtraction: Treat the surd like a variable (x, y). You can only combine
terms if the surd part is identical.
Rationalizing: Never leave a surd in the denominator of a final answer.
Common Pitfall: Do not mistake addition for multiplication.
Correct: √9 × √4 = 3 × 2 = 6 (and √36 = 6).
Incorrect: √9 + √4 ≠ √13. (Actually, 3 + 2 = 5, which is not equal to √13).
End of Document