1/22
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
d/dx xn (Power Rule)
nx(n-1)
d/dx (uv) (Product Rule)
uv' + vu'
d/dx (u/v) (Quotient Rule)
(vu'-uv')/v2
d/dx (f(g(x))) (Chain Rule)
f'(g(x)) * g'(x)
d/dx sinx
cosx
d/dx cosx
-sinx
d/dx tanx
(secx)^2
d/dx secx
secxtanx
d/dx cscx
-cscxcotx
d/dx cotx
-(cscx)2
dy/dx x=f(t) y=g(t) (parametric 1st)
(dy/dt)/(dx/dt)
d2/(dx)2 x=f(t) y=g(t) (parametric 2nd)
(d/dt (dy/dx))/(dx/dt)
g(x) = f⁻¹(x) where (a,b) lies on g(x) - find g'(a) (inverse derivatives)
1/f'(b)
d/dx sin⁻¹u
u'/√(1-u2)
d/dx cos-1u
-u'/√(1-u2)
d/dx sec-1u
u'/(|u|√(u2-1))
d/dx csc-1u
-u'/(|u|√(u2-1))
d/dx tan⁻¹u
u'/(1+u2)
d/dx cot-1u
-u'/(1+u2)
d/dx e^u
e^u * u'
d/dx a^u
a^u * u' * lna
d/dx lnu
u'/u
d/dx logau
u'/(ulna)