Kako pronaći derivat f (x) = [(2x-5) ^ 5] / [(x ^ 2 +2) ^ 2] koristeći pravilo lanca?

Kako pronaći derivat f (x) = [(2x-5) ^ 5] / [(x ^ 2 +2) ^ 2] koristeći pravilo lanca?
Anonim

Odgovor:

# = (10 (2x-5) ^ 4 * (x ^ 2 + 2) ^ 2 - (2x-5) ^ 5 * 4x (x ^ 2 + 2)) / (x ^ 2 + 2) ^ 4 #

Obrazloženje:

# f '(x) = (f' (x) * g (x) - f (x) * g '(x)) / (g (x)) ^ 2 #

#f '(x) = ((((5 (2x-5) ^ 4 * 2) (x ^ 2 + 2) ^ 2) - (2x-5) ^ 5 * (2 (x ^ 2 + 2) * 2x)) / ((x ^ 2 + 2) ^ 2) ^ 2 #

# = (10 (2x-5) ^ 4 * (x ^ 2 + 2) ^ 2 - (2x-5) ^ 5 * 4x (x ^ 2 + 2)) / (x ^ 2 + 2) ^ 4 #

Možete smanjiti više, ali je dosadno riješiti ovu jednadžbu, samo koristite algebarsku metodu.