Question about limits at infinity with radicals.

Kstanley
Messages
7
Reaction score
0

Homework Statement


Find the following limit:
<br /> \lim_{x \to \infty} \frac{2+\sqrt{(6x)}}{-2+\sqrt{(3x)}}<br />

Homework Equations


n/a

The Attempt at a Solution


I know this shouldn't be that hard, but somehow I keep getting stuck on simplifying the equation. I think the first step is to multiply both the denominator and numerator by 1/x (which equals 1/sqrt(x^2). This would give me

\lim_{x \to \infty} \frac{\frac{2}{x}+\sqrt{\frac{6x}{x^2}}}{\frac{-2}{x}+\sqrt{\frac{3x}{x^2}}}

And if I'm correct the squareroots should go to zero which leaves:
\lim_{x \to \infty} \frac{\frac{2}{x}}{\frac{-2}{x}}
But wouldn't those on top of each other equal 0/0 too unless I can multiply by x for both so it equals 2/-2?

I am really just not sure of the correct way to go about simplifying this. Any help would be appreciated!
 
Physics news on Phys.org
I would factor \sqrt{x} out of both terms in the numerator and both in the denominator.

That would give you
\lim_{x \to \infty} \frac{\sqrt{x}}{\sqrt{x}}\cdot \frac{2/\sqrt{x}+\sqrt{6}}{-2/\sqrt{x}+\sqrt{3}}
 
No, you can't do it this way. You can say the square roots "go to zero" and can be canceled out, but you are right to observe that by the same argument, the 2/x terms should "go to zero" as well.

Try multiplying the numerator and denominator by x^{-1/2} rather than x^{-1}.
 
Ok I understand multiplying the numerator and denominator by 1/sqrt(X) to obtain:

<br /> \lim_{x \to \infty} \frac{\frac{2}{\sqrt{x}}+{\sqrt{6}}}{\frac{-2}{\sqrt{x}}+\sqrt{3}} <br />

From this point do I multiply by the conjugate of the numerator?

<br /> \lim_{x \to \infty} \frac{(\frac{2}{\sqrt{x}})^2-{6}}{-(\frac{2}{\sqrt{x}})^2+\frac{2\sqrt{3}}{\sqrt{x}}+\frac{2\sqrt{6}}{\sqrt{x}}-\sqrt{18}} <br />

This seems like quite the jumbled mess so maybe I'm wrong..
 
Kstanley said:
Ok I understand multiplying the numerator and denominator by 1/sqrt(X) to obtain:

<br /> \lim_{x \to \infty} \frac{\frac{2}{\sqrt{x}}+{\sqrt{6}}}{\frac{-2}{\sqrt{x}}+\sqrt{3}} <br />

From this point do I multiply by the conjugate of the numerator?
No, just take the limit. The first terms in the top and bottom go to zero.
Kstanley said:
<br /> \lim_{x \to \infty} \frac{(\frac{2}{\sqrt{x}})^2-{6}}{-(\frac{2}{\sqrt{x}})^2+\frac{2\sqrt{3}}{\sqrt{x}}+\frac{2\sqrt{6}}{\sqrt{x}}-\sqrt{18}} <br />

This seems like quite the jumbled mess so maybe I'm wrong..
 
Ah duh I got so into thinking it had to be complicated I didn't even think to just find the limit right there. Thank you so much that was so much easier than I imagined!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top