Surds and Irrational Numbers
Learn surds and irrational numbers: what makes a number irrational, simplifying surds, adding, multiplying and rationalising the denominator, with fully worked step-by-step examples.
Key takeaways
- An irrational number cannot be written as a fraction of two whole numbers; its decimal never ends and never repeats
- A surd is a root, such as √2, that does not simplify to a rational number — it is an exact value
- Simplify surds by pulling out the largest perfect-square factor: √12 = 2√3
- Rationalise a denominator by multiplying top and bottom by a surd to clear the root from the bottom
Rational and irrational numbers
Every number you have met so far is either rational or irrational.
A rational number is any number that can be written as a fraction a/b, where a and b are whole numbers and b is not zero. This includes whole numbers (5 = 5/1), terminating decimals (0.75 = 3/4) and repeating decimals (0.333… = 1/3).
An irrational number cannot be written as such a fraction. Its decimal expansion goes on forever without ever repeating a pattern. Famous examples include:
- √2 = 1.41421356… (the diagonal of a unit square)
- π = 3.14159265… (the ratio of a circle's circumference to its diameter)
- √3, √5, √7 and most other roots of whole numbers
The number line is completely filled by these two families together — between any two fractions there are infinitely many irrational numbers, and vice versa.
What is a surd?
A surd is a root — usually a square root — that is irrational, meaning it does not simplify to a rational number. So √2, √3 and √10 are surds, but √4 (= 2) and √9 (= 3) are not, because they give whole-number answers.
We keep surds in root form because that form is exact. Writing √2 ≈ 1.41 throws away accuracy; writing √2 keeps the value perfect. This matters in trigonometry, in the Pythagorean theorem, and whenever an exam asks for an "exact answer".
Why this exists: The ancient Greeks discovered that the diagonal of a square with side 1 has length √2, and proved this length can never be an exact fraction. It was a famous shock — it meant not every length is a tidy ratio. Surds are how we write those lengths honestly.
Simplifying surds
To simplify a surd, pull out the largest perfect-square factor hiding inside it. Perfect squares are 4, 9, 16, 25, 36, 49, 64, … The rule used is:
√(a × b) = √a × √b
Worked example 1: Simplify √12.
- Find a perfect-square factor of 12. Since 12 = 4 × 3 and 4 is a perfect square, use that.
- Split the root:
√12 = √4 × √3. - Simplify the perfect square:
√4 = 2. - So
√12 = 2√3. (Check: 2√3 ≈ 2 × 1.732 = 3.464, and √12 ≈ 3.464. Correct.)
Worked example 2: Simplify √72.
- Look for the largest perfect square dividing 72. Options: 4, 9, and 36. Use 36 (the biggest) because 72 = 36 × 2.
√72 = √36 × √2 = 6√2.- If you had only spotted 4 first, you would get √72 = 2√18, then √18 = √9 × √2 = 3√2, giving 2 × 3√2 = 6√2 — the same answer, just more steps.
Worked example 3: Simplify √200.
- 200 = 100 × 2, and √100 = 10.
√200 = 10√2.
Multiplying and dividing surds
Multiplying is straightforward — multiply the numbers under the roots:
√a × √b = √(ab)
Worked example 4: Work out √3 × √12.
- Multiply inside:
√3 × √12 = √(3 × 12) = √36. √36 = 6. The surds disappeared completely because 36 is a perfect square.
Division works the same way:
√a ÷ √b = √(a/b)
Worked example 5: Work out √20 ÷ √5.
√20 ÷ √5 = √(20 ÷ 5) = √4 = 2.
Adding and subtracting surds
You can only add or subtract surds when they have the same number under the root — these are called like surds. Treat the surd like an algebraic letter, exactly as you would with algebra basics:
2√5 + 3√5 = 5√5(just as 2x + 3x = 5x)7√2 − 4√2 = 3√2
Unlike surds (such as √2 and √3) cannot be combined — √2 + √3 stays as it is.
Worked example 6: Simplify √18 + √8.
- Simplify each first:
√18 = √9 × √2 = 3√2, and√8 = √4 × √2 = 2√2. - Now they are like surds:
3√2 + 2√2 = 5√2.
This is the key insight — surds that look different often become like surds once simplified.
Worked example 7: Simplify √75 − √12 + √48.
- Break each into a perfect-square factor × something:
√75 = √25 × √3 = 5√3;√12 = √4 × √3 = 2√3;√48 = √16 × √3 = 4√3. - All three are now multiples of √3, so they are like surds.
- Combine the numbers in front:
5√3 − 2√3 + 4√3 = 7√3.
Whenever a question mixes several roots, simplify them all first — they very often collapse onto the same surd.
Expanding brackets with surds
Surds follow the same expansion rules as algebra. When you expand brackets, multiply every term by every term, then collect like surds.
Worked example 8: Expand and simplify √2(√2 + √6).
- Multiply √2 by each term:
√2 × √2 = √4 = 2, and√2 × √6 = √12 = 2√3. - So the answer is
2 + 2√3.
Worked example 9: Expand (1 + √3)(2 − √3).
- Use FOIL:
1 × 2 = 2;1 × (−√3) = −√3;√3 × 2 = 2√3;√3 × (−√3) = −√9 = −3. - Collect:
2 − 3 = −1for the whole numbers, and−√3 + 2√3 = √3for the surds. - Result:
−1 + √3.
Rationalising the denominator
By convention we do not leave a surd on the bottom of a fraction. Rationalising removes it by multiplying the top and bottom by a chosen surd, which is the same as multiplying by 1 (so the value is unchanged).
Worked example 10: Rationalise 1/√2.
- Multiply numerator and denominator by √2:
1/√2 × √2/√2 = √2 / (√2 × √2).
- The denominator becomes
√2 × √2 = √4 = 2. - Result:
√2 / 2. The root is now on top, where it is allowed.
Worked example 11: Rationalise 6/√3.
- Multiply by √3/√3:
6√3 / (√3 × √3) = 6√3 / 3. - Simplify the fraction:
6/3 = 2, giving2√3.
A reference table
| Surd | Simplified form | Approximate value |
|---|---|---|
| √8 | 2√2 | 2.828 |
| √12 | 2√3 | 3.464 |
| √18 | 3√2 | 4.243 |
| √50 | 5√2 | 7.071 |
| √75 | 5√3 | 8.660 |
| 1/√2 | √2 / 2 | 0.707 |
Where surds are used
Surds appear the moment you measure a slanted or curved length exactly. Using the Pythagorean theorem, a right triangle with both short sides equal to 1 has a hypotenuse of exactly √2. In trigonometry, exact values like sin 60° = √3/2 are surds. Engineers, physicists and architects keep surds during a calculation to avoid rounding errors building up, only converting to a decimal at the very end.
Practice activity
Simplify or evaluate each. Keep answers exact.
- √45
- √98
- √6 × √24
- 5√3 − 2√3
- √12 + √27
- Rationalise 10/√5
Answers:
- 45 = 9 × 5, so √45 = 3√5.
- 98 = 49 × 2, so √98 = 7√2.
- √6 × √24 = √144 = 12.
- Like surds: 5√3 − 2√3 = 3√3.
- √12 = 2√3 and √27 = 3√3, so the sum is 5√3.
- 10/√5 × √5/√5 = 10√5/5 = 2√5.
Summary
A rational number can be written as a fraction; an irrational number cannot, and its decimal never ends or repeats. A surd is an irrational root that we keep in exact form. Simplify a surd by extracting its largest perfect-square factor, multiply and divide by combining what is under the roots, add or subtract only like surds, and rationalise a denominator by multiplying top and bottom by a surd. Surds give exact answers — the reason they are prized throughout geometry, trigonometry and physics.
Quick quiz
Test yourself and earn XP
Which of these is irrational?
√9 = 3 and 0.25 = 1/4 are rational. √7 cannot be written as a fraction and its decimal never ends or repeats, so it is irrational.
Simplify √50.
50 = 25 × 2, and √25 = 5, so √50 = √25 × √2 = 5√2.
What is √3 × √12?
√3 × √12 = √36 = 6. You multiply the numbers under the root: 3 × 12 = 36.
Simplify 2√5 + 3√5.
Like surds add like terms: 2√5 + 3√5 = 5√5. The √5 stays the same, just as 2x + 3x = 5x.
Rationalise 1/√2.
Multiply top and bottom by √2: (1×√2)/(√2×√2) = √2/2. The denominator is now a whole number.
FAQ
Every surd is an irrational number, but not every irrational number is a surd. A surd is specifically an irrational root like √2 or ∛5. Numbers like π are irrational but are not surds, because they are not roots of whole numbers.
A surd such as √2 is exact, while 1.41421… is only an approximation that has been cut off. In exams and in further maths, exact surd answers are more accurate and are often required.
No. √9 equals exactly 3, which is a whole number, so it is rational. A root only counts as a surd when it cannot be simplified to a rational number, like √2 or √10.
Keep exploring
More in Math