Calculus Derivatives

  1. C
    0
  2. Kx
    K
  3. xn
    nx(n-1)
  4. ex
    ex
  5. ax
    ax ln(a)
  6. ln(x)
    1 / x
  7. logax
    (1 / x) * (1 / ln[a])
  8. sin x
    cos x
  9. cos x
    -sin x
  10. tan x
    sec2x
  11. sec x
    (sec x)(tan x)
  12. cot x
    -csc2x
  13. csc x
    (-csc x)(cot x)
  14. sin-1x
    1 / (sqrt[1-x2])
  15. cos-1x
    -1 / (sqrt[1-x2])
  16. tan-1x
    1 / (x2+1)
  17. sec-1x
    1 / (|x| * sqrt[x2-1])
  18. cot-1x
    -1 / (x2+1)
  19. csc-1x
    -1 / (|x| * sqrt[x2-1])
  20. cf(x)
    c * f '(x)
  21. f(x) + g(x)
    f '(x) + g '(x)
  22. Product Rule -

    f(x)g(x)
    f '(x)g(x) + f(x)g '(x)
  23. Quotient Rule -

    f(x) / g(x)
    [f '(x)g(x) - f(x)g '(x)] / [g(x)]2
  24. Chain Rule -

    f(g(x))
    f '(g(x)) * g '(x)
Author
Anonymous
ID
74759
Card Set
Calculus Derivatives
Description
Calculus Derivatives
Updated