MathJakob said:
Nah, the book hasn't mentioned anything about rationalising the denominator. Could you explain?
When you're rationalizing the denominator, the goal is to remove the radical from the denominator. Since square roots of non-perfect squares result in irrational numbers, or infinite decimals that don't repeat, the process is called rationalizing. To do so, you multiply both top and bottom of the expression by the radical that is in the denominator.
QuantumCurt said:
\frac{\sqrt{3}}{b^2\sqrt{5b}}
I'll use this one as an example.
\frac{\sqrt{3}}{b^2\sqrt{5b}}
\frac{\sqrt{3}}{b^2\sqrt{5b}}\frac{\sqrt{5b}}{\sqrt{5b}}
Note that we're multiplying the expression by \frac{\sqrt{5b}}{\sqrt{5b}} which is the same thing as multiplying it by 1, which does not change the value of the expression. We're just multiplying it by 1 in such a way that it changes the way the expression is written.
Then we multiply both top and bottom-
\frac{\sqrt{3}}{b^2\sqrt{5b}}\frac{\sqrt{5b}}{\sqrt{5b}}
\frac{\sqrt{3}\sqrt{5b}}{b^2\sqrt{5b}\sqrt{5b}}
Then we continue to simplify-
\frac{\sqrt{15b}}{b^2\sqrt{5^2b^2}}
Then simplify the contents of the radical in the denominator-
\frac{\sqrt{15b}}{b^2(5b)}
\frac{\sqrt{15b}}{5b^3}
Now you have a rational denominator. This resultant expression is exactly the same value as the original expression, we've just written in such a way that the denominator has been rationalized. The importance of doing this is somewhat negligible in many fields of math, but algebra teachers will often ask you to do it.