You have multiplied \dfrac{1}{\sqrt{2}} by \dfrac{\sqrt{2}}{\sqrt{2}} to get \dfrac{\sqrt{2}}{2}, and your teacher is happy. But something feels off. \dfrac{1}{\sqrt{2}} and \dfrac{\sqrt{2}}{2} are the same number — both equal 0.7071\dots — so why did you have to rewrite it? Isn't rationalising just cosmetic?

The short answer is: the value is identical, but the form is different, and several practical things are much easier in the rationalised form. Here are the reasons, concrete and specific.

First, a sanity check that nothing is happening mathematically

The technique is: multiply top and bottom by the same expression. That is multiplying the fraction by 1. Multiplying by 1 cannot change a value. So:

\frac{1}{\sqrt{2}} = \frac{1}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2}.

Both sides represent the same real number. Why: the fraction \sqrt{2}/\sqrt{2} is 1, because any non-zero number divided by itself is 1. Multiplying any expression by 1 is an identity operation. The equality is forced by the most basic rules of arithmetic.

So the step is guaranteed not to change the number the expression represents. Rationalising is a change of form, not value. The question is: why do we bother changing the form?

Reason 1: comparing fractions becomes easy

Which is bigger, \dfrac{1}{\sqrt{2}} or \dfrac{1}{2}? If you stare at the first one, you have to mentally compute \sqrt{2} \approx 1.414, then 1/1.414 \approx 0.707, and compare to 0.5.

In rationalised form, it is \dfrac{\sqrt{2}}{2}. Now both fractions have denominator 2, and comparison is immediate: \sqrt{2}/2 versus 1/2. Since \sqrt{2} > 1, the first is bigger. The comparison collapses into a one-line check.

This kind of move — making two expressions have the same denominator — is the single most common reason to rationalise. It is the surd version of "find a common denominator," and it works the same way.

Reason 2: adding fractions needs a rational common denominator

Try adding \dfrac{1}{\sqrt{2}} + \dfrac{1}{\sqrt{3}}. What is the common denominator?

You could guess \sqrt{6}, and it would work, but the arithmetic is awkward. After rationalising:

\frac{1}{\sqrt{2}} + \frac{1}{\sqrt{3}} = \frac{\sqrt{2}}{2} + \frac{\sqrt{3}}{3} = \frac{3\sqrt{2} + 2\sqrt{3}}{6}.

The common denominator is 6, a plain integer. The numerator is a sum of two surds, which cannot be simplified further, but the structure is clear: a rational denominator lets you reuse every fraction technique you already know.

Why: the standard recipe "find LCM of denominators" assumes the denominators are integers. When they are surds, the LCM-finding has no good analogue. Rationalising first converts the problem back into the familiar case.

Reason 3: long division and computation by hand

Before calculators, dividing 1 by \sqrt{2} was a serious chore — you would have needed to long-divide by 1.41421356\dots, a computation whose quotient at each step depends on decimals of the divisor that you can only approximate.

Dividing \sqrt{2} by 2 is trivial: just halve \sqrt{2} \approx 1.41421\dots to get 0.70710\dots. The historical reason for the rationalising convention was exactly this: it let students in the pre-calculator era get a decimal answer cheaply.

The calculator has made this reason obsolete, but the habit stuck — and the habit now has other benefits (the two above).

Reason 4: answer keys and matching

Most Indian textbooks, most exam answer keys, and most JEE/NEET official solutions write final answers in rationalised form. If you leave your answer as \dfrac{1}{\sqrt{5} - \sqrt{3}} when the key says \dfrac{\sqrt{5} + \sqrt{3}}{2}, a machine-graded test might mark you wrong even though the numbers are identical. Manual graders may accept either, but it is not guaranteed.

The safe default: rationalise at the end. It takes thirty seconds and it matches the convention.

When NOT to rationalise

There are situations where the unrationalised form is easier to work with, and a careful problem-solver keeps both options open.

When you are about to cancel. If the next step of your calculation will multiply by something that cancels the radical anyway, leaving the denominator unrationalised may save work. For example:

\sqrt{2} \cdot \frac{1}{\sqrt{2}} = 1

is immediate; rationalising first to \sqrt{2} \cdot \dfrac{\sqrt{2}}{2} = \dfrac{2}{2} = 1 takes an extra step.

When the radical is part of a larger expression. Limits, derivatives, and integrals in later calculus chapters sometimes have cleaner algebraic forms with unrationalised denominators; forcing rationalisation can hide the structure.

So rationalising is not a universal rule — it is a convention that is useful most of the time and obstructive some of the time. The skill is knowing when.

Check your understanding

Simplify and compare \dfrac{1}{\sqrt{7}} with \dfrac{\sqrt{2}}{5}. Which is larger?

Rationalise the first: \dfrac{1}{\sqrt{7}} = \dfrac{\sqrt{7}}{7}. Now both fractions have integer denominators. Common denominator is 35:

\frac{\sqrt{7}}{7} = \frac{5\sqrt{7}}{35}, \qquad \frac{\sqrt{2}}{5} = \frac{7\sqrt{2}}{35}.

Compare numerators: 5\sqrt{7} versus 7\sqrt{2}. Square both to compare (both are positive): 25 \cdot 7 = 175 versus 49 \cdot 2 = 98. So 5\sqrt{7} > 7\sqrt{2}, and the first fraction is larger.

Why: the rationalising step was essential — the two original fractions had a surd in one denominator and an integer in the other, which made direct LCM impossible. Once both denominators are integers, the usual LCM technique works.

The bottom line

Rationalising the denominator does not change the value; it changes the form. The new form has a rational denominator, which makes comparison, addition, and matching with a textbook answer much easier. It is not cosmetic, and it is not compulsory — it is a practical choice that pays off most of the time.

Related: Roots and Radicals · Rationalise the Denominator: Watch the Conjugate Flush the Irrational Upstairs · Spot a Conjugate Surd in a JEE Problem and Rationalise on Sight · Why Do We "Rationalise" — Same Value, Different Form? · What's the Difference Between a Radical and a Surd?