Rationalizing the denominator and simplifying $\frac{ \sqrt{15}}{\sqrt{10}-3}$

920 Views Asked by At

So the problem I have says rationalize the denominator and simplify. $$\frac{ \sqrt{15}}{\sqrt{10}-3}$$

I got $\dfrac{5 \sqrt6}{7}$ for my answer.

Am I doing this wrong, or is this the wrong answer? I was told it was incorrect.

3

There are 3 best solutions below

0
On

$$\frac{\sqrt{15}}{\sqrt{10}-3}=\frac{\sqrt{15} \cdot (\sqrt{10}+3)}{(\sqrt{10}-3) \cdot (\sqrt{10}+3)}=\frac{\sqrt{15} \cdot (\sqrt{10}+3)}{10-9}=\sqrt{15} \cdot (\sqrt{10}+3)$$

0
On

It seems that you tried multiplying by $\frac{\sqrt{10}}{\sqrt{10}}$. Instead, you should try multiplying by the conjugate and take advantage of difference of squares: $$ \frac{\sqrt{15}}{\sqrt{10} - 3} = \frac{\sqrt{15}}{\sqrt{10} - 3} \cdot \frac{\sqrt{10} + 3}{\sqrt{10} + 3} = \frac{\sqrt{150} + 3\sqrt{15}}{(\sqrt{10})^2 - 3^2} = 5\sqrt{6} + 3\sqrt{15} $$

0
On

I think wht happened was that you correctly multiplied the denominator by $\sqrt{10}+3$, but incorrectly multiplied the numerator by $\sqrt{10}$. The numerator should also have been multiplied by $\sqrt{10}+3$