Care este derivatul lui f (x) = (x ^ 3- (lnx) ^ 2) / (lnx ^ 2)?

Care este derivatul lui f (x) = (x ^ 3- (lnx) ^ 2) / (lnx ^ 2)?
Anonim

Răspuns:

Utilizați regulă quotent și regulă de lanț. Răspunsul este:

#f '(x) = (3x ^ 3lnx ^ 2-2 (LNX) ^ 2-2x ^ 3) / (x (LNX ^ 2) ^ 2) #

Aceasta este o versiune simplificată. Vedea Explicaţie pentru a urmări până la care punct poate fi acceptat ca derivat.

Explicaţie:

#f (x) = (x ^ 3- (LNX) ^ 2) / LNX ^ 2 #

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

#f '(x) = ((3x ^ 2-2lnx * (LNX)') * LNX ^ 2- (x ^ 3- (LNX) ^ 2) 1 / x ^ 2 (x ^ 2) ') / (LNX ^ 2) ^ 2 #

#f '(x) = ((3x ^ 2-2lnx * 1 / x) * LNX ^ 2- (x ^ 3- (LNX) ^ 2) 1 / x ^ 2 * 2x) / (LNX ^ 2) ^ 2 #

În această formă, este de fapt acceptabilă. Dar pentru ao simplifica în continuare:

#f '(x) = ((3x ^ 2-2lnx / x) * LNX ^ 2- (x ^ 3- (LNX) ^ 2) 2 / x) / (LNX ^ 2) ^ 2 #

#f '(x) = (3x ^ 2lnx ^ 2-2lnx / xlnx ^ 2-x ^ 3 * 2 / x + (LNX) ^ 2 * 2 / x) / (LNX ^ 2) ^ 2 #

#f '(x) = (3x ^ 2lnx ^ 2-2lnx / xlnx ^ 2-x ^ 3 * 2 / x + (LNX) ^ 2 * 2 / x) / (LNX ^ 2) ^ 2 #

#f '(x) = (3x ^ 3lnx ^ 2-2lnxlnx ^ 2-x ^ 3 * 2 + (LNX) ^ 2 * 2) / (x (LNX ^ 2) ^ 2) #

#f '(x) = (3x ^ 3lnx ^ 2-4 (LNX) ^ 2-2x ^ 3 + 2 (LNX) ^ 2) / (x (LNX ^ 2) ^ 2) #

#f '(x) = (3x ^ 3lnx ^ 2-2 (LNX) ^ 2-2x ^ 3) / (x (LNX ^ 2) ^ 2) #