Final Review Flashcards
1
Q
Derivative of sin(x)
A
cos(x)
2
Q
Derivative of cos(x)
A
-sin(x)
3
Q
Derivative of tan(x)
A
sec^2(x)
4
Q
Derivative of sec(x)
A
sec(x)tan(x)
5
Q
Derivative of csc(x)
A
-csc(x)cot(x)
6
Q
Derivative of cot(x)
A
-csc^2(x)
7
Q
Derivative of arcsin(x)
A
1/sqrt(1-x^2)
8
Q
Derivative of arccos(x)
A
-1/sqrt(1-x^2)
9
Q
Derivative of arctan(x)
A
1/(1+x^2)
10
Q
Derivative of arccot(x)
A
-1/(1+x^2)
11
Q
Derivative of arccsc(x)
A
-1/(abs(x)sqrt(x^2-1))
12
Q
Derivative of arcsec(x)
A
1/(abs(x)sqrt(x^2-1))
13
Q
Derivative of log(x) base a
A
1/(x*ln(a))
14
Q
Derivative of a^x
A
a^x * ln(a)
15
Q
Derivative of e^x
A
e^x