Kako najdete derivat f (x) = [(2x-5) ^ 5] / [(x ^ 2 + 2) ^ 2] z uporabo verižnega pravila?

Kako najdete derivat f (x) = [(2x-5) ^ 5] / [(x ^ 2 + 2) ^ 2] z uporabo verižnega pravila?
Anonim

Odgovor:

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

Pojasnilo:

# 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 #

Lahko zmanjšate več, vendar je dolgočasno rešiti to enačbo, uporabite algebraično metodo.