Lim sq.rt x[sqrt x - sqrt (x-a)] x->infinity

  • Context: Undergrad 
  • Thread starter Thread starter Laven
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 3K views
Laven
Messages
13
Reaction score
0
lim sq.rt x[sqrt x - sqrt (x-a)] x-->infinity

I'm whacked outta solving these problems just hanging around for more than 2 hours for each question but can't solve it.I think it's out of my capability.LOL.
I hope you will solve these problems.I need your help.The questions are...
1) lim sq.rt x[sqrt x - sqrt (x-a)]
x-->infinity

2) lim [tan x - sin x]/x^3
x--> 0

Thanks in advance.
 
Physics news on Phys.org


Yea you both are right so that i can catch where my mistake is but it's so tough to write mathematical notations overhere.Could you please give me a hint how can i write the mathematical notations?
 


thanks office_shredder i got the idea to use latex.

Actually,for 1st question, i tried is a bit different one but similar to tht ones.The above questions seems complicated rather than i did.I gave yo because i get more idea to solve the question i tried.

Ok the question is [similar to tht one]

[tex]\lim_{x\rightarrow \infty} \sqrt{3x}-\sqrt{x-5}[/tex]

= [tex]\lim_{x\rightarrow \infty} (\sqrt{3x}-\sqrt{x-5}) X (\sqrt{3x}+\sqrt{x-5})[/tex]
 


Laven said:
thanks office_shredder i got the idea to use latex.

Actually,for 1st question, i tried is a bit different one but similar to tht ones.The above questions seems complicated rather than i did.I gave yo because i get more idea to solve the question i tried.

Ok the question is [similar to tht one]

[tex]\lim_{x\rightarrow \infty} \sqrt{3x}-\sqrt{x-5}[/tex]

= [tex]\lim_{x\rightarrow \infty} (\sqrt{3x}-\sqrt{x-5}) \times (\sqrt{3x}+\sqrt{x-5})[/tex]
No, you cannot just multiply by something without changing the value. You can multiply and divide by the same thing:
[tex]\left(\sqrt{3x}- \sqrt{x-5}\right)\frac{\sqrt{3x}+ \sqrt{x- 5}}{\sqrt{3x}+ \sqrt{x- 5}}[/tex]
[tex]= \frac{3x- (x- 5)}{\sqrt{3x}+ \sqrt{x- 5}}= \frac{2x+ 5}{\sqrt{3x}+ \sqrt{x- 5}}[/tex]

Now, to take the limit as x goes to infinity, divide both numerator and denominator by x, remembering that x will become x2 inside the square roots.
 


Yea i know tht hallsofivy actually tht was my true mistake because i was just trying using latex & i can't get it well.

actually.the process I'm going to do is tht for the question
[tex] (\sqrt{3x}-\sqrt{x-5})[/tex]

is...
I multiplied it by conjugate on both denominator and numerator sides & i got
[tex]\frac{2x+5}{\sqrt{3x}+\sqrt{x-5}}[/tex]
then i did 1st derivative on both numerator and denominator i got,

[tex]\frac{4\sqrt{x(x-5)}}{\sqrt{3(x-5)}+\sqrt{x}}[/tex]

Again on 2nd derivative I got,
[tex]\frac{4x-10}{\sqrt{3x}+\sqrt{x-5}}[/tex]

So,i can't converge this answer.Anyone have idea to solve this question.Where am i wrong?could yo please point it out?
 


For the 2nd question i.e [tex]\lim_{x\rightarrow0}(tan{x}-sin{x})[/tex]
1stly i find its derivative [on both sides numerator and denominator] i got,
[tex]\frac{1-cos^3{x}}{3x^2cos^2{x}}[/tex]
After further simplification with this i can't reach to the final answer.

Again on next way i change the trigonometric terms into half angle rule using formulae either way i can't get it.
Is there next way to solve this problem?
 


Laven said:
For the 2nd question i.e [tex]\lim_{x\rightarrow0}(tan{x}-sin{x})[/tex]
1stly i find its derivative [on both sides numerator and denominator] i got,
[tex]\frac{1-cos^3{x}}{3x^2cos^2{x}}[/tex]
After further simplification with this i can't reach to the final answer.

Again on next way i change the trigonometric terms into half angle rule using formulae either way i can't get it.
Is there next way to solve this problem?

Since the denominator is a 3rd degree monomial, it is 0 as x approaches 0 up to the 3rd derivative, which should be a constant. Thus, you should look for the limit at the third application of L'Hopital's rule. Take care that the numerator remains 0 at each step as well, otherwise it would be invalid to apply L'Hopital's rule.
 
Last edited: