Sr Examen

Otras calculadoras:

Límite de la función (sqrt(h+x)-t*x^2)/h

cuando
v

Para puntos concretos:

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
     /  _______      2\
     |\/ h + x  - t*x |
 lim |----------------|
x->0+\       h        /
$$\lim_{x \to 0^+}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right)$$
Limit((sqrt(h + x) - t*x^2)/h, x, 0)
Método de l'Hopital
En el caso de esta función, no tiene sentido aplicar el Método de l'Hopital, ya que no existe la indeterminación tipo 0/0 or oo/oo
Respuesta rápida [src]
  1  
-----
  ___
\/ h 
$$\frac{1}{\sqrt{h}}$$
Otros límites con x→0, -oo, +oo, 1
$$\lim_{x \to 0^-}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = \frac{1}{\sqrt{h}}$$
Más detalles con x→0 a la izquierda
$$\lim_{x \to 0^+}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = \frac{1}{\sqrt{h}}$$
$$\lim_{x \to \infty}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = - \infty \operatorname{sign}{\left(\frac{t}{h} \right)}$$
Más detalles con x→oo
$$\lim_{x \to 1^-}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = - \frac{t - \sqrt{h + 1}}{h}$$
Más detalles con x→1 a la izquierda
$$\lim_{x \to 1^+}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = - \frac{t - \sqrt{h + 1}}{h}$$
Más detalles con x→1 a la derecha
$$\lim_{x \to -\infty}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right) = - \infty \operatorname{sign}{\left(\frac{t}{h} \right)}$$
Más detalles con x→-oo
A la izquierda y a la derecha [src]
     /  _______      2\
     |\/ h + x  - t*x |
 lim |----------------|
x->0+\       h        /
$$\lim_{x \to 0^+}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right)$$
  1  
-----
  ___
\/ h 
$$\frac{1}{\sqrt{h}}$$
     /  _______      2\
     |\/ h + x  - t*x |
 lim |----------------|
x->0-\       h        /
$$\lim_{x \to 0^-}\left(\frac{- t x^{2} + \sqrt{h + x}}{h}\right)$$
  1  
-----
  ___
\/ h 
$$\frac{1}{\sqrt{h}}$$
1/sqrt(h)