1/24
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Constant Rule
d/dx ( c ) = 0
Power Rule
d/dx (xn) = n * xn-1
Constant Multiple Rule
d/dx (cxn) = c * d/dx (xn)
Sum/Difference Rule
d/dx (u ± v) = d/dx u ± d/dx v
Product Rule
d/dx (uv) = uv’ + vu’
The Quotient Rule
d/dx (u/v) = (vu’ - uv’) / (v2)
The Quotient Rule (words)
(low * d high - high * d low) / (low2)
d/dx (sinx)
cosx
d/dx (tanx)
sec2x
d/dx (secx)
secx * tanx
d/dx (cosx)
-sinx
d/dx (cotx)
-csc2x
d/dx(cscx)
-cscx * cotx
d/dx(ex)
ex
d/dx (ln x)
1/x
definition of derivative (equation)
f’(x) = lim (h→0) = (f(x+h) -f(x) )/ h
alternate definition of derivative (at a point)
f’(c )= lim(x→ c) (f(x) - f(c ))/ (x-c)
Where on a secant line dill the derivative NOT exist?
Corner, Cusp, Vertical Tangent, Discontinuity/Step-Fuction
velocity graph = ?
derivative of position graph
acceleration graph = ?
second derivative of position graph/ derivative of velocity graph
Chain Rule
y’ (f(g(x)) = f’(g(x)) * g(x)
Chain rule (verbal)
derivative of the outside, keep the inside, times derivative of the inside
d/dx sin-1(x)
1/ (√1-x2)
d/dx sec-1(x)
1/(lxl √1-x2)
d/dx tan-1(x)
1/ (x2+1)