Derivace
# 4sec ^ 2xtanx #
Proces:
Vzhledem k tomu, že derivace součtu se rovná součtu derivátů, můžeme odvodit
Pro derivát
#F (x) = f (g (x)) #
#F '(x) = f' (g (x)) g '(x) # ,
s vnější funkcí
#f (x) = x ^ 2 #
#f '(x) = 2x #
#g (x) = secx #
#g '(x) = secxtanx #
Připojte je do našeho Řetězového pravidla:
#F '(x) = f' (g (x)) g '(x) # ,
#F '(x) = 2 (secx) secxtanx = 2sec ^ 2xtanx #
Nyní sledujeme stejný proces pro
#f (x) = x ^ 2 #
#f '(x) = 2x #
#g (x) = tanx #
#g '(x) = sec ^ 2x #
#F '(x) = f' (g (x)) g '(x) # ,
#F '(x) = 2 (tanx) sec ^ 2x = 2sec ^ 2xtanx #
Přidáním těchto termínů máme konečnou odpověď:
# 2sec ^ 2xtanx + 2sec ^ 2xtanx # =
# 4sec ^ 2xtanx #
Jaká je derivace y = ln (sec (x) + tan (x))?
Odpověď: y '= sec (x) Úplné vysvětlení: Předpokládejme, že y = ln (f (x)) Použití pravidla řetězu, y' = 1 / f (x) * f '(x) Podobně, pokud sledujeme problém , pak y '= 1 / (sec (x) + tan (x)) * (sec (x) + tan (x))' y '= 1 / (sec (x) + tan (x)) * (sec (x) tan (x) + sec ^ 2 (x)) y '= 1 / (sec (x) + tan (x)) * sec (x) (sec (x) + tan (x)) y' = sec (x)
Jaká je derivace y = sec (x) tan (x)?
Podle Product Rule můžeme najít y '= secx (1 + 2tan ^ 2x). Podívejme se na některé detaily. y = secxtanx Podle pravidla produktu, y '= secxtanx cdot tanx + secx cdot sec ^ 2x faktoring out sec x, = secx (tan ^ 2x + sec ^ 2x) pomocí sec ^ 2x = 1 + tan ^ 2x, = secx ( 1 + 2tan ^ 2x)
Jaká je derivace y = sec (2x) tan (2x)?
2sec (2x) (sec ^ 2 (2x) + tan ^ 2 (2x)) y '= (sec (2x)) (tan (2x))' + (tan (2x)) (sec (2x)) '( Pravidlo výrobku) y '= (sec (2x)) (sec ^ 2 (2x)) (2) + (tan (2x)) (sec (2x) tan (2x)) (2) (Řetězové pravidlo a derivace trig ) y '= 2sec ^ 3 (2x) + 2sec (2x) tan ^ 2 (2x) y' = 2sec (2x) (sec ^ 2 (2x) + tan ^ 2 (2x))