Why is the solution to this algebraic fraction simplification given like this and how was it reached?

55 Views Asked by At

enter image description here

I have a question in my text book that asks me to simplify the above expression.

I reached the solution:

enter image description here

However, the textbook gives the answer as:

enter image description here

I appreciate that the value of these two expressions is the same. However, I am unsure as to how and why the answer above was reached instead of my answer.

6

There are 6 best solutions below

0
On

Multiply your solution by $\dfrac{\sqrt a + \sqrt b}{\sqrt a + \sqrt b}$ and simplify.

0
On

Multiply your solution by $\frac{\sqrt{a} + \sqrt{b}}{\sqrt{a} + \sqrt{b}}$, you can get the textbook answer.

It is because we usually like the denominator to be rational.

0
On

Hint:

$$\frac{a\sqrt{ab}}{\sqrt{a}-\sqrt{b}} = \frac{a\sqrt{ab}}{\sqrt{a}-\sqrt{b}}\cdot\frac{\sqrt a + \sqrt b}{\sqrt a + \sqrt b}$$

Now, simplify the expression. Remember, $(x-y)(x+y)=x^2-y^2$

0
On

multiplying denominator and numerator by $$\sqrt{a}+\sqrt{b}$$ we get $$\frac{a\sqrt{ab}(\sqrt{a}+\sqrt{b})}{a-b}$$

0
On

Typically, the denominator does not carry a root. Therefore, we apply$(x-y)(x+y)=x^2-y^2$to the denominator. Then, numerator and denominator multiply $\sqrt{a}+\sqrt{b}$. We get the answer $$\frac{a^2\sqrt{b}+ab\sqrt{a}}{a-b}$$. P.S. The answer is a bit ugly.

0
On

What your textbook did is called rationalization. In which if we want to remove radicals($\sqrt.$) then whole expression is multiplied and divided by a conjugate of either numerator or denominator.

If you don't want radicals in numerator then divide whole expression with conjugate of numerator and if you don't want radicals in denominator then multiply and divide whole with conjugate of denominator.

Here you can learn more about it.

$$\frac{a\sqrt{ab}}{\sqrt{a}-\sqrt{b}} = \frac{a\sqrt{ab}}{\sqrt{a}-\sqrt{b}}\cdot\frac{\sqrt a + \sqrt b}{\sqrt a + \sqrt b}$$