Com es troba el límit de f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 quan x s'apropa a -1?

Com es troba el límit de f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 quan x s'apropa a -1?
Anonim

Resposta:

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

Explicació:

Des de la substitució #-1# en la funció donada hi ha un valor indeterminat #0/0#

Hem de pensar en alguns algebraics

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

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