¿Cómo encuentras el límite de f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 a medida que x se acerca a -1?

¿Cómo encuentras el límite de f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 a medida que x se acerca a -1?
Anonim

Responder:

#lim_ (x -> - 1) f (x) = - oo #

Explicación:

Desde cuando sustituimos #-1# En la función dada hay un valor indeterminado. #0/0#

Tenemos que pensar en algún algebraico.

#lim_ (x -> - 1) f (x) = lim_ (x -> - 1) (x ^ 2-1) / (x + 1) ^ 2 #

#lim_ (x -> - 1) f (x) = lim_ (x -> - 1) ((x-1) (x + 1)) / (x + 1) ^ 2 #

Nosotros simplificamos # x + 1 #

#lim_ (x -> - 1) f (x) = lim_ (x -> - 1) (x-1) / (x + 1) #

#lim_ (x -> - 1) f (x) = lim_ (x -> - 1) (- 1-1) / (- 1 + 1) #

#lim_ (x -> - 1) f (x) = lim_ (x -> - 1) -2 / 0 #

#lim_ (x -> - 1) f (x) = - oo #