Limit of trigometric function with x-sqrt/x-sqrt

  • Thread starter Thread starter mesasi
  • Start date Start date
  • Tags Tags
    Function Limit
mesasi
Messages
3
Reaction score
0

Homework Statement



Find the value of lim x→∞

[x-sqrt(x^2+5x+2)] / [x-sqrt(x^2+(x/2)+1)]

Answer is 10.

Homework Equations




The Attempt at a Solution



I tried to multiply by the conjugate and got

[5x+2] / [x-sqrt(x^2+5x+2)] * [x+sqrt(x^2+(x/2)+1)]

but then I'm still stuck because I still get ∞ as the answer.

I also tried to divide both the top and bottom by x. Then I get [1-sqrt(1+(5/x)-(2/x^2))]/[1-sqrt(1+(x^3/2)+(1/x^2)) = 0/0 which is incorrect
 
Physics news on Phys.org
mesasi said:

Homework Statement



Find the value of lim x→∞

[x-sqrt(x^2+5x+2)] / [x-sqrt(x^2+(x/2)+1)]

Answer is 10.

Homework Equations



The Attempt at a Solution



I tried to multiply by the conjugate and got

[5x+2] / [x-sqrt(x^2+5x+2)] * [x+sqrt(x^2+(x/2)+1)]

but then I'm still stuck because I still get ∞ as the answer.

I also tried to divide both the top and bottom by x. Then I get [1-sqrt(1+(5/x)-(2/x^2))]/[1-sqrt(1+(x^3/2)+(1/x^2)) = 0/0 which is incorrect
Hello mesasi. Welcome to PF !

Also multiply the numerator & denominator by the conjugate of [x-sqrt(x^2+(x/2)+1)]
 
After I do and divide by x on both sides I get





\frac{(-5x-2)(1+\sqrt{1+(1/2x)+(1/x^2)}}{((-x/2)-1)(1+\sqrt{1+(5/x)+(2/x^2)}}


then I get \frac{-5x}{(-x/2)}+2

which simplifies to 12 which is still not 10? What am I doing wrong?
 
mesasi said:
After I do and divide by x on both sides I get

\frac{(-5x-2)(1+\sqrt{1+(1/2x)+(1/x^2)}}{((-x/2)-1)(1+\sqrt{1+(5/x)+(2/x^2)}}

then I get \frac{-5x}{(-x/2)}+2

which simplifies to 12 which is still not 10? What am I doing wrong?
\displaystyle \frac{-5x-2}{1+(1/2x}\ne\frac{-5x}{(-x/2)}+2
 
(5x+2)/((x/2)+1) * (2/2) = 10

Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top