Bagaimana anda membezakan f (x) = x ^ 3sqrt (x-2) sinx menggunakan peraturan produk?

Bagaimana anda membezakan f (x) = x ^ 3sqrt (x-2) sinx menggunakan peraturan produk?
Anonim

Jawapan:

#f '(x) = 3x ^ 2sqrt (x-2) sinx + (x ^ 3sinx) / (2sqrt (x-2)) + x ^ 3sqrt (x-2)

Penjelasan:

Jika #f (x) = g (x) h (x) j (x) #, kemudian (x) h (x) + g (x) h '(x) j (x) + g (x)

#g (x) = x ^ 3 #

#g '(x) = 3x ^ 2 #

#h (x) = sqrt (x-2) = (x-2) ^ (1/2) #

#h '(x) = 1/2 * (x-2) ^ (- 1/2) * d / dx x-2 #

#color (putih) (h '(x)) = (x-2) ^ (- 1/2) / 2 * 1 #

#color (putih) (h '(x)) = (x-2) ^ (- 1/2) / 2 #

#color (putih) (h '(x)) = 1 / (2sqrt (x-2)) #

#j (x) = sinx #

#j '(x) = cosx #

#f '(x) = 3x ^ 2sqrt (x-2) sinx + x ^ 3 1 / (2sqrt (x-2)) sinx + x ^ 3sqrt (x-2) cosx #

#f '(x) = 3x ^ 2sqrt (x-2) sinx + (x ^ 3sinx) / (2sqrt (x-2)) + x ^ 3sqrt (x-2)