Limit of (x^2-6x+1)^(1/2)-x: Solve with Steps

  • Thread starter Thread starter sinas
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
The limit as x approaches infinity of the expression [(x^2-6x+1)^(1/2)-x] evaluates to an indeterminate form of infinity minus infinity. To solve this, one can multiply the expression by the conjugate, resulting in the form (-6x + 1) / (x^2 - 6x + 1 + x). As x increases, the terms involving x dominate, leading to a simplification where the limit approaches zero. The analysis shows that the growth of x^2 outpaces the linear terms significantly. Ultimately, the limit resolves to zero.
sinas
Messages
15
Reaction score
0
limit as x->infinity of [(x^2-6x+1)^(1/2)-x]

I have tried to force it into a l'hopital form without much success, and tried to look up a couple different techniques (like replacing x with 1/u and finding the limit as u->zero) but I honestly don't even know where to begin.
 
Physics news on Phys.org
\lim_{x \rightarrow \infty} \sqrt{x^2-6x+1} - x

First off L'Hospital rule only works if you get when evaluating your limit

\frac{\infty}{\infty} or \frac{0}{0}

Your limit evaluates to \infty - \infty

To solve it multiply the expression by \frac{\sqrt{x^2-6x+1} + x}{\sqrt{x^2-6x+1} + x}
 
Last edited:
Cyclovenom said:
\lim_{x \rightarrow \infty} \sqrt{x^2-6x+1} - x

First off L'Hospital rule only works if you get when evaluating your limit

\frac{\infty}{\infty} or \frac{0}{0}

Your limit evaluates to \infty - \infty

To solve it multiply the expression by \frac{\sqrt{x^2-6x+1} + x}{\sqrt{x^2-6x+1} + x}

And following from that, you get the expression

-6x + 1 / ((x^2-6x+1)+x)
divide the numerator into two fractions and understand that 1 / any value of x will go to zero eventually

also when you consider 6x watch how x^2 will increase so fast that it outpaces 6x +1 by leaps and bounds and you're left with simply x + x
voila!
 
Got it, thanks =)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top