My question is why we rationalise, conjugate any denominator containing irrational or imaginary quantity. What is the need to rationalize them?
2026-05-06 04:10:42.1778040642
On
Why we rationalize, conjugate.
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Strictly speaking, there is no need to do this. It just looks a bit neater, and makes the numbers easier to handle. If someone were to ask you to put $\frac{8}{\sqrt{5}}$ on a number line, where would you put it? A lot of people find it easier to think of $\frac{8\sqrt{5}}{5}$, because we are used to dividing by natural numbers.
As a tool to solve problems, sometimes it is desirable to do so. For instance,
$$\lim_{x\rightarrow 0} \frac x{\sqrt{x+1}-1} =\lim_{x\rightarrow 0} \frac {x(\sqrt{x+1}+1)}{(\sqrt{x+1}-1)(\sqrt{x+1}+1)} =\lim_{x\rightarrow 0} \frac {x(\sqrt{x+1}+1)}{x} =\lim_{x\rightarrow 0} \sqrt{x+1}+1 =2$$