KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesRationalising Denominators and ConjugatesEngineering · Engineering MathematicsLesson 3/5← PrevNext →
GuidePublished 15 Aug 20265 min readBy Kevin Joginrationalisingconjugatesurdsradicals
On this page

Ask about this page

KEVOS AIRationalising Denominators and Conjugates

KEVOS knowledge first · trusted web sources when needed

Indices, Radicals and Rational Expressions

Rationalising Denominators and Conjugates

Clearing a radical from a denominator, the conjugate pair and why it works, and the standard forms for one-term and two-term denominators.

Category Engineering / MathematicsStream Indices, Radicals and Rational ExpressionsLevel CoreReading 5 minSource Week 2, page 10

What this page covers

  • Rationalise a denominator containing a single radical
  • Form the conjugate of a two-term surd expression and use it
  • Explain why the conjugate removes the radical
  • Recognise the same technique applied to complex numbers
On this page
  1. The single-radical case
  2. The conjugate
  3. Worked examples
  4. Choosing the multiplier
  5. Common mistakes
  6. Frequently asked questions

The single-radical case

If the denominator is a lone radical, multiply top and bottom by that same radical. The denominator becomes the radicand, which is rational.

1√x = 1√x · √x√x = √xxSource example, Week 2, page 10

Multiplying by √x√x is multiplying by 1, so the value is untouched. Only the form changes — which is the fundamental identity for fractions, applied with an irrational multiplier.

Worked example — the source's preferred form

x3√x = x3x1/2 = x3 - 1/2 = x5/2 = x2√xSource, Week 2, page 10, marked preferred form

Converting to exponents made this immediate. The same result follows by multiplying top and bottom by √x: x3√xx = x2√x.

Note

For an n-th root, multiply by whatever completes the power. To rationalise 13√x, multiply top and bottom by 3√x2, giving 3√x2x — because x1/3 needs x2/3 to reach x1.

The conjugate

A two-term denominator such as 2 - √5 cannot be cleared by multiplying by a single radical, because the rational term would then acquire one. The conjugate solves it.

Conjugate

The conjugate of a + √b is a - √b: the same terms with the connecting sign reversed. The source notes call 2 - √5 and 2 + √5 a conjugate pair.

The reason a conjugate works is the difference of two squares, and the source states the general identity before using it.

(√a + √b)(√a - √b) = a - bSource, Week 2, page 10

Both radicals disappear at once, because each is squared. The source checks it numerically:

(√5 - √3)(√5 + √3) = 5 - 3 = 2Source check, Week 2, page 10
Conjugates at a glance
ExpressionConjugateProduct
2 - √52 + √54 - 5 = -1
√3 - √2√3 + √23 - 2 = 1
√x + √a√x - √ax - a
3 - 2i3 + 2i9 - 4i2 = 13

Worked examples

A rational and a surd — 32 - √5

32 - √5 = 3(2 + √5)(2 - √5)(2 + √5)= 6 + 3√54 - 5= 6 + 3√5-1= -6 - 3√5Source example, Week 2, page 10

The denominator came out negative, which is normal when the surd exceeds the rational term. Distributing the -1 over both terms of the numerator is the step where a sign is most often lost.

Check

√5 ≈ 2.236, so the original is 3-0.236 ≈ -12.7, and -6 - 3(2.236) ≈ -12.7. Agreement.

Two surds — 5√3 - √2

5√3 - √2 = 5(√3 + √2)(√3 - √2)(√3 + √2)= 5(√3 + √2)3 - 2= 5√3 + 5√2Source example, Week 2, page 10

The denominator became 1, so it vanished entirely. That is the ideal outcome and happens whenever the two radicands differ by 1.

Rationalising a numerator instead — √x - √ax - a

Sometimes the useful move is to clear the numerator. The source does exactly this, treating x - a in the denominator as the product of conjugates.

√x - √ax - a = √x - √a(√x + √a)(√x - √a)= 1√x + √aSource example, Week 2, page 10

Recognising x - a as (√x + √a)(√x - √a) made the cancellation visible. The result is far better behaved: at x = a the original is 00, while the simplified form is 12√a, which is perfectly definite.

Note

That last observation is why this manoeuvre matters well beyond tidiness. Clearing a radical from a numerator is the standard way of resolving an indeterminate 00 form, and it is the first technique met when derivatives of root functions are computed from first principles.

Choosing the multiplier

What to multiply top and bottom by
Denominator shapeMultiply byDenominator becomes
√b√bb
3√b3√b2b
n√bmn√bn-mb
a + √ba - √ba2 - b
a - √ba + √ba2 - b
√a + √b√a - √ba - b
a + bia - bia2 + b2

The pattern throughout is the same: find the factor that turns the denominator into a difference of squares, or completes a fractional power to a whole one.

Watch out

Multiply both numerator and denominator. Multiplying only the denominator changes the value of the expression rather than its form, which is a different and much worse kind of error than an untidy answer.

Common mistakes

Errors and remedies
MistakeCorrectRemedy
Multiplying only the denominatorMultiply top and bottom by the same quantityThe multiplier must equal 1 overall
Using 2 + √5 as the conjugate of 2 + √5The conjugate is 2 - √5The connecting sign reverses
6 + 3√5-1 = -6 + 3√5-6 - 3√5The -1 multiplies both terms
Multiplying by 3√b for a cube-root denominatorMultiply by 3√b2b1/3 · b1/3 = b2/3, still irrational
Expanding the conjugate product term by term and slipping(a + √b)(a - √b) = a2 - bUse the identity directly; the cross terms always cancel
Rationalising when it hides a cancellationCheck whether clearing the numerator is more useful√x - √ax - a is the classic case

Frequently asked questions

Why bother rationalising at all?

Historically it made hand computation easier: dividing by a whole number is simpler than dividing by a decimal approximation to a surd. It remains a standard form, so answers are comparable, and it often reveals cancellation that the original form hides.

What exactly is a conjugate?

For a + √b the conjugate is a - √b — the same two terms with the sign between them reversed. Their product is a2 - b, which contains no radical, by the difference-of-two-squares identity.

Does the same idea work for complex numbers?

Yes, and it is the same identity. The conjugate of 3 - 2i is 3 + 2i, and their product is 9 - 4i2 = 9 + 4 = 13, a real number. Clearing i from a denominator and clearing a surd from one are the same manoeuvre.

What if the denominator has three terms?

Group it into two parts and conjugate in stages, which may take two rounds. It works but gets messy; in practice a three-term surd denominator is usually a sign that the expression should have been simplified earlier.

Related pages

  • Fractional Exponents and Radicals
  • Multiplying Polynomials and the Special Products
  • Complex Numbers: Arithmetic and the Conjugate
  • Rational Algebraic Fractions

Source. Handwritten teaching notes, Week 2, page 10.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

Fractional Exponents and RadicalsGuide · Engineering MathematicsNEXT LESSON →Rational Algebraic FractionsGuide · Engineering MathematicsThe Index Laws: a Complete TreatmentGuide · Engineering MathematicsComplex Numbers: Arithmetic and the ConjugateGuide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®