Evaluating lim_{x→2} tan(2-√(2x))/(x²-2x)

  • Thread starter Thread starter gede
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
35 replies · 4K views
ok, the first thing to do in order to determine ##\lim_ {x\rightarrow 0} \frac{\sqrt{x}(x-7)}{\sqrt{x}-\sqrt{7}}## is to substitute the value ##0## in the espression ##\frac{\sqrt{x}(x-7)}{\sqrt{x}-\sqrt{7}}## and see what happen ...
 
Physics news on Phys.org
##\lim_{x \to 0} \frac{\sqrt{x}(x - 7)}{\sqrt{x} - \sqrt{7}}##
##=\frac{\sqrt{0}(0 - 7)}{\sqrt{0} - \sqrt{7}}##
##=\frac{0 (- 7)}{- \sqrt{7}}##
##= 0##

Then what?
 
Ssnow said:
All it is correct but not necessary, I suggest you to put ##x=0## in the original limit, there are indefinite forms as ##\frac{0}{0},\frac{\infty}{\infty}, 0\cdot \infty, \infty-\infty## or not ?
In English these are called indeterminate forms.
 
gede said:
How to solve this limit?

[tex]\lim_{x \to 0} \frac{\sqrt{x} (x - 7)}{\sqrt{x} - \sqrt{7}}[/tex]

This is what I get:

[tex]\lim_{x \to 0} \frac{\sqrt{x} (x - 7)}{\sqrt{x} - \sqrt{7}} \frac{\sqrt{x} + \sqrt{7}}{\sqrt{x} + \sqrt{7}}[/tex]
[tex]= \lim_{x \to 0} \frac{\sqrt{x} (x - 7) (\sqrt{x} + \sqrt{7})}{(x - 7)}[/tex]
[tex]= \lim_{x \to 0} \sqrt{x}(\sqrt{x} + \sqrt{7})[/tex]

What is the next solution?
The limit on the first line above can be evaluated merely by substituting x = 0. You don't need to any of the work you show on the following lines.
 
Mark44 said:
In English these are called indeterminate forms.

Yes sorry, an error in the translation ...