Bagaimana Anda membedakan f (x) = x ^ 3sqrt (x-2) sinx menggunakan aturan produk?
F '(x) = 3x ^ 2sqrt (x-2) sinx + (x ^ 3sinx) / (2sqrt (x-2)) + x ^ 3sqrt (x-2) cosx Jika f (x) = g (x) h (x) j (x), lalu f '(x) = g' (x) h (x) j (x) + g (x) h '(x) j (x) + g (x) h (x) ) j '(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] warna (putih) (h '(x)) = (x-2) ^ (- 1/2 ) / 2 * 1 warna (putih) (h '(x)) = (x-2) ^ (- 1/2) / 2 warna (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
Bagaimana Anda membedakan f (x) = (sinx) / (sinx-cosx) menggunakan aturan quotient?
Jawabannya adalah: f '(x) = - cosx (sinx + cosx) / (1-sin2x) Aturan kutipan menyatakan bahwa: a (x) = (b (x)) / (c (x)) Kemudian: a '(x) = (b' (x) * c (x) -b (x) * c '(x)) / (c (x)) ^ 2 Demikian juga untuk f (x): f (x) = ( sinx) / (sinx-cosx) f '(x) = ((sinx)' (sinx-cosx) -sinx (sinx-cosx) ') / (sinx-cosx) ^ 2 f' (x) = (cosx ( sinx-cosx) -sinx (cosx - (- cosx))) / (sinx-cosx) ^ 2 f '(x) = (cosxsinx-cos ^ 2x-sinxcosx-sinxcosx) / (sinx-cosx) ^ 2 f' (x) = (- sinxcosx-cos ^ 2x) / (sinx-cosx) ^ 2 f '(x) = - cosx (sinx + cosx) / (sinx-cosx) ^ 2 f' (x) = - cosx ( sinx + cosx) / (sin
Bagaimana Anda membedakan g (x) = xsqrt (x ^ 2-x) menggunakan aturan produk?
G '(x) = sqrt (x ^ 2 - x) + (2x ^ 2 - x) / (2sqrt (x ^ 2 - x)) Dengan aturan produk, (u (x) v (x))' = u '(x) v (x) + u (x) v' (x). Di sini, u (x) = x jadi u '(x) = 1 dan v (x) = sqrt (x ^ 2 - x) jadi v' (x) = (2x-1) / (2sqrt (x ^ 2 - x)), maka hasilnya.