Care este limita acestei funcții când h se apropie de 0? (H) / (sqrt (4 + h) -2)

Care este limita acestei funcții când h se apropie de 0? (H) / (sqrt (4 + h) -2)
Anonim

#Lt_ (h-> o) (h) / (sqrt (4 + h) -2) #

# = Lt_ (h-> o) (h (sqrt (4 + h) +2)) / ((sqrt (4 + h) -2) (sqrt (4 + h) + 2) #

# = Lt_ (h-> o) (h (sqrt (4 + h) +2)) / (4 + h-4) #

# = Lt_ (h-> o) (cancelh (sqrt (4 + h) +2)) / cancelh "as" h! = 0 #

# = (Sqrt (4 + 0) +2) = 2 + 2 = 4 #

Răspuns:

# 4#.

Explicaţie:

Reamintim că, #lim_ (h la 0) (f (a + h) -f (a)) / h = f '(a).

Lăsa, #f (x) = sqrtx ", astfel încât," f "(x) = 1 / (2sqrtx) #.

#:. f '(4) = 1 / (2sqrt4) = 1/4 #.

Dar, # f '(4) = lim_ (h la 0) (sqrt (4 + h) -sqrt4) / h ………… deoarece (ast).

#:. lim_ (h la 0) (sqrt (4 + h) -sqrt4) / h = 1/4 #.

#:. "The Reqd.Lim." = 1 / (1/4) = 4 #.

Bucurați-vă de matematică!