derivatives Flashcards

1
Q

What is the derivative of y = ex?

A

y’ = e^x Itself!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the derivative of y = sinx?

A

y’ = cosx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the derivative of y = cosx?

A

y’ = -sinx (Watch out, it’s negative!)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the derivative of y = lnx?

A

y’ = 1/x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the derivative of y = a(x^b) (Power Rule)

A

y’ = a(b)(x^(b-1)) Multiply the power and constant, then subtract one from the original power.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Product Rule What is the derivative of y = (f)(g) where f and g are functions of x.

A

y’ = (f)(g’) + (g)(f’) The first function times the derivative of the second, plus the second funciton times the derivative of the first function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Quotient Rule What is the derivative of y = (f/g), where f and g are functions of x?

A

y’ = [(g)(f’) - (f)(g’)]/g^2 The bottom function times the derivative of the top, minus the top funciton times the derivative of the bottom function, then divide everything by the bottom function squared.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Chain Rule What is the derivative of y = f(g(x))? This involves a composition of two functions, an outside function, f, and an inside function, g(x).

A

y’ = f’(g(x)) times g’(x) y’ = Do times DI The derivative of the outside function(evaluated with the inside function) times the derivative of the inside function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly