How does the chain rule apply to partial derivatives?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
jegues
Messages
1,085
Reaction score
3

Homework Statement


See figure.


Homework Equations





The Attempt at a Solution



Here's what I got,

[tex]\frac{ \partial z}{\partial x} = \left( \frac{\partial z}{\partial u} \cdot \frac{\partial u}{\partial x} \right) + \left( \frac{\partial z}{\partial v} \cdot \frac{\partial v}{\partial x} \right) + \left( \frac{\partial z}{\partial x}\right)[/tex]

Is this correct?
 

Attachments

  • CHAIN.JPG
    CHAIN.JPG
    7.3 KB · Views: 433
Physics news on Phys.org
I don't know much about partial derivatives, but it seems weird that what you're solving for (dz/dx), is also your last term on the right side of the equivalency.

EDIT: Upon further review, looks like I just don't know enough. Sorry for this not-so-helpful post :(
 
Yes, that is correct- although since you are given that u= g(x,y) and v= h(x), it would be better to write
[tex]\frac{\partial z}{\partial x}= \frac{\partial z}{\partial u}\frac{\partial g}{\partial x}+ \frac{\partial z}{\partial v}\frac{dh}{dx}+ \frac{\partial z}{\partial x}[/tex]
 
HallsofIvy,
That's exactly what I got, but it bothered me that, since [tex]\frac{\partial z}{\partial x}[/tex] appears on both sides, there doesn't seem to be any way to get an explicit value for this partial.