Cum observați limita f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 când x se apropie de -1?

Cum observați limita f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 când x se apropie de -1?
Anonim

Răspuns:

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

Explicaţie:

De când înlocuiește #-1# în funcția dată există o valoare nedeterminată #0/0#

Trebuie să ne gândim la unele algebrice

#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 #

Noi simplificăm # 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 #