Derivatives of Composite Functions

Dough
Messages
18
Reaction score
0
I just need a nudge in the rigth direction ais don't know where to start
Let y = f(x^2 + 3x - 5) find dy/dx when x = 1, given that f'(-1) = 2

Thanks!
 
Physics news on Phys.org
Let g(x) = x² + 3x - 5, then y = f(g(x)). dy/dx = f'(g(x))g'(x)
 
i am not sure what else y have to do to get the answer, i wrote that out as well as

-1 = x^2 + 3x -5
solved and got x = 1 or -3...

but what else?

dy/dx = f'(x^2 + 3x - 5)(2x + 3)
 
Dough said:
i am not sure what else y have to do to get the answer, i wrote that out as well as
-1 = x^2 + 3x -5
solved and got x = 1 or -3...
but what else?
dy/dx = f'(x^2 + 3x - 5)(2x + 3)

I suggest going back and reading the problem again! You were asked to find y'(1). How about setting x= 1?
 
Very good suggestion.

And just to ease your worries, you were given a good piece of information: that f'(-1)=2. Do you see where this applies to the problem?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top