Chain rule with leibniz notation

[ScPpL]Shree
Messages
3
Reaction score
0

Homework Statement



If y=f((x2+9)0.5) and f'(5)=-2, find dy/dx when x=4

Homework Equations



chain rule: dy/dx=(dy/du)(du/dx)

The Attempt at a Solution



In my opinion giving f'(5)=-2 is unnecessary as:

y=f(u)=u, u=(x2+9)0.5

dy/dx= (dy/du)(du/dx)

(dy/du)= 1
(du/dx)= x/((x2+9))0.5

dy/dx = (1)(x/((x2+9))0.5)
= x/((x2+9))0.5
dy/dx(4) = 4/(16+9)0.5
= 4/(25)0.5
= 4/5

the answer is -8/5

I would appreciate help very much.
 
Physics news on Phys.org
wait, how do you get f(u)=u?
 
[ScPpL]Shree;2830588 said:

Homework Statement



If y=f((x2+9)0.5) and f'(5)=-2, find dy/dx when x=4

Homework Equations



chain rule: dy/dx=(dy/du)(du/dx)

The Attempt at a Solution



In my opinion giving f'(5)=-2 is unnecessary as:

y=f(u)=u, u=(x2+9)0.5
As Annoymage pointed out, you can't assume that f(u) = u.
[ScPpL]Shree;2830588 said:
dy/dx= (dy/du)(du/dx)

(dy/du)= 1
y = f(u), so dy/dy = f'(u)
[ScPpL]Shree;2830588 said:
(du/dx)= x/((x2+9))0.5

dy/dx = (1)(x/((x2+9))0.5)
= x/((x2+9))0.5
dy/dx(4) = 4/(16+9)0.5
= 4/(25)0.5
= 4/5

the answer is -8/5

I would appreciate help very much.
 
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