1/22
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
derivative of (f◦g)(x) = f(g(x))
f’(g(x)) * (g’(x))
chain rule in words
multiply the derivative of the inside function by the derivative of the outside function
derivative of g(x)n
(n) * (g(x))n-1 * (g’(x))
derivative of eg(x)
g’(x) * eg(x)
derivative of y
= dy/dx
derivative of x
= 1
inverse functions
f(f-1(x)) = x = f-1(f(x))
(a,b) on f(x)
(b,a) on f-1(x)
existence of an inverse function means
one-to-one and strictly monotonic on entire domain so either increasing whole domain or decreasing whole domain
f’(12) ?
when f(x) = 12
f-1(x) =
1 / f’(f-1(x))
derivative of ax
(ln(a)) * ax
derivative of au
(ln(a)) * (au) * (du/dx)
derivative of logax
1 / (ln(a) * x)
derivative of logau
( 1 / (ln(a) * u) ) * (du/dx) = u’ / (ln(a)*x)
common log =
log10
a*ln(b) is the same as
ln(b)a
derivative of arcsin u
( 1 / sqrt(1-u²) ) * u’
derivative of arccos u
( -1 / sqrt(1-u²) ) * u’
derivative of arctan u
( 1 / 1+u² ) * u’
derivative of arccsc u
( -1 / |u|*sqrt(u²-1) ) * u’
derivative of arcsec u
( 1 / |u|*sqrt(u²-1) ) * u’
derivative of arccot u
( -1 / (1+u²) ) * u’