Partial Differentiation (very simple mistake, I think)

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
2 replies · 1K views
henryc09
Messages
68
Reaction score
0

Homework Statement


[PLAIN]http://img408.imageshack.us/img408/7163/partialdifferent.jpg

So this means differentiate w.r.t y first, so I want dz/dy, and then w.r.t x right?

so I rearrange so that y=z3/3 + xz
and differentiate w.r.t z to get dy/dz, and then do 1 over this which i get as:

1/(z2+x)

and then differentiating this w.r.t x, I get
-1/(z2+x)2

which isn't quite right. Can anyone see where I've gone wrong? Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
vela said:
You need to use the chain rule. Don't forget z still varies with x.

It may help to rewrite [itex]z[/itex] as [itex]z(x,y)[/itex] -- looks clunkier, but I find that it helps me remember that I have multivariate function.