Paano mo naiiba ang f (x) = sqrt (e ^ cot (x)) gamit ang tuntunin ng kadena?

Paano mo naiiba ang f (x) = sqrt (e ^ cot (x)) gamit ang tuntunin ng kadena?
Anonim

Sagot:

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

Paliwanag:

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

Upang mahanap ang hinalaw ng f (x), kailangan nating gamitin ang tuntunin ng chain.

#color (pula) "tuntunin ng chain: f (g (x)) '= f' (g (x)) g '(x)" #

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

at # 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 ^)) #

# d / dx (f (g (u (x))) = f '(g (u (x))) g' (u (x)

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

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

#color (asul) "kanselahin ang e ^ cot (x) sa sqrt (e ^ cot (x)) sa denominador" #

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