Ako zistíte limit f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 ako x sa blíži -1?

Ako zistíte limit f (x) = (x ^ 2 - 1) / (x + 1) ^ 2 ako x sa blíži -1?
Anonim

odpoveď:

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

vysvetlenie:

Keďže pri striedaní #-1# v danej funkcii je neurčitá hodnota #0/0#

Musíme premýšľať o niektorých algebraických

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

Zjednodušujeme # 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 #