Hvordan skiller du f (x) = sqrt (e ^ cot (x)) ved hjelp av kjederegelen?

Hvordan skiller du f (x) = sqrt (e ^ cot (x)) ved hjelp av kjederegelen?
Anonim

Svar:

f '(x) == -# (Sqrt (e ^ cot (x)). Csc ^ 2 (x)) / 2 #

Forklaring:

#f (x) = sqrt (e ^ cot (x)) #

For å finne avledet av f (x), må vi bruke kjederegel.

#color (rød) "kjederegel: f (g (x)) '= f' (g (x)).g '(x)" #

La #U (x) = cot (x) => u '(x) = - csc ^ 2 (x) #

og # g (x) = e ^ (x) => g '(x) = e ^ (x).g' (u (x)) = e ^ cot (x)

#f (x) = sqrt (x) => f '(x) = 1 / (2sqrt (x)) => f (g (u (x))) = 1 / (2sqrt (e ^ cot (x)) #

# D / dx (f (g (u (x))) = f (g (u (x))). G '(u (x)). U' (x) #

=# 1 / (sqrt (e ^ cot (x))) e ^ cot (x).- cos ^ 2 (x) #

=# (- e ^ cot (x) csc ^ 2 x) / sqrt (e ^ cot (x)) #

#color (blå) "avbryt e ^ cot (x) med sqrt (e ^ cot (x)) i nevnen" #

=-# (Sqrt (e ^ cot (x)). Csc ^ 2 (x)) / 2 #