1/12
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
(constant) d/dx c
= 0
d/dx [mx+b]
m. (derivative of a linear function is the slope)
d/dx (xⁿ)
nxⁿ⁻¹
d/dx x
= 1
d/dx [cf(x)]
cf'(x)
d/dx [f(x) ± g(x)]
f'(x) ± g'(x)
d/dx a^x
(ln a) a^x
d/dx lnx
= 1/x
d/dx e^x
= e^x
d/dx e^kx
ke^kx
d/dx [f(g(x))] (Chain Rule)
f'(g(x))g'(x)
d/dx [f(x)/g(x)] (Quotient Rule)
g(x)f'(x)-f(x)g'(x)/g(x)^2
d/dx [f(x)g(x)] (Product Rule)
f'(x)g(x) + f(x)g'(x)